This is a discussion on "Help needed with subscription form" within the Web Page Design section. This forum, and the thread "Help needed with subscription form are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help needed with subscription form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi all
I've come up against another problem with my website. This time with my mailing list subscription form. Here is the code I was using.
After searching the web I discovered that the newer web browsers are not compatible with the 'mailto' command so I've been searching for a way around it. I found a formmail script in one of the threads in here and adapted it but that didn't work either. script used was;
I've looked at so many options my head is whirling. I've re done it about 10 times and nothing seems to work Can somebody PLEASE help me... I'm getting so frustrated it's not funny. I'm all ready to market the site apart from that. Sincerely Julia |
|
|
|
|||
|
Re: Help needed with subscription form
You can do this with the PHP mail function. You don't need to have a database set up to do it.
You'll need to learn how to handle forms with PHP. Effectively, you write a query to see if the form has been submitted. If it has then you send the email based on the responses you get. If it hasn't then you display the form. Good luck. |
|
||||
|
Re: Help needed with subscription form
Yes, thanks Chris, you put it much better than I did! That's the PHP bit that my kind friend takes care of!
|
|
|||
|
Re: Help needed with subscription form
You should dive into PHP yourself Vanessa. It's great fun, and the simplest bits of knowledge can really make sites instantly more dynamic.
This book was (and still is) my god send. As far as "not at all scary" introductions go, this is a gem. http://www.amazon.co.uk/Teach-Yourse.../dp/0340905565 |
|
||||
|
Re: Help needed with subscription form
Yes, php is on my list of things I need to learn! Thanks for that book recommendation, I'll definitely look at that. Funnily enough my friend who does the php for me is also called Chris...it's not you in disguise is it?
Julia - sorry if we're hijacking your thread! If you're lost on doing the php, then it might be an idea to ask more about it within the php forum area. |
|
|||
|
Re: Help needed with subscription form
Alas, no. I'm a bit of a bodger if the truth be told. I have no qualifications, no portfolio and no work experience. Just enthusiasm and delusions!
|
![]() |
| Tags |
| help, subscription form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Making a form for newsletter subscription | jamesbowers | Web Page Design | 16 | Jan 4th, 2007 09:36 |
| Form Validation Help needed please | chimp | Web Page Design | 4 | Dec 2nd, 2006 22:38 |
| Form security help needed | moisea | PHP Forum | 3 | Nov 6th, 2006 10:10 |
| Form Help needed! | Chris | PHP Forum | 3 | Jul 2nd, 2006 20:08 |
| Form Help Needed Please | Learning1 | PHP Forum | 1 | Jan 21st, 2006 16:58 |