> I had a 7 step process where steps 3 and 4 used dynamically created
> buttons (in a DataGrid) that used pop-ups. I used the JavaScript
> showModelDialog on those pages and passed them data over the query
> string or in session that was stored in UIP state. The key is that the
> pop-up's should inherit from System.Web.UI.Page instead of the UIP
> classes.
>
> Bryan Phillips
> MCSD, MCDBA, MCSE
> Blog:
http://bphillips76.spaces.live.com >
>
>
>
> "ame2171" <amedeo.marino@alice.it> wrote in message
> news:1161722456.287781.180250@m73g2000cwd.googlegroups.com:
>
> > I have a large problem that I do not succeed to resolve. I am using the
> >
> > UIPAB and from a sure page I have the necessity to call a popup.
> > Subsequently, from a link of the same one popup I must return on the
> > "original line" of pages in order to recall one new page....
> > In practical:
> > p1 -- p2 -- p3
> > p1 -- p2 -- popup -- p3
> > If I have understood well it is necessary to then create 2 grafi of
> > navigation... ma? Please you help me... is urgent