RE: [Htmlparser-user] Parsing query
Brought to you by:
derrickoswald
From: <dha...@or...> - 2002-08-06 07:04:43
|
Hi, =A0 I have a small doubt. For a checkbox or a radio button the following kind of tag is very normal. =A0 <INPUT type=3D"checkbox" name=3D"Authorize" value=3D"Y" checked> =A0 I woudl like to know how "checked" would be reflected in the HTMLTag during the parsing procedure. =A0 Thanx in advance, Dhaval |