Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Formmail Redirect Script?
Name: karen Date: March 4, 2003 at 11:18:37 Pacific OS: win98 CPU/Ram: PII-96mb
Comment:
i am setting up a form using formmail and when the customer gets back the verification page "BFormMAIL.pl" (reflecting the info entered) i would like to have a button that would allow the user to jump to another page where they could enter their payment information. is there a site that would show a simple script for this? i am not familiar with perl scripts.
Karen- This isn't too bad...But it does require editing of the perl script. The nice thing is that the edits are easy enough that you don't need perl, just html. Open the perl script, and find the part where it prints out the confirmation page (probably you'll see regular html tags like print "[html][head][title]hi[/title][/head]"; etc. Just make your best guess at the syntax and add in your own html among theirs. Alternatively, you can send me the perl script and the link you want available and I'll do it for you. Good luck, -SN
Summary: Hey all! I need a real simple script in any web language (php, javascript, stuff like that) that randomly redirects you to 1 of 30 specified websites. Thanks! "the right to swing my arm ends where you...
Summary: I want to be able to avoid an anti-refresh script placed within the code of this website. To remain anonymous, i will call the three pages "index and web1" assume that these are html documents. I set...
Summary: You can see another example here. Note a couple of things about this: 1. Robots have a tough time crawling pages that navigate through listboxes like this, so your pages may not be found by search e...