Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-19-2007, 02:52 PM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2007

Posts: 13

babuciu_andrei

Default Need a contact form

Hello,

I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can't run any php scripts.. is there a way to use some html form?
babuciu_andrei is offline  
Old 02-19-2007, 07:16 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

you could setup a mailto link. this would require the user to have a email client installed with a working email account. http://webdesign.about.com/od/beginn...egin100299.htm

otherwise, you would need to create a server side script that could send mail. you can do this with php or asp and prolly several other languages.
office politics is offline  
Old 03-05-2007, 12:23 PM   #3 (permalink)
 
Newb Techie

Join Date: Feb 2007

Posts: 13

babuciu_andrei

Default

Thanks.
babuciu_andrei is offline  
 
Closed Thread

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