To send content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjeetgrang
    New Member
    • Feb 2008
    • 36

    To send content

    Hi
    I have designed a page ASP VB in which user enters data on submit click and i want that to come to me with email. I know how to do email in ASP (text,webpage.. ...) . but how i can do that data email to me . Where i have to store that data before mailing .
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    Originally posted by manjeetgrang
    Hi
    I have designed a page ASP VB in which user enters data on submit click and i want that to come to me with email. I know how to do email in ASP (text,webpage.. ...) . but how i can do that data email to me . Where i have to store that data before mailing .
    Using the CDOSYS object in ASP.

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

    Comment

    Working...