I want to have a textbox and a listbox...
I want the user to be able to add text into the textbox and click an add button to add that text to a listbox...
I also want the user to be able to remove and value from the listbox...
I have searched everything but can't find any help on this...
I need to write a script that will parse the GET method and redirect the values to another port on the machine...
Example
www.hostname.com/cgi-bin/script.pl?Search=all
The script that I need to write will evaluate and make a post call to http://localhost:1000/Search and send it "all"...
I need to write a script that will parse the GET method and redirect the values to another port on the machine...
Example
www.hostname.com/cgi-bin/script.pl?Search=all
The script that I need to write will evaluate and make a post call to http://localhost:1000/Search and send it "all"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.