On Sun, Oct 18, 2009 at 11:11 AM, Matt Prigge <mpri...@gmail.com> 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 google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to