FORM wrapping
From: bill tie (foobar_at_centrum.cz)
Date: 07/27/04
- Next message: Adam Smith: "Re: Can a control produce html?"
- Previous message: John Saunders: "Re: Any way to avoid mass conversion of #INCLUDE files to UserControls?"
- Next in thread: Matt Sollars: "Re: FORM wrapping"
- Reply: Matt Sollars: "Re: FORM wrapping"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Jul 2004 00:45:13 -0700
We're migrating a website to the Content Mgmt Server 2002. I've
noticed all the pages look like so:
<body>
<form>
...
...
</form>
</body>
Call me a purist if you will, but I do care about HTML semantics. For
instance, a press release is not a form.
Question:
Is it possible to let Asp.Net do its work without sticking the FORM
element in the BODY?
- Next message: Adam Smith: "Re: Can a control produce html?"
- Previous message: John Saunders: "Re: Any way to avoid mass conversion of #INCLUDE files to UserControls?"
- Next in thread: Matt Sollars: "Re: FORM wrapping"
- Reply: Matt Sollars: "Re: FORM wrapping"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading