This is a discussion on "Registration form" within the Other Programming Languages section. This forum, and the thread "Registration form are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Registration form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Registration form
hi,
My name is pradeep.I have created registration form with field names name,designation,company,address,email.once the user fill the form and click on submit button,all the data should go to another email id and thank you message should be displayed.I don't no how to do this.I am new to this webdevelopment.If anybody helps ,it will be very useful. regards, pradeep |
|
|
|
#2
|
|||
|
|||
|
Re: Registration form
If you post the contents of your form, everything between these two tags <form></form>, somebody will be able to see exactly what you've done and usually perform a simple edit.
|
|
#3
|
|||
|
|||
|
Re: Registration form
hi,
I am pradeep.I am new to the web development.I have created html form with six fields.once i click on the submit button all data should go to another email id.It should work from remote server too.I don't no how to do this one.If anybody help on this problem it will be very helpful for my job. Please see the below code.
Last edited by karinne; Aug 2nd, 2007 at 12:36. Reason: Please use [ code ]...[ /code ] tags when displaying code. |
|
#4
|
|||
|
|||
|
Re: Registration form
Using PHP would probably be the best solution.
Here's a good tutorials/script - PHP Mail Form: Secure and Protected |
|
#5
|
|||
|
|||
|
Re: Registration form
hi,
thanks for ur reply.but my manager is asking me to do it in asp and html. I don't no how to code it in asp,still i am trying it hard.I have to send all text box value to email id.How i am not getting.Please help me. |
![]() |
| Tags |
| html, jsp |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom questions on registration form | darecia | Website Planning | 5 | Jul 10th, 2007 07:21 |
| Registration script | cullinanweb | PHP Forum | 6 | Feb 6th, 2007 13:33 |
| registration form in php | ksuguy24 | Flash & Multimedia Forum | 5 | Jul 11th, 2006 21:17 |
| Login / Registration help | Noobie | PHP Forum | 1 | Apr 14th, 2006 14:01 |