Now, how do I go to website and send hidden input to it?
Like in html I would just add
<input type="hidden" name="r" value="msn">
How would I do this?
Printable View
Now, how do I go to website and send hidden input to it?
Like in html I would just add
<input type="hidden" name="r" value="msn">
How would I do this?
never mind you guys. I got it to work after nobody responded. (hehe)