I have absolutely no respect for people who turn JavaScript off on the page.
But as Michael put it, if you are using AJAX, you HAVE to use JavaScript.

There is no point of even trying to use the same pages to serve JS and nonJS
users IMHO. You aren't going to get much help about NOT using JS here since
the J in AJAX is for JavaScript. JavaScript is pretty much the main focus of
this site.

If you are using ASP.net, JavaScript is used heavily on the client side by
most of the various controls. If you disable JS, they don't work.

So you are going to have to use html and standard controls, no asp at all
(or go back to classic asp) in order to make your site work. I'm glad I
don't have to deal with thoroughly stupid stuff like this on my job.

Geoffrey J. Swenson
[EMAIL PROTECTED]
 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of ShadowLord
Sent: Friday, July 21, 2006 2:37 AM
To: Ajax.NET Professional
Subject: [ajaxpro] Re: AJAX Not working in Particular Masterpages


Hi,
I wasn't clear. Our website should work with and without js. The same
pages should serve js users and non-js users. This was in reply to
Geoffrey who said to leave the form element in the master page.

Any suggestion for our scenario?

Thanks.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to