HI All,
In my project, i am including a third party script in one page which displays a calendar. When this page is accessed directly by giving the URL in the address bar, the calendar appears. But when this page is accessed from some other page using a link, this calendar is not appearing,event hough there is no difference in the URL appearing in the address bar (I am not passing any values as query string). I believe there is no difference if we are accessing a page through a link and directly accessing that, unless we pass some values.
Could anyone help me out to find the solution?
Thanks in advance,
In my project, i am including a third party script in one page which displays a calendar. When this page is accessed directly by giving the URL in the address bar, the calendar appears. But when this page is accessed from some other page using a link, this calendar is not appearing,event hough there is no difference in the URL appearing in the address bar (I am not passing any values as query string). I believe there is no difference if we are accessing a page through a link and directly accessing that, unless we pass some values.
Could anyone help me out to find the solution?
Thanks in advance,
Comment