Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Re: How to attach(send ) the result page with new mail


Message #1 by "jigs gandhi" <newsgroup@h...> on Fri, 1 Dec 2000 09:17:21 +0530
This is a multi-part message in MIME format.



------=_NextPart_000_025F_01C05B77.82B045C0

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



hi,





sorry my last mail was wrong



you will have to install a mailer component

SMTPsvg.mailer is the most popular



initiate that object and use the mailer.SendMail()



www.serverobjects.com or some other sites offer free download of this 

component



jigs

  ----- Original Message -----

  From: N Safeer

  To: ASP components

  Sent: Thursday, November 30, 2000 11:59 PM

  Subject: [asp_components] How to attach(send ) the result page with 

new mail





  --0-1760243555-975573351=3D:14828

  Content-Type: text/plain; charset=3Dus-ascii





  Hello sir



  I want to send my result page (ie a listed page) through a mail. I am 

using asp and generating the results using a component (Active X). I 

want an option bellow the result page 'Send this Listing' just like in 

Yahoo Yellow Pages.



  How to send the result page through mail. Please give me some idea.



  Thank you. Saf







  ---------------------------------

  Do You Yahoo!?

  Yahoo! Shopping - Thousands of Stores. Millions of Products.

  --0-1760243555-975573351=3D:14828

  Content-Type: text/html; charset=3Dus-ascii



  <P>Hello sir</P>

  <P>I want to send my result page (ie a listed page) through a 

mail. I am using asp and generating the results using a component 

(Active X). I want an option bellow the result page 'Send this Listing' 

just like in Yahoo Yellow Pages.</P>

  <P>How to send the result page through mail. Please give me some 

idea.</P>

  <P>Thank you. Saf</P><p><br><hr size=3D1><b>Do You Yahoo!?</b><br>

  <a href=3D"http://shopping.yahoo.com/">Yahoo! Shopping</a> -

  Thousands of Stores. Millions of Products.

  --0-1760243555-975573351=3D:14828--



  ---

  .NET Runtime components or build your own ASP+

  Decisions. Decisions!

  Wrox Professional Web Developer Conference

  29 November - 1 December

  http://www.wroxconferences.com/WebdevEurope?mid038



newsgroup@h...


$subst('Email.Unsub')










Message #2 by "jigs gandhi" <newsgroup@h...> on Fri, 1 Dec 2000 09:14:49 +0530
This is a multi-part message in MIME format.



------=_NextPart_000_024C_01C05B77.27C60AA0

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



use this



<form action=3D"mailto:somebody@s...">



jigs

  ----- Original Message -----

  From: N Safeer

  To: ASP components

  Sent: Thursday, November 30, 2000 11:59 PM

  Subject: [asp_components] How to attach(send ) the result page with 

new mail





  --0-1760243555-975573351=3D:14828

  Content-Type: text/plain; charset=3Dus-ascii





  Hello sir



  I want to send my result page (ie a listed page) through a mail. I am 

using asp and generating the results using a component (Active X). I 

want an option bellow the result page 'Send this Listing' just like in 

Yahoo Yellow Pages.



  How to send the result page through mail. Please give me some idea.



  Thank you. Saf







  ---------------------------------

  Do You Yahoo!?

  Yahoo! Shopping - Thousands of Stores. Millions of Products.

  --0-1760243555-975573351=3D:14828

  Content-Type: text/html; charset=3Dus-ascii



  <P>Hello sir</P>

  <P>I want to send my result page (ie a listed page) through a 

mail. I am using asp and generating the results using a component 

(Active X). I want an option bellow the result page 'Send this Listing' 

just like in Yahoo Yellow Pages.</P>

  <P>How to send the result page through mail. Please give me some 

idea.</P>

  <P>Thank you. Saf</P><p><br><hr size=3D1><b>Do You Yahoo!?</b><br>

  <a href=3D"http://shopping.yahoo.com/">Yahoo! Shopping</a> -

  Thousands of Stores. Millions of Products.

  --0-1760243555-975573351=3D:14828--



  ---

  .NET Runtime components or build your own ASP+

  Decisions. Decisions!

  Wrox Professional Web Developer Conference

  29 November - 1 December

  http://www.wroxconferences.com/WebdevEurope?mid038



newsgroup@h...


$subst('Email.Unsub')











  Return to Index