NEED HELP - E-Mail Export Results |
6/28/2009 3:22:16 PM |
ASPRunnerPro General questions | |
B
bpawlowski author
Hello |
|
![]() |
Sergey Kornilov admin 6/29/2009 |
Ben, |
B
|
bpawlowski author 6/29/2009 |
Ben, unfortunately this cannot be done. You cannot attach anything to email sent from the server.
|
![]() |
Sergey Kornilov admin 6/30/2009 |
Ben, |
B
|
bpawlowski author 7/2/2009 |
Ben, this can be done however you need to code it manually. You either need to modify export page so it sends data via email instead of offering to download it. Note that exported data won't look good in plain text in most cases. In fact, if you have control over the server you can make export page save data to a temporary file and attach it to email. You still need to code this manually modifying the export page.
|
B
|
bpawlowski author 7/2/2009 |
Can you give me some example code??? I'm not really sure where to start.
|
![]() |
Sergey Kornilov admin 7/2/2009 |
Here are a couple of links that might help: |