| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jul 2005
Posts: 817
![]() ![]() ![]() | need help Can you turn this form into a full URL please? (let's say this code is in test.cgi file) <form method="POST"> <input type="submit" value="Execute" class="form-button"> <input type="hidden" name="action" value="Go now"><input type="hidden" name="admin" value="password"></form> I tried like this but it's not working: test.cgi?action=Go now&admin=password Thanks problem solved, thanks!
Last edited by bluemouse2; 09-11-2005 at 12:43 PM.
|
| |