What you might want to do is use the XMLHTTP component to grab the results from the page, store it in a variable, and send it.
That would be the easiest way I can think of. Chris Tifer ----- Original Message ----- From: "Mario Lopes" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 10:29 AM Subject: Re: Send a page by email > Hi Chris > But if your webpage was a result from a ASP page? I use CDONT . How can i > get the text of the page? > Thanks > M�rio Lopes > ----- Original Message ----- > From: "Chris Tifer" <[EMAIL PROTECTED]> > To: "ActiveServerPages" <[EMAIL PROTECTED]> > Sent: Tuesday, October 29, 2002 3:18 PM > Subject: Re: Send a page by email > > > > Get the text of the page, use an e-mail component to send said text. > > Use HTML formatting option on said component. > > > > Did you get what I said? > > > > Chris Tifer > > http://www.emailajoke.com > > > > > > ----- Original Message ----- > > From: "Mario Lopes" <[EMAIL PROTECTED]> > > To: "ActiveServerPages" <[EMAIL PROTECTED]> > > Sent: Tuesday, October 29, 2002 10:10 AM > > Subject: Send a page by email > > > > > > > Hi > > > how can i send a page by e-mail? > > > Thanks > > > Anibody have an example? > > > > > > > > > --- > > > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > > > To unsubscribe send a blank email to > > %%email.unsub%% > > > > > > --- > > You are currently subscribed to activeserverpages as: > [EMAIL PROTECTED] > > To unsubscribe send a blank email to > %%email.unsub%% > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
