I’m 2 days into testing Freeway 5.5 Trial and have been working thru the tutorials. I’ve reached the point where I’m inserting text hyperlinks. My problem is minor. The links work but don’t change their appearance (colour, underline) to reflect their new function.
Thanks DD. According to the tutorial, the text should have changed once I set up the link. I’m in touch with a support advisor at Freeway. I’ll ask her on Monday.
No, Dave, I’ve only been testing the software for a day or two. I’ve
solved that issue. I was using graphic text instead of html text. My next
and hopefully last problem is whether or not I can produce a large table
of about 45 rows and 26 columns and then place spreadsheet formulas (=SUM)
inside some of the cells.
I’ve done this in the past when I was a Windows user and using FrontPage.
I saved a spreadsheet (xls) as html and published that. The result is at http://khseniors.org.uk/grandprix2011.htm
This issue is really a deal breaker as to whether Freeway is the web
design app for me. Can you help?
Best wishes
John BATES www.jbpuzzles.co.uk
The site for all word puzzle fans.
Why not give it a try?
On 19/02/2011 22:12, “DeltaDave” email@hidden wrote:
Yes the text should have changed to the default underline blue.
You can certainly place an Excel produced html page inside an iFrame on a FW produced page.
Or alternatively you can import an excel.csv file into a FW table.
But if you want the visitor to have interactivity with any sort of online spreadsheet or database then you will need to use a combination of PHP and MySql (or another server side language) to achieve it.
Thanks David. You’ve been most helpful. No inter-activity required so the
first option seems the best
Best wishes
John BATES www.jbpuzzles.co.uk
The site for all word puzzle fans.
Why not give it a try?
On 20/02/2011 11:11, “DeltaDave” email@hidden wrote:
You can certainly place an Excel produced html page inside an iFrame on a
FW produced page.
Or alternatively you can import an excel.csv file into a FW table.
But if you want the visitor to have interactivity with any sort of online
spreadsheet or database then you will need to use a combination of PHP
and MySql (or another server side language) to achieve it.