Computer ForumsComputers  

Go Back   Computer Forums > The World Wide Web > Web Graphics, design, digital images

Reply
 
LinkBack Thread Tools Display Modes
Old 02-02-2007, 12:06 PM   #1 (permalink)
Ultra Techie
 
jay_bo's Avatar
 
Join Date: Jul 2006
Posts: 878
Default online comment form

i have created my form but all i want to know how to send it to my email address without the vistors putting theres in ?
jay_bo is offline   Reply With Quote
Old 02-02-2007, 03:05 PM   #2 (permalink)
Wizard Techie
 
Join Date: Jan 2005
Location: Delaware
Posts: 3,441
Default

<form method="POST" action="mailto:youremail@your.com">
__________________
Intel Prescott 3.0 Socket 478
40x2 RAID 0 Maxtor + 40GB & 120GB
160GB Seagate in Vantec NexStar 3 Enclosure
ASUS P4P800-E Deluxe
LG DVD-ROM
NEC DVD-RW DL
1GB Corsair PC3200
GeForce 5700 256MB DDR
turtile is offline   Reply With Quote
Old 02-03-2007, 04:11 PM   #3 (permalink)
Super Techie
 
Join Date: Sep 2005
Posts: 426
Send a message via AIM to Kubel
Default

FYI, you will probably get a ton of spam.
__________________
For I am not ashamed of the gospel of Christ: for it is the power of God unto salvation to every one that believeth
~Romans 1:16
Kubel is offline   Reply With Quote
Old 02-04-2007, 12:22 PM   #4 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 82
Default

This Java will help with the spam. I use it on my site and do not seem to have any problems.


<script type="text/javascript">
<!--
var name = "YOUR";
var domain = "EMAIL.COM";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
document.write('E-Mail' + '</a>');
// -->
</script>

Cheers,
Williwaw

williwaw is offline   Reply With Quote
Reply

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

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



All times are GMT -5. The time now is 04:52 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0