Hi Parviz, No, there's no way to modify the gadget's URL in this way. If you want to avoid multiple copies per user, I'd suggest using the singleton ModulePrefs attribute (see http://code.google.com/apis/gadgets/docs/legacy/reference.html#Moduleprefs_Ref).
HTH, String On Mar 9, 1:34 pm, parviz <[email protected]> wrote: > Hi, > > Thanks for the previous reply. > > This time I am trying to edit the gadget's URL, for example, I have > the following gadget which can be accessed through the following URL; > > http://www.google.co.uk/ig/adde?hl=en&moduleurl=http://parwiz.homeip.... > > but I want my gadget to installed only once for each user, what I > meant here is that if a user has already have my gadget and they try > to add it again, iGoogle must not it add it. I just want to add "ga=a" > to the end of URL like this; > > http://www.google.co.uk/ig/adde?hl=en&moduleurl=http://parwiz.homeip.... > > Can I do this? > > Thanks > > Parviz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
