I have been happily dabbling with SSI and could happily use it for many 'housekeeping' applications that would otherwise be done with say PHP, but there is just one factor which prevents me from going the full monty with it.
In IE 5.5 any intrapage anchor links simply do not work if the page extension is ".shtml", I get "cannot find server". Apparently IE is choking on the #, eg <a name="top"> </a> <a href="#top">Back to Top</a>, which is incidentally a bad example because one can simply put the full page link name, thus : <a href=trial.shtml">Top</a> to return to the top of the page. '#top" link works fine in Opera and Nestcape on the same page but given that I use intra/inter page name anchors quite frequently I need some sort of work around for this ( apart from the Apache config option ). Any bright ideas? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.422 / Virus Database: 237 - Release Date: 20/11/02 ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
