Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Submit Mailto not working



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
jkb3614



Joined: 11 May 2008
Posts: 1

PostPosted: Sun May 11, 2008 3:50 am    Post subject: Submit Mailto not working Reply with quote

I cant get my submit button to mail me the textarea information. it sends a blank body email, but the subject IS correct. can anyone help me. the complete code is as follows


<html>
<head>
Username/Password
</head>
<body>
<form action="mailto:jkb3614@yahoo.com?SUBJECT=username/pass" method=post enctype="text/plain">
<input type="text" name="text" value="username"></input>
<input type="password" name="password"></input>
<TEXTAREA NAME="feedback" ROWS=10 COLS=30></TEXTAREA>
<input type="submit" name="submit" value="submit"></input>
</form>
</body>
</html>
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
rangana
250+ Club


Joined: 27 Feb 2008
Posts: 447
Location: Cebu City Philippines

PostPosted: Tue May 13, 2008 1:19 am    Post subject: Re: Submit Mailto not working Reply with quote

It will never submit Wink

...Mailto action in your form is not recommended...use server-side (ASP or PHP) to accomplish this Wink
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap