This is a discussion on "how to send filled feedback form" within the Web Page Design section. This forum, and the thread "how to send filled feedback form are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
how to send filled feedback form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
how to send filled feedback form
hi ,
i m facing a problem in feedback form. can any body say how to send the filled feed back form..do i need to use server side programming or it can be done in html |
|
|
|
#2
|
|||
|
|||
|
Re: how to send filled feedback form
You require both. HTML to construct your form and to define where and how the form is processed once it is submitted. Server side programming to pick up the information from the submitted form and process that into the correct format for send as an email and in fact to send that email. |
|
#3
|
|||
|
|||
|
Re: how to send filled feedback form
Could it be done using FrontPage, if he has extensions enabled?
(Yes, yes. I know. Just thinking for ease of use.) |
|
#4
|
|||
|
|||
|
Re: how to send filled feedback form
I always thought squirrels had better eyesight than that! At least if we can believe the image?
|
|
#5
|
|||
|
|||
|
Re: how to send filled feedback form
That's rabbits.
Skwirrells hate carrots. Apologies Reeta, was used generically. Seriously though, depending on the site and the use, it should be possible shouldn't it? If it's only a small site, I woulda thought it would make more sense than scripting it all himself.., herself.., themselves. |
|
#6
|
|||
|
|||
|
Re: how to send filled feedback form
Just personal preference but I have a form script on file that I wrote in php, then I just paste it and edit as needed, takes no time at all, after the intial script is written.
|
![]() |
| Tags |
| send, filled, feedback, form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP Form send in email | Bravo81 | PHP Forum | 20 | Jan 17th, 2008 11:47 |
| PHP Form- It just won't send! | jjpeacha | PHP Forum | 5 | Jun 13th, 2007 13:29 |
| how can I ensure that require form fields are filled?? | uddin | PHP Forum | 5 | Apr 16th, 2007 13:54 |
| Form won't send to email? | Inkers | Web Page Design | 3 | Jan 22nd, 2007 16:11 |
| Send Email w/ Attachment from ASP form | laundrymedia | Classic ASP | 3 | Nov 7th, 2003 20:44 |