Results 1 to 2 of 2
Related
-
Form submission email an excel file. Forum: ASP Forum
Replies: 0 -
regarding merging two excel files data in to one file Forum: CGI Perl Forum
Replies: 0 -
Problem with excel file writing using PERL Forum: CGI Perl Forum
Replies: 0 -
regarding Excel file with more than 7 mb data writing Forum: CGI Perl Forum
Replies: 0 -
Creating a form with file submission Forum: Website Scripts Forum
Replies: 1
-
06-17-2011, 10:36 AM #1
Form submission to email an Excel file.
Hello I am new to this forum. May I be bold in directly asking for an ASP script that will take my HTML form output into an excell spsread sheet or CSV file (whichever is easier) and email it to a receipient? I am hoping to have an ASP file that will become the form action. Below is a simple sample of my form.
<FORM ACTION="_[on submit, email an excel or csv file]_" METHOD="post" ENCTYPE="multipart/form-data">
Name:
<input name="name" type="text" id="name" size="6" maxlength="10"><br>
Last Name:
<input name="lastname" type="text" id="lastname" size="10" maxlength="10"><br>
I like this form:<br>
<input type="radio" name="likeform" value="yes">Yes<br>
<input type="radio" name="likeform" value="no">No<br>
<input type="radio" name="likeform" value="maybe">May be<br>
<input type="submit" name="Submit" value="Submit">
<input type="reset" name="Submit2" value="Reset">
</FORM>
Thank you very much in advance!
-
-
06-17-2011, 10:48 AM #2
Re: Form submission to email an Excel file.
Duplicate thread.
Original located at http://www.ahfb2000.com/webmaster_he...ad.php?t=13285
</closed>█ AHFBWEB Less customers per server, more power for you!
█ Fully Managed
█ Business Class Shared Hosting - VPS - Dedicated






Sharepoint, Sharepoint 2013, Sharepoint Server, Sharepoint...
Yesterday, 11:07 AM in CSS Forum