I need a cgi script for a drop down list created for my site. (must be CGI not java)The script must be a drop down list for a redirect. I need the script and the html code necessary to execute this. I have tried many scripts, but none seem to work on the site. I must be doing something wrong in the coding $10 paypal.
I have attached a zip file with the perl/cgi script in it. Upload it to your cgi-bin in ASCII mode and then CHOMD it to 755. Here is the basic HTML code to put on your page(s). <form method="post" action="/cgi-bin/redirect.pl"> <select name="goto"> <option value="URL">OPTION</option> <option value="URL">OPTION</option> <option value="URL">OPTION</option> </select> <input type="submit" name="Submit" value="Go"> </form> Code (markup): Replace URL in each option tag with the url you want them to be redirected to. And replace each OPTION with the text you want the visitor to see. You can keep the $10. All I ask is that you give me rep. If you need any more help just ask.
You Are a legend. I have been playing around with several scripts for months now with no success. Please send Paypal details anyway. I will give positive rep and pay as well. Thanks Continuum