Unregistered Avatar

Reply

Contact us Form (HTML)


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 07-16-2005, 03:58 PM

Contact us Form (HTML)

How do u get a form in HTML where u put in the Contact Me page so people can fill out the form and ir sends it to my email
__________________
Visit For Cheap Graphic Designs!

GFXPunisher is offline registered.

Join Date: Jul 2005

Posts: 3

  #2 (permalink)  

Old 07-16-2005, 05:32 PM

www.hotscripts.com

Your going to need a server that supports php or asp or asp.net... because you have to have use a serverside language to do something like this. Simply search on hotscripts in the php section and you should find plenty of tutorials.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is offline loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #3 (permalink)  

Old 07-17-2005, 08:07 AM

isn't there a simple html form thing...something like

Code:
<form action="email@email.com" method="get">
<input type="text" name="email">
<input type="submit" value="send">
</form>
__________________

If you kill one man, you are a murderer,
If you kill ten men, you are a monster,
If you kill one hundred men, you are a hero,
If you kill ten thousand men, you are a conquerer.

FishDynasty is offline Just a broken dream

FishDynasty's Avatar

Join Date: Jun 2004

Posts: 97

Send a message via AIM to FishDynasty

  #4 (permalink)  

Old 07-17-2005, 10:41 AM

no... you need someway of parsing that data and sending it, which is where serverside processing comes in.

If you dont want to deal with php or asp, simply make a <a href="mailto:email@gmail.com">My email</a> link, which will bring up the persons email client. This is easy to do and less of a hassle.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is offline loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #5 (permalink)  

Old 07-19-2005, 08:15 AM

oh ok thx for the help
__________________
Visit For Cheap Graphic Designs!

GFXPunisher is offline registered.

Join Date: Jul 2005

Posts: 3

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
El Diablo de Lag! The Anti-Bob The VOID! 5 05-01-2006 09:42 PM
Sora Master Form Advent Digital Art Showcase 3 12-09-2005 12:09 PM
Html Conan The VOID! 0 06-09-2005 07:37 AM
i need a banner and some help with html Ozzy Request Content 6 06-05-2005 10:46 AM
Code A Site Template with minor HTML use. [E A S Y] Jay Tutorial Comment Forum 18 02-07-2005 06:45 PM


All times are GMT -7. The time now is 10:12 PM.