JAVASCRIPT HELP?

Question by Kaydell:
Javascript help?
Someone asked the following question:
“My site has more than 1000 page in htm
How I can add script to all pages to show my ads (text or banner) and I can make alter of ads by change one file only on the site ..
example : google adsense , adbrite”
The question went into voting and I was not able to correct my answer. My answer stated to use an external JavaScript file, .js file. Someone else pointed out that JavaScript could be turned off by the user on the client side. I believe that this answer was partly right.
If you want to change an ad on a thousand web pages easily, you could use a server-side scripting language, like PHP, and then the web programmer is in control and the user cannot turn it off or otherwise mess up your ads.
This is not really a question. I spent 5 points here to try to clarify my previous answer on someone else’s question. It seems that when a question goes into voting, I was not able to correct my answer or comment on it.
——————————————
Answer by toocoolringlady
I guess thats the breaks of having rules. We do not always concur with them. Lighten up it was just an answer to one question. Go ahead and help many more people.
——————————————
Give your own answer to this question below!









about 1 year ago
No money will be taken away. There are no processing fees for checks.
But, if your check is sent via DHL, then there may be processing fees.
about 1 year ago
No, adsense dont charge the money when issue check. However, the charge happen when you bank in the check into the bank if your bank account charge on the US check.
No sure where you from, adsense provide Western Union for certain country but not all the country
about 1 year ago
You can always add a comment to a correct answer. No need to post a new question for this.
But yeah, anything that is made using client side scripting, can be manipulated by the user. Even the server side stuff can be, by exploiting the security holes.