>Post data makes Netscape REFUSE to show the underlying source code!  It's 
>virtually impossible to design form handling stuff when I can't see the 
>code that's generated when i send post data.  Is this a bug and how do you fix it??

That's just Netscape being stupid.

You can't fix it.

PHP isn't even involved in this issue.

Use another browser to debug FORM data.

Actually, you *MIGHT* be able to convince Netscape to *CACHE* the FORM for
awhile...

http://php.net/header

Of course, then you'll need to figure out how to get the browser to go get
the *new* FORM once you have debugged it...

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to