![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| "John Rock" <johnrock88@msn.com> wrote in message > FORM ACTION="search.asp" METHOD="post" NAME="search"> > <B>Search String</B><BR> > <INPUT NAME="SearchString"><BR> > <INPUT TYPE="submit" NAME="GoSearch" VALUE="Search"> </P> > </FORM> > > > Simple enough. I need to populate the SearchString and send it over to the > ASP > script. Any way to do this? On your site you should have a form that submits $value. When receiving the input of the form, you create a link like this: $link = "http://www.externalWebsite.com/search.asp?GoSearch=Search&SearchString=$value"; Then you use fopen to open the other site. However, if the code on the other end excludes GET requests and only allows POST requests, you may have some trouble. | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: auto, form, submission |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Please guide newbie in creating submission form | ConTactMe | PHP | 2 | 07-01-2007 3:35 PM |
| Form Problem ! Please Help ! | Janwillem Borleffs | PHP | 0 | 07-01-2007 3:15 PM |
| Auto Color vs Auto Contrast | Mike Davis | Graphics in general | 1 | 05-31-2007 6:38 PM |
| Auto Color vs Auto Contrast | ElDee | Graphics in general | 1 | 05-31-2007 6:38 PM |
| Form | basher1001 | HTML | 1 | 10-14-2006 10:47 PM |
| Featured Websites | ||||
|