Hello all! So far I have successfully been able to insert html links into the content of my events. However, when I click the link it opens the page in a new window. I have tried using target="_self" within the link but it doesn't work.
here's how I have formatted the events description variable: $description = <a href="http://website.com" target="_self">Link to this page</a>; I am using the Zend framework. Thanks a lot for any help! Joris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
