A
Alex Maghen
Hi. I'm confused about something: I love using the <asp:...> WebControls and
they work amazingly in IE, etc. But my problem is, let's say I've created a
page and it has things like asp:LinkButtons and asp:Buttons, etc. but the
browser doesn't support JavaScript (or, as really seems to be the problem, it
*says* it supports JavaScript but doesn't somehow). Is there a way that I can
designate those controls (or, in fact, the whole Page) NOT to use JavaScript
but, instead, to do QueryString or Form stuff in the background???
Alex
they work amazingly in IE, etc. But my problem is, let's say I've created a
page and it has things like asp:LinkButtons and asp:Buttons, etc. but the
browser doesn't support JavaScript (or, as really seems to be the problem, it
*says* it supports JavaScript but doesn't somehow). Is there a way that I can
designate those controls (or, in fact, the whole Page) NOT to use JavaScript
but, instead, to do QueryString or Form stuff in the background???
Alex