External javascript/PHP!
Posted: Mon Sep 04, 2006 10:17 pm
Hi all,
i need urgent HELP,
My project is like this - i have lots of picture in my MYSQL db, and all those picture is going to blogger blog page.
Simple : I'm providing picture to the blogger using External JAVASCRIPT.
as u see, if a blogger want our image, they will have below code to cut and paste on the thier blog templete.
this is my HTML cut and paste code:
<script type="text/javascript" src="http://www.netccentric.com/testtest/ads ... "></script>
but......., after i paste on my blog templete in blogger.com, it comes out several times!
i just want it to come out only one time!
example : http://www.tipfun.blogspot.com/ --- (it comes out several times in a page)
i need to come out with a solution where it detact when the picture is already call out once....., it will not execute again. Whats the solution? Can anyone tell me what technic should i applied? Or advised pls....
PLease HELP.
i need urgent HELP,
My project is like this - i have lots of picture in my MYSQL db, and all those picture is going to blogger blog page.
Simple : I'm providing picture to the blogger using External JAVASCRIPT.
as u see, if a blogger want our image, they will have below code to cut and paste on the thier blog templete.
this is my HTML cut and paste code:
<script type="text/javascript" src="http://www.netccentric.com/testtest/ads ... "></script>
but......., after i paste on my blog templete in blogger.com, it comes out several times!
i just want it to come out only one time!
example : http://www.tipfun.blogspot.com/ --- (it comes out several times in a page)
i need to come out with a solution where it detact when the picture is already call out once....., it will not execute again. Whats the solution? Can anyone tell me what technic should i applied? Or advised pls....
PLease HELP.