Current location: Hot Scripts Forums » Programming Languages » ASP » Needed to Send Online Form Results to Excel File


Needed to Send Online Form Results to Excel File

Reply
  #1 (permalink)  
Old 05-03-11, 05:33 AM
ehud38new ehud38new is offline
New Member
 
Join Date: Aug 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rolleyes Needed to Send Online Form Results to Excel File

I Needed to Send Online Form Results to Excel File OR CSV

Hello
I have as ASP form ! NOT IN PHP

it is work fine...the details send to my e mail.....like that
Name:
Address:
Phone:
email:


and so on....

I need that the same details will also will send to an Excel file...Or CSV
at the moment the infomation is sending only to my e mail and i want it will also send to an excel file

I need an example how to write it....
Reply With Quote
  #2 (permalink)  
Old 12-03-11, 10:16 AM
irealtysolution's Avatar
irealtysolution irealtysolution is offline
New Member
 
Join Date: Dec 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Let me give you some hints..

First you need to write and save the data to CSV file.
The CSV file should be physically saved somewhere on your web server.
For above you may use ASP file system object .

After CSV file is saved to your web server, use the Attachment property of your email object to attach CSV file.


Hope that helps.

Thanks!
Zeeshan Dar
CEO iRealtySolution
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
excel file from asp form ehud38new ASP 1 08-19-10 09:27 AM
writing form data to a text file topside Script Requests 2 03-02-07 02:28 AM
Upload file to table so ONLY files tied to primary key are displayed in record? grafixDummy PHP 4 12-20-03 04:28 PM


All times are GMT -5. The time now is 04:11 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.