954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Extract the data from Email

Hi,

I am sending an Email through asp.net 2.0 to the client.

In this Email, I have given some radio buttons & textboxes , Now User will tick the radiobuttons & will enter the data in textboxes & Click a submit button in his Email.

Now what i want is, Extract this data from Email(When he clicks the submit button, a new web page opens) & Save it in database.

How this can be done??


"An ant on the move does more than a dozing ox."
- Lao Tzu

Thanx for helping,
- Anup

anup.maverick
Newbie Poster
16 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

>Extract this data from Email(When he clicks the submit button, a new web page opens) & Save it in database.

In click event of button save textbox data into session and you will get same data in a new page.

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: