Hi, I have a Google calendar embedded on my webpage with events related to activities I am organizing. On each event, I create a link that redirects the user to a page with more information and the option to subscribe to the event.
My problem is that the links I post on the event get rewritten by google. One a user clicks on one, a new tab is created which leads to a page with a redirect warning. Since I am providing the users with a link to within the same website this is inconvenient and makes no sense at all. Is there anyway that I can remove this warning? I thought of using JS to rewrite the links but since the iframe is in a different domain, the browser probably wouldn't allow it. Any suggestions? I'd hate to have to use the API to fetch all the events and then build a Calendar of my own only to avoid a silly warning. I would be REALLY thankful for any help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
