Click here to Skip to main content
15,860,972 members
Please Sign up or sign in to vote.
2.50/5 (3 votes)
See more:
Now I have a google Calender ( the code generated from google ) in one of my mvc app's. Funny thing is that when I go to this specific page, if I am not looged on google account I cant see the calender ! I am giveing the link here, http://somaliskdanskforening.azurewebsites.net/Home/Calendar[^]

Now is there a way that a user who dont have a google account or has an account but not logged on can see the events Calendar ?

Is there maybe a totel different and other approch/solution an easy solution to this

appriciate all the help !!!
Posted
Updated 19-Mar-14 23:45pm
v4
Comments
Sampath Lokuge 13-Mar-14 4:35am    
Are you using jquery ?

1 solution

Please check the below jQuery plugin and let me know is it ok for you.

Note: it's Free.

FullCalendar

How to use it ?

Basic Usage

How to work with FullCalendar plugin
 
Share this answer
 
v4
Comments
Sampath Lokuge 13-Mar-14 6:06am    
Please check 'How to use it ?' section on above post.
Sampath Lokuge 13-Mar-14 8:55am    
Just follow this simple article first on a sample project and then apply it to your project.
http://www.templatemonster.com/help/js-animated-how-to-work-with-fullcalendar-plugin.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900