|
Posted by Kailash Nadh on 09/28/85 12:01
On Jan 28, 10:54 pm, "Greg N." <yodel_do...@yahoo.com> wrote:
> flowover wrote:
> > Never assume the end user does not have 'access' to values that you
> > echo as hidden fields. Security disaster waiting to happen.
>
> It's not that the data being passed is in any way secret. But i's just
> too much text for GET.
>
> Anyway, does anybody know of a way to submit a hidden form without a
> submit button and without Javascript?
>
> --
> Gregor mit dem Motorrad auf Reisenhttp://hothaus.de/greg-tour/
hm, if you are trying to post variables from one script to another
(server side, PHP), you could use fsockopen() to POST data.
Take a look at : http://www.scriptschool.com/news/20050409/22/
--
Kailash Nadh | http://kailashnadh.name
Navigation:
[Reply to this message]
|