| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Feb 2006
Posts: 1
|
Hello, I am relatively new with site design. I have all of the design aspect down perfectly. But I want to get more into forms a programs. I already tried an HTML email form, but all it is, is a glorified mailto: code. I need help on this one... I tried following ASP tutorials to the "Tee", but came up with errors, and I don't understand how to implement PHP into my site to make it run. The page will display the form in Dreamweaver but when I preview it, it just shows up as code. Any help is greatly appreciated. |
|
|
|
|
|
#2 (permalink) |
|
Spare Parts
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,961
|
I am not an ASP specialist but I put 'email form tutorial' into Google and got a lot of useful looking results, http://www.google.co.uk/search?q=email+form+tutorial If you need to test if PHP is installed on your hosting create a text file called test.php. Paste in the following text, Code:
If you have PHP installed you will see a neat print out of which versions and settings are installed. |
|
![]() |