User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 397,752 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,534 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 3270 | Replies: 0
Reply
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  
Reply

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)

 

DaniWeb JSP Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the JSP Forum

All times are GMT -4. The time now is 3:29 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC