Re: Mailto on aspx page

Phill Tornroth <[email protected]> Fri, 21 Jun 2002 09:02:43 -0700
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <46D57AC3DD3CD511B01600508BA38CE710C58C@TORREY-PINES>
I think the ".NET" way might be to not use a mailto: form, but rather let
the 'send' button postback and call a sendmail API from the server within
your codebehind...

But if your heart is set on the mailto form... you could always use a *gasp*
<frame> ;)

~Phill


-----Original Message-----
From: Mark A. Gregory [mailto:[email protected]]
Sent: Friday, June 21, 2002 9:06 AM
To: [email protected]
Subject: [DOTNET] Mailto on aspx page


We have an aspx page and have written a user control to go in a panel
inside The aspx page <form>

This user control has a mailto form in it.

Now I seem to remember somewhere that you cannot nest <form> statements?
Is this true?  How can I put a mailto: form into a user control?

Thank you
Mark

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.