In article <[EMAIL PROTECTED]>, Alexander Gehrig wrote: > Hi > > I build a cgi-Script which builds some intranetsites automaticlly. > When i want to open this site with the IE 6.0 or Opera ( WIN and Linux ) > it shwos the right site. But when i want to open the site with mozilla > 0.94 (Linux) i get the file (this files includes the right html-source ) > code for download. > > What to do? >
Check your HTTP headers? Perhaps you're sending the wrong Content-Disposition or Content-Type. -- Chris Hoess
