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.