I'm working on converting an existing web page to a google-sites
page.  The current page has 30 or 40 occurrences of the following
scripts:

<script language="JavaScript" type="text/javascript">
document.open;
document.write("XXXXXXXXX --> ");
</script>
<script type="text/javascript" src="http://mywebsite.com/cgi-bin/
counters/unicounter.pl?name=YYYYYYY&amp;trackip=4&amp;inc=0">
</script>

I can put this text in a gadget and it works correctly but what I
really want to do is write a gadget with UserPrefs that lets me enter
a value for XXXXXX and YYYYYY that is then used in that occurrence of
the gadget.  I figured out how to do this for the first instance but
am stumped on how to do it for the second - or if it's even possible.

Can someone point me in the right direction.

Thanks,
Bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to