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

>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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.