Hello,
I am using JavaScript in pages, so If the user has disabled the javascript, i want to enable it through PHP script.
I had provide a <noscript><a href="some.php">Enable JavaScript</noscript>
So when the user clicks on the above link i, the javascript of ht users browser should be enabled.
Please help me Out.......!!!!
Thanks in Advance