Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

How To Create Html Feedback Form


5 replies to this topic

#1 itssami

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 258 posts

Posted 13 December 2005 - 12:47 PM

Hello...
I want to know a very simple thing...For example i want to add a simple HTML form on my website ,.for example , something like

User Name (text box)
User Email: (text box)
COmments (text box)
Submit form Reset Form

Just like that, so that when user click on UBMIT form, button, it takes all the inputs from the above boxes and sends to a pre defined email adress.and on submitting it shows a new thanks page.
Well..there are some forms when you fll everything, they open ur default mailbox and then send etc etc i want that to send direct (i.e. without opening the default mailbox etc)

Let me know if some one can help me, thanks.

#2 Inspiron

    Trap Grand Marshal Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,204 posts

Posted 13 December 2005 - 01:16 PM

Try this..

You should have a CGI or a mail server to execute your mail sending which I can't provide you.. I think Trap17 provides a mail server too.. Other wise search up at google for CGI mail scripts..
<CENTER>
 <FORM METHOD="POST" ACTION="[b]You CGI mail script here[/b]" ENCTYPE="text/plain">
  <INPUT TYPE="text" NAME="username"> : name <BR>
  <INPUT TYPE="text" NAME="email"> : email <BR>
comments <BR>
  <TEXTAREA NAME="COMMENTS" ROWS="10" WRAP="hard">
  </TEXTAREA>
  <BR>
  <INPUT TYPE="submit" VALUE="Send">
  <INPUT TYPE="reset" VALUE="Clear">
 </FORM>
</CENTER>

Alternatively, you can check out another script here ..
http://javascript.in...ubmit-once.html

Other ready made scripts..
http://php.resourceindex.com/Complete_Scri...orm_Processing/

#3 Dragonfly

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 702 posts

Posted 17 December 2005 - 12:19 PM

I suggest you search in Google search using the keyword 'free feedback form in php or cgi' they will give you the full guidelines - from uploading scripts made by them and also how to create page for that feedback form as well as thanks page. Everything will be there.

One of such form is at http://jimsun.LinxNet.com/SCForm.html you can visit this page and get all the information you need to know on having it at your own site. This form will handle your own feedback in PHP scripting. You can ban spammers.

#4 gsmupdate

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 69 posts

Posted 03 January 2006 - 09:55 PM

REALLY HELPED ME OUT MATE...

THANKS ALOT... DUDE

Notice from BuffaloHELP:

This post has been brought to you by
Posted Image
Mmm, mmm! Sliced and diced as SPAM-tastic!


Edited by BuffaloHELP, 03 January 2006 - 10:32 PM.


#5 Guest_saad_*

  • Guests

Posted 22 November 2010 - 03:40 PM

please help me out i am unable to make php form..
i need to make feedback form.

please help me out

#6 Guest_Andrew_*

  • Guests

Posted 09 June 2011 - 02:51 PM

If You are using Dreamweaver (Adobe) Then Set Out The Form Items Using The Toolbar And Press Form At The Bottom, In The 'Actions' Textbox In The Properties Toolbar Type:

mailto:[Your E-Mail Address]

Then Click Your Refresh/Reset Button And Using The Radio Buttons Change It To 'Reset form'

Hope This Helps :)

Andrew




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users