Well. That's a great idea - way more simple than what I had been doing. I'm not sure that the IGB supports redirects (they're anal from a security standpoint), but it's well worth a try.
Thanks a ton! On Oct 18, 8:27 pm, David Nesting <[email protected]> wrote: > On Sun, Oct 18, 2009 at 11:11 AM, Matt Prigge <[email protected]> wrote: > > > example link might look like this: "showinfo:5//30004099" and the JS > > function call looks like this: "javascript:CCPEVE.ShowInfo(5, > > 30004099);" (both do the same thing - the first one is a bastardized > > old version - the JS is the new version). > > Could you create an HTTP resource that simply issues a redirect to one of > these URIs? In other words, make the link go to something like this: > > http://example.appspot.com/showinfo?5//30004099 > > And it would respond with an HTTP redirect to showinfo:5//30004099. > > Maybe? > > David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
