|
|
 |
RE: FN-FORUM: .Net Form Posting
date posted 27th February 2008 01:00
It may be called a form in .net but to a browser it ain't unless it outputs
a tag. The important thing is the browser source. .Net is just a
vehicle to produce it.
Craig
-----Original Message-----
>I haven't been watching this thread, just seen the last post. However, I
constantly post .NET forms all over the place >with no problems (now, lol).
The LAST thing I want is to have non-standards compliant HTML in pages. So
you're not >closing your form tag? Sounds very dodgy to me. Some browsers
won't post it at all in that case.
Only in the sense that im adding a new tag without a
corresponding . As you should already be aware the .Net page is a
form and therefore already incorporate an tag.
|
 |
|