E
Eagle Rock
Hi all,
This is probably a simple question, but I'm just getting started in ASP.NET,
and I can't find the answer.
I have a simple form with a "Submit" button. When the user clicks on the
button, I want to post the data in the field to a URL, which is, of course,
very simple. But I also want it to send me an email message.
I know how to do either ONE of those things, but not both. I'm working in
C#. Is there some "post" command I can use in the button handling code that
will do this?
Thanks,
Dan
This is probably a simple question, but I'm just getting started in ASP.NET,
and I can't find the answer.
I have a simple form with a "Submit" button. When the user clicks on the
button, I want to post the data in the field to a URL, which is, of course,
very simple. But I also want it to send me an email message.
I know how to do either ONE of those things, but not both. I'm working in
C#. Is there some "post" command I can use in the button handling code that
will do this?
Thanks,
Dan