Re: Simulating a POST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Man-wai Chang schrieb:
> I hit the script by http://server/haha.php?ip=192.168.1.1
> 
> But the script entered an endless loop. What's wrong?
> 
> 
> 
> ------------------------------------------------------------------------
> 
> <html><head></head>
> <body onload=document.myform.submit()>
This is causing the reload.

It says : everytime page loads submit the form.
And since submitting a form is like reloading a page it will go over and
over again.

-- 
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux