Welcome Guest Search | Active Topics | Sign In | Register

Passing values to a Content Page from the Dialog Options
DeveloperFromColumbus
Posted: Wednesday, July 21, 2010 12:05:03 PM
Rank: Newbie
Groups: Member

Joined: 7/21/2010
Posts: 1
Is there a way to pass values to the content page, like the window.showModalDialog method allows?
eo_support
Posted: Wednesday, July 21, 2010 12:12:55 PM
Rank: Administration
Groups: Administration

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

No. You can do that. You can either pass the arguments in through query string, or store the arguments in your parent page (the page that shows the dialog) and then examine them from your child page (dialog page).

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.