FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Need help with basic HTML

 


Squeeky
I want to make a form that when someone has filled in the fields and click the submit button an email gets sent to me with the info. I have tryed lots of ways but the most successful one was my browser opening an outlook express message with the info in it then the user would have to click send.

Does anyone know a way i could do it without the user having to click send.

I have dreamweaver and frontpage.

Thanks
thiamshui
Normal forms dun allow u to submit information back to yr email.. U can look for a form host..

U can try http://www.bravenet.com.. Provides a variety of other webmaster-related services too..
maxim
Use php. You will be able to make a script that retrieves the information from the "get" or "post" informations, and to write them into a file or in the database. If your server accepts mail() commands, you can send the information to an email adress. There is many information about all this on the internet, for example on http://www.php-scripts.com/php_diary/122899.php3, http://www.collylogic.com/index.php?/weblog/comments/send_form_details_to_email_with_php/....
yjwong
Currently, PHP-based CGI-scripts are the most easiest to learn. However, you need to master basic HTML in order to learn that.
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.