![]() |
Stop form from being posted but still pick up the POST data.
Let us say, theoretically, I had a form that posted some data to a PHP page unencrypted. Take this poorly whipped up and incomplete HTML for example.
Code:
<form action=anything.php method=POST>I'm hoping to do exclusively with the client (As I don't have access to the server :D ) By the way, I am not using this for any online game or anything like that. I find gaming a waste of time (No offense to any gamers) and I would prefer to write the games, not play them :D Well, thanks in advanced for any help. ~Kenton |
Re: Stop form from being posted but still pick up the POST data.
Get firefox, install the tamper data add on from firefox and intercept the data. Just get tamper data from mozilla.com and firefox.
|
| All times are GMT +5.5. The time now is 03:21. |