Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 30, 2011 03:32 PM by DarrellNorton
Member
126 Points
82 Posts
Nov 30, 2011 12:57 PM|LINK
i want to use the google calendar in my webform.aspx using vb
however the only thing i know is to have the google calendar api
i try to read the link http://code.google.com/intl/en/apis/calendar/v3/using.html#setup but i kind of not get how it should be done
like example the .Net it use " using Google.Apis.Authentication; " which i thought it should use import instead so i am very confuse
can any help me out
show me how a google calendar can be use in a webform.aspx using vb
thanks in advance
All-Star
86713 Points
9638 Posts
Moderator
MVP
Nov 30, 2011 03:32 PM|LINK
Try this article:
http://www.codeproject.com/KB/aspnet/GoogleCalendarInASPNET.aspx
cutexxbaby
Member
126 Points
82 Posts
how to use google calendar in the aspx using vb
Nov 30, 2011 12:57 PM|LINK
i want to use the google calendar in my webform.aspx using vb
however the only thing i know is to have the google calendar api
i try to read the link http://code.google.com/intl/en/apis/calendar/v3/using.html#setup but i kind of not get how it should be done
like example the .Net it use " using Google.Apis.Authentication; " which i thought it should use import instead so i am very confuse
can any help me out
show me how a google calendar can be use in a webform.aspx using vb
thanks in advance
DarrellNorto...
All-Star
86713 Points
9638 Posts
Moderator
MVP
Re: how to use google calendar in the aspx using vb
Nov 30, 2011 03:32 PM|LINK
Try this article:
http://www.codeproject.com/KB/aspnet/GoogleCalendarInASPNET.aspx
Darrell Norton's Blog
Please click "Mark as Answer" if this helped you.