On Wednesday, June 26, 2002, at 02:56  PM, Scott Fletcher wrote:

> I tried that and it worked.  I have
> one question, what about the hyperlink?  People will see the option in 
> the
> hyperlink.  You know.  Is there a way around it to hid that in the
> hyperlink?

If by "hyperlink" you mean the URL in the URL bar of their browser, 
correct -- people will see it.  That GET data is part of the URL, sort 
of.

Most browsers will not display POST data to their users (easily) but 
it's never truly "hidden" from view.  Any data that your users are 
sending to you, whether it's GET, POST, or COOKIE, is data that they can 
see.


Erik



----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


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

Reply via email to