[thelist] no forms from with user controls?

David Travis dwork at macam.ac.il
Mon Oct 11 17:17:25 CDT 2004


Hello Casey,

That's a very clear issue... think about it, ASCX is meant to be a control
within a ASPX file, which already contains a FORM tag, therefore it is not
required in the ASCX itself. Think that the ASCX is merged in the ASPX, so
it is actually a child of the FORM tag itself.

Quite simple, no??

David.

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Casey Crookston
Sent: Monday, October 11, 2004 11:37 PM
To: thelist at lists.evolt.org
Subject: [thelist] no forms from with user controls?

The book I'm using to (try to) teach myself about asp.net tells me to "never
use the <form> tag from with a user control."  WHY?????

I'm building a page with dynamic content, and one of the possible content
displays has a form in it.

ARRRRRGGGGGGG $#@&*(!!!!

I am THIS CLOSE to scraping this asp.net stuff and doing this site in
classic asp.

BLAST.

Casey


-- 

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 



More information about the thelist mailing list