Placing a 'EMAIL THIS WEBSITE" on a web site
How do i place a "email this web site" or something similar to that, on a web page( if it is possible).
thanks ahead of time
Hi,
This can be done in a html, flash, php, java, etc.
below is just 1 common solution :
In a HTML form, you will need a field to accept the recipient's e-mail address and the "mailto:" command. The e-mail content will be your "website URL".
Cheers
Derick
http://dotTee.com
Apparel designed for Software Geeks.
Never use mailto: on a web page. The only type of access that is guaranteed to work in with such code are spam spiders.
The only way to set up a contact form that works properly is to use a server side script to generate the email.
Stephen
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks