> -----Original Message----- > From: Nate Brunson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 26, 2001 5:24 PM > To: [EMAIL PROTECTED] > Subject: running script in netscape > > > ok i have this script that reads a directory full of images > and creates an html page with thumbnails of all the images and > a link to the fullsized images. and it works just fine in > IE, but in netscape it tries to download it, is there > something im missing...oh yeah and the ways i have tried > running it is, just putting the url to it in the address bar, > and SSI, but SSI doesent do anything :( just sits. if there > is something im missing to get it to run in netscape(oh its > netscape 6, FYI) or what. help!!!
You probably have a missing or invalid Content-Type header. Netscape pays fairly strict attention to the headers, while IE is more tolerant of missing or incorrect headers. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]