This is a discussion on "How do I make a form on my webpage?" within the Website Planning section. This forum, and the thread "How do I make a form on my webpage? are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
How do I make a form on my webpage?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi all,
My cousin wants a page on his website (californiastockhorses.com) that is a newsletter sign up page. I know how to put in the "blank" spots for people to fill in the form. I also know where I can get the submit button in GoLive. But, I can't figure out how to make it so that when someone clicks on the submit button, it sends it to my cousin and goes to a page that says something like "thank you for filling out the form." Any tips and advice on how I can do it? Any help would be great! Thanks, Qadoshyah |
|
|
|
|||
|
Re: How do I make a form on my webpage?
What Server Side language do you use? ASP/PHP?
It require more than just a submit button! You will need a database (for sure!), Verification page and a form for you to fill in before submitting them to the database!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: How do I make a form on my webpage?
If you're using PHP check out the stickies in the PHP forum.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: How do I make a form on my webpage?
Not to send a form using PHP? Or am I mistaken?
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
|||
|
Re: How do I make a form on my webpage?
You will also need to know if you are using Linux or Windows hosting. If you are using Linux then it will not support asp and asp.net. However, if its a windows based hosting, it will support asp and asp.net and may also support php.
|
|
|||
|
Re: How do I make a form on my webpage?
Where do you submit a form then? Of course to your database! LOL
Unless he wanted to sent the form directly to the customer email and does not want to keep track of the sent item, then in that case, no database will be involved! But it will be recommended to have a database to keep track your sent item tho..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with webpage please! | simon123 | Starting Out | 8 | Mar 15th, 2007 20:47 |
| how to center my webpage? | wasku | Web Page Design | 10 | Jan 4th, 2007 20:14 |
| A webpage or... | Eli | Web Page Design | 3 | Mar 20th, 2006 15:52 |
| Need help with webpage functions | lordfinesse | Web Page Design | 0 | Jul 26th, 2005 02:50 |
| IE is messing up my webpage | jakyra | Web Page Design | 8 | Mar 4th, 2004 14:00 |