send ascx file's html code as email

S

Sabri AKIN

Hi,
I want to send ascx file's html code as email.this ascx
file is summary of customer sale.and at last iwant to
send email to customer.how can i get and past ascx file's
html code to mail body.
 
J

Jason

Hello,
There's probably a more graceful way of doing this, but what about
creating a Web form which does nothing other than call the control.
Then, in your email script, try screen scraping the newly created Web
form, and emailing the data.
Just my two cents,
Jason
 
V

vMike

Sabri AKIN said:
Hi,
I want to send ascx file's html code as email.this ascx
file is summary of customer sale.and at last iwant to
send email to customer.how can i get and past ascx file's
html code to mail body.

Well, you could override the render and email the code there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top