Anyone?

On Mar 14, 6:17 pm, Harm <[email protected]> wrote:
> Hi all,
>
> I'm trying to build a secure iGooglegadget. People need to sent
> sensitive data to my server (typically username/pass).
> I so far figured out that the way to do that is create agadgetwith
> <Contenttype="url" href="https://bla.com/test.html";></Content> as
> this is the only way to load SSL resources.
>
> The initial page will show a login dialog. After the user is logged in
> I want to set a hidden UserPref so I know that pariculargadgetis
> authenticated.
> I was going to do something like describe in this 
> thread:http://groups.google.com/group/Google-Gadgets-API/browse_thread/threa...
>
> The page loaded would use somejavascriptto set the user pref value.
> Unfortunately I can't seem to find the correctjavascriptlibrary to
> load. With the legancy API you needed to do some parsing and
> dynamically load the libs, see under "Using theJavaScriptLibraries
> with type="url" 
> Gadgets":http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#Libs
>
> This feature no longer seems available. Is there a way of loading the
> correctjavascriptlibs on the remote site (test.html)? If so, how?
>
> Thanks for your help.
>
> With kind regards,
> Harm

-- 
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