| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #2 (permalink) |
| Senior Member | The title of your thread says PHP..but then link has ASP.. Well this could be something like: <form action="auction_detail.php" method="GET"> <input type="text" name="id" size="10"> <input type="submit" value="submit"> </form> if you click submit, it should take you to auction_detail.php?id=the_id_value_in_text_box Pretty easy?
__________________ Custom WordPress theme design. Top notch free WordPress themes Custom Theme Design Last edited by Designporte; 07-03-2005 at 08:44 PM. |
| |
| | #4 (permalink) |
| Senior Member | I never coded in ASP, but I think it will be the same in this case, yea.
__________________ Custom WordPress theme design. Top notch free WordPress themes Custom Theme Design |
| |
| | #5 (permalink) |
| NamePros Regular | You must always have this: <form action="url.com/yada/auction_detail.asp" method="GET"> Its a form with button for email or anything to send. Action url takes you to send such as login.
__________________ ▌TRIBOLIS.COM : Linux Shared & Reseller Web Hosting Solutions : Since 2004 └ PHP 5 | WHM/cPanel | 24x7 Support Now | Daily Backups! ▌WeLoveCSS.com • XHTML & CSS Forum for everyone! • |
| |
| | #6 (permalink) | |
| Senior Member | Quote:
![]() PHP Code: | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |