|
|||||||
| Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Apple Fanboy?
|
Best way to use a form
What is the best way to implement a form into a HTML page… one that sends contact details suck as phone, address etc to an email address?
__________________
Chris - The Aussie Super Mod
Hardwareheaven Rules - Sig Request Thread How you can help HardwareHeaven by using Digg! Hardwareheaven Super-Moderator |
|
|
|
|
|
#2 |
|
Delete Me
Join Date: Mar 2004
Posts: 14,648
Rep Power: 0 ![]() ![]() ![]() ![]() ![]() ![]() |
just set it up to store each box as a variable store them into a text file, such as "name = [box 1 input], addy = [box 2 input]", etc...this is really easy if you use dreamweaver, and frontpage too i guess(i use DW), as for hand coding it, my HTML is a bit rusty, but it seems to me you can either store it serverside in a txt file, or have it emailed to you as in txt format fairly easily
|
|
|
|
|
|
|
|
Apple Fanboy?
|
thx… i'll check it out in dreamweaver later
__________________
Chris - The Aussie Super Mod
Hardwareheaven Rules - Sig Request Thread How you can help HardwareHeaven by using Digg! Hardwareheaven Super-Moderator |
|
|
|
![]() |
| Thread Tools | |
|
|