Posted by casper christensen on 11/17/06 09:49
I have used this code to go from the form to thank you page:
// redirect to "thank you" page
header('Location:
http://www.affiliatesjunction.net/linkadded.php');
exit(0);
There is alot of coding about mysgl and $_post -stuff. Now the id
created is just an incresement from the following id.
Here is the site I want the link (id) to appear on (look in the
textfield):
http://www.affiliatesjunction.net/templates/LinkaddedTemplate.php
casper
[Back to original message]
|