-
send ASP in HTML format: How?
I have an application that outputs an ASP page. This page is distributed
to users via email. Currently, you can 'Select All' and paste the content
into an email message. I would like to automate the process for the user,
allowing them to choose from a list or type in the email address maybe?
All users use Outlook.
Can I export to Outlook somehow? I'm stuck.
If you would like to see an example of what a page could look like go to:
http://www.ibcjapan.co.jp/WeeklySpec...eeklySpecial=6
Anything would help. thanks in advance.
-
Re: send ASP in HTML format: How?
Chris,
I had similar problem.. I solved it by saving the asp page
to a file(with filesystemobject) and then is it send as attachment, after
the mail is send, the file is automaticly deleted
Petr Sigut
"Chris Hickey" <chickey@ibcjapan.co.jp> wrote:
>
>I have an application that outputs an ASP page. This page is distributed
>to users via email. Currently, you can 'Select All' and paste the content
>into an email message. I would like to automate the process for the user,
>allowing them to choose from a list or type in the email address maybe?
>All users use Outlook.
>Can I export to Outlook somehow? I'm stuck.
>
>If you would like to see an example of what a page could look like go to:
>
>http://www.ibcjapan.co.jp/WeeklySpec...eeklySpecial=6
>
>Anything would help. thanks in advance.
-
Re: send ASP in HTML format: How?
Pl. elaborate. I have similar problem and don't know how to solve it. Also,
if you can point me any resouce for more help.
Thanks.
saad
"Petr Sigut" <sigut@cpress.cz> wrote:
>
>Chris,
>I had similar problem.. I solved it by saving the asp page
>to a file(with filesystemobject) and then is it send as attachment, after
>the mail is send, the file is automaticly deleted
>Petr Sigut
>
>
>"Chris Hickey" <chickey@ibcjapan.co.jp> wrote:
>>
>>I have an application that outputs an ASP page. This page is distributed
>>to users via email. Currently, you can 'Select All' and paste the content
>>into an email message. I would like to automate the process for the user,
>>allowing them to choose from a list or type in the email address maybe?
>>All users use Outlook.
>>Can I export to Outlook somehow? I'm stuck.
>>
>>If you would like to see an example of what a page could look like go to:
>>
>>http://www.ibcjapan.co.jp/WeeklySpec...eeklySpecial=6
>>
>>Anything would help. thanks in advance.
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks