How to make a Adblocker detector in Javascript?

Please make javascript for me of below function?

  • I make video website of 1000 pages I place video in every page through <embed width=445 height=350 src="http://www.youtube.com/..."> i make each and every page like it. Now i want to automate my every page with external javascript e.g if i want to give all source of embed src in one javascript then what can i do for this. Please tell me how can i make my external .js file and get my src= source from external js. e.g. <embed width="445 height=350 src="Here i want to get from external .js file"> please tell me a perfect way with example.... I dont know more about javascript. please make javascript for me. and send it with example

  • Answer:

    Are you trying to create a heavy span network? If now, I think most people who read your question have no idea what you are talking about. If someone says they want to make 1000 pages with the same content, it does raise alarm bells in most people's minds. I don't think that JavaScript is right for what you are trying to do. An external script and an internal script does much the same thing, they are just stored in different places. If you want to dictate which page gets served in the first place, or what content is going to be on that page, then you want some server side scripting language, like PHP, Pearl, Ruby, Python, and some lesser ones. JavaScript only does it's work once you are on the page.

Web at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.