Question : local hosting

Hi,

I am using google's feed reader. In my html page, I am using the below line

<script type="text/javascript" src="http://www.google.com/jsapi?key=MYKEY"></script>');

Is there a way I can have the "jsapi" in my server rather than going to google. If so, how to use it?

Thanks

Answer : local hosting

download the js file and upload it to your server.

then change the script tag in you page to point it to that js file. you are done.

PS. for testing, i had downloaded the JS. attached it here. U can use it if u want.
Random Solutions  
 
programming4us programming4us