robob316 Posted April 26, 2007 Share Posted April 26, 2007 I am trying to place an information request form on my website . I used freeformmaker.com It gave me a nice looking php form (with three files) but then I tried to copy and paste into my html page (you can see it here www.abovetr.com/schedule.htm and it does nothing. Does anyone know how I can make this form work, or the right way to do this. Any help would be appreciated. Thanks. --Robob316 Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/ Share on other sites More sharing options...
hackerkts Posted April 26, 2007 Share Posted April 26, 2007 Your form's tag put in wrong place. Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/#findComment-239139 Share on other sites More sharing options...
robob316 Posted April 26, 2007 Author Share Posted April 26, 2007 How would I fix this? I am trying to put this form (http://abovetr.com/form.php) and put that form into http://abovetr.com/schedule.html Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/#findComment-239148 Share on other sites More sharing options...
hackerkts Posted April 26, 2007 Share Posted April 26, 2007 What are you trying to do? I mean after submitting the form, what you want the script to be? Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/#findComment-239159 Share on other sites More sharing options...
robob316 Posted April 26, 2007 Author Share Posted April 26, 2007 After I submit the form I would like the information emailed to [email protected] and abovetr.com/thankyou.html to be displayed. Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/#findComment-239162 Share on other sites More sharing options...
hackerkts Posted April 26, 2007 Share Posted April 26, 2007 Hmm.. Don't think I have the time to modify your script, tomorrow I having a class in the morning. For the meanwhile you can try to read more about $_POST. Link to comment https://forums.phpfreaks.com/topic/48800-putting-a-php-form-on-my-website/#findComment-239168 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.