Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > Javascript / Java Applets

Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-12-2009, 01:55 PM
tubyfex tubyfex is offline
Junior Member
 
Join Date: Jun 2009
Posts: 3
Default javascript email form for shared hosting

Can someone to show a simple contact email form written in javascript? I use a shared hosting plan and host a small website to expose my products in Internet but I don't want to use any complex codes.
Reply With Quote
  #2  
Old 08-12-2009, 02:08 PM
hood's Avatar
hood hood is offline
Member
 
Join Date: Jan 2009
Posts: 99
Default Re: javascript email form for shared hosting

I know that the best contact form is with PHP, but as you like.
HTML Code:
<form action="mailto:yourmail@yourdmain.com" method="post" enctype="text/plain" >
Name:<input type="text" name="Name">
Email:<input type="text" name="Email">
<input type="submit" name="submit" value="Submit">
</form>
Change this parameter yourmail@ yourdmain.com with the your real email address.
p.s. This form does not check the contents in the fields.
Reply With Quote
Reply

Tags
email, form, hosting, javascript, shared

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On

Forum Jump


All times are GMT -4. The time now is 03:50 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.