ajax - Is it possible to enable javascript in browser using server-side code? -


most of pages of website called using ajax. if disable javascript in browser them ajax functionality not work. there way of enabling javascript in browser using server-side code.(or language c#)?

no, there no way that.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -