Hello, I am using the AJAX in php pages, so if the javascript of the user browser is disabled, then the AJAX functionality is of no use, and it will scamble my logic. So i had kept in my page, which says that you need to enable javascript in your browser. Now i want to do it dynamically, i.e in i will give a link , by clicking on that link , automatically the javascript of the ...