Hi, Sunday, July 20, 2003, 12:30:30 AM, you wrote:
DW> Thanks for the response Tom. Unfortunately, that won't work either. A DW> little background.... I'm using Dreamweaver and their template feature. DW> for the site. I want to read some info out of a text file and format it DW> into the web page. (the hosting company doesn't support any db DW> either... I wish I COULD change companies, but...) So, if I use your DW> idea, when the html file is included in my php script in /cgi, the DW> images in the html file will be relative, not absolute (../images/***). DW> The only solution I can think of is to call the php script, have it DW> extract the info I need and deposit it (with html-formatting) into a DW> file, then have the html file include that file. Course, this will blow DW> up if more than one person accesses the site at the same time. DW> Anybody with any other thoughts? DW> Thanks DW> Dale Can you set the path type to 'Site Root Relative' in Dreamveaver ? -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php