Microsoft
Software
Hardware
Network
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
Split String in C#
How to get an USB speaker to work with Eee PC 900 Xandros Linux
I need to query each group in an OU in the Root Domain and get the group names that has exact identical users.
qmail ,mutt problem: Error sending message, child exited 127 (Exec error.).
access gridview checkbox and rotate though rows to save
red ant
How do I configure exchange 2007 to allow iPhone/iPad to work.
vb.net Insert comma every 3 characters
InDesign/MAC PrintBooklet to a PDF file on a mac
Globally Hide Mouse after Inactive without using constantly running Timer Interval