Hello,
Im working on a site that requires me to divide the page(Main events page) into 3 parts. One part being a calender, a part to login and a part to show the events on the date selected.
The login and calender are done. The user wants the events part to be displayed in a frame, just like this box im typing in with a scoller. Ive put an IFrame object but what I cant do is add the events objects(usercontrols) to the page that the IFrame will display(events page) a different page from the Main events page.
I want to be able to add the usercontrols into the events page dynamically so that the IFrame will show the events page.
How can this be done??
Thanks alot.
Im working on a site that requires me to divide the page(Main events page) into 3 parts. One part being a calender, a part to login and a part to show the events on the date selected.
The login and calender are done. The user wants the events part to be displayed in a frame, just like this box im typing in with a scoller. Ive put an IFrame object but what I cant do is add the events objects(usercontrols) to the page that the IFrame will display(events page) a different page from the Main events page.
I want to be able to add the usercontrols into the events page dynamically so that the IFrame will show the events page.
How can this be done??
Thanks alot.