Welcome Guest Search | Active Topics | Sign In | Register

Dialog ContentUrl... Options
Bazooka
Posted: Thursday, April 22, 2010 2:22:00 PM
Rank: Advanced Member
Groups: Member

Joined: 7/3/2009
Posts: 37
I have a dialog control that references mypage.aspx via the contenturl. Therefore is it possible to change the properties of the dialog box inside the mypage.aspx(contenturl)?

If so can I see a simple example, thanks.
eo_support
Posted: Thursday, April 22, 2010 7:15:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Theoratically you can use parent.whatever_function() to call a JavaScript function inside mypage.aspx to do anything you want. But you should avoid changing the dialog's ContentUrl inside your whatever_function. Doing this is like taking alway the ladder you are standing on. Horrible things can happen. : )

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.