Hi,

i want a script to produce a "HTTP/1.0 304 Not Modified" or "Status 304 Not
Modified". Normally when i send this header after GET data to a script, it
should not be loaded. (in this case: an input-frame of a chat should not be
reloaded after submitting the data.). I heard the script should only send
the header without message body. so i tried:

header ("HTTP/1.0 304 Not Modified");
exit;

But this don't work. The Script is loaded and, of course, an empty page.

How can i do this???

Thank you.

bye,

Thomas Weber


CYNOBIA Community Online Service AG
Kühbachstraße 11
81543 München
fon 089-78 06 0(280)
fax 089-78 06 01 99
email [EMAIL PROTECTED]
net http://www.CYNOBIA.de

Reply via email to