Posted on: 5/24/2011 10:06:45 AM | Views : 946

Hello,
In an existing ASP page a 3rd party java script has to be integrated.
Some script are loaded via the  <SCRIPT src="http://server_1:Port_1/public/Script3rdPart=" type="text/javascript"></SCRIPT>
the rest is a huge amount of function in a Script tag (<SCRIPT type="text/javascript">)
In my asp page the Page_load() is already implemented.
Any help is wellcome.
Thanks Tony
...

Go to the complete details ...