Java script not running.??
-
My browser is not allowing java script..i created htm page wit java script..1st ma browser show'n activex block popup..n whn im allow'n it..still not display'n script part..tried on both IE7 and firefox 3.5..plz helpme out..
-
My browser is not allowing java script..i created htm page wit java script..1st ma browser show'n activex block popup..n whn im allow'n it..still not display'n script part..tried on both IE7 and firefox 3.5..plz helpme out..
are you running from web server? If you are using file:// protocol, means directly opening a file from hard disk, you will be prompted to have script block issue. This will not happen if you publish your file. If still javascript is not running, check the path of the script file properly. always use relative path to your server. Also place a <noscript> tag to check if javascript is disabled. Hope this helps you. :thumbsup::thumbsup:
Abhishek Sur My Latest Articles Working with Excel using MDAC
Basics on LINQ and Lambda Expressions
Create .NET Templates -
are you running from web server? If you are using file:// protocol, means directly opening a file from hard disk, you will be prompted to have script block issue. This will not happen if you publish your file. If still javascript is not running, check the path of the script file properly. always use relative path to your server. Also place a <noscript> tag to check if javascript is disabled. Hope this helps you. :thumbsup::thumbsup:
Abhishek Sur My Latest Articles Working with Excel using MDAC
Basics on LINQ and Lambda Expressions
Create .NET TemplatesWell im nt using asp.net..simply txt..file jes writing short script in html tags..n saving as htm..bt it shud run script..so no means of convrt'n it into http or filesystem coz im jus using on txt file..s tyr anyway tht i cn run script on ma browser..
-
Well im nt using asp.net..simply txt..file jes writing short script in html tags..n saving as htm..bt it shud run script..so no means of convrt'n it into http or filesystem coz im jus using on txt file..s tyr anyway tht i cn run script on ma browser..
I suspect its because half the keys are missing on your keyboard :)
greendragons wrote:
bt it shud
bUt it shOuLd
greendragons wrote:
s tyr anyway tht i cn
Is THERE anyway thAt I cAn there is no extra charge for making your question readable, you may even get a sensible answer if you do.
Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP
-
I suspect its because half the keys are missing on your keyboard :)
greendragons wrote:
bt it shud
bUt it shOuLd
greendragons wrote:
s tyr anyway tht i cn
Is THERE anyway thAt I cAn there is no extra charge for making your question readable, you may even get a sensible answer if you do.
Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP
If u cn solve my problm thn ok else no needa point out useless things..
-
If u cn solve my problm thn ok else no needa point out useless things..
-
His comment is far from useless. He is in a nice way pointing out, that you need to write so people can read what your actually trying to tell them without having to guess. This will in return help us help you!
Ok..well what about my answer? How i run java script on my browser..tried evrything.. Turned off firewall..disabled filters popups and all but still no cigars..
-
If u cn solve my problm thn ok else no needa point out useless things..
I, and many others, find it hard enough working out what some people mean when English isn't their first language without having to try and work out what word they thought they meant. The clearer your explanation the more likely you are to get a useful answer.
Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP