RSS Forums RSS
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 3512 | Replies: 0
Join Date: Jul 2005
Posts: 4
Reputation: ripdeath987 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ripdeath987 ripdeath987 is offline Offline
Newbie Poster

Help Mail attachments

  #1  
Jul 26th, 2005
First of all thanks everyone for the replies...They helped a lot. Now I want to mail multiple files as attachments also on 1 button touch...And how do i create a Directory to store files that I save . So far i have written this code but maybe you can upgrade it ...I thank you in advance
<script language="JavaScript">


function mailMe( form ) {
// put some checks here
return true;
}

<form name="email" method="POST" action="mailto:YOUR@EMAIL.ADDRESS"
onSubmit="return mailMe( this.form )" enctype="text/plain">
<b><p>YOUR NAME:</b><br>
<input type="text" name="SUBMITED BY" value size="30"><br>
<b>ENTER YOUR URL:</b><br>
<input type="text" name="URL LOCATION" value="http://" size="30"><br>
<b>YOUR E-MAIL ADDRESS:</b><br>
<input type="text" name="EMAIL ADDRESS" value size="30"><br>
<b>YOUR COMMENTS:<br>
<textarea NAME="COMMENTS" ROWS="8" COLS="30" wrap="virtual"></textarea><br>
<input type="submit" value="Submit "><input type="reset" value="Reset"></p>
</form>
<!-- -->
AddThis Social Bookmark Button
Reply With Quote  

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:19 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC