Help! Refresh ShowModalDialog

  • Follow


Hi,
i am trying to refresh a ShowModalDialog that contains information. I have 
search about it but it never seems to be possible. As anybody got some 
info., way, idea, documentation about a ShowModalDialog refresh.

i really dont have any idea :*(
Any help would be SOOOOOOOOOO appreciated ! Thanks in advance!


Jonathan
0
Reply Jonathan 7/22/2004 3:36:36 PM

The Modal Dialog is designed to act like a dialog - i.e. display only.
Sorry Jonathon, but you can't get there from here.  The only way to
accomplish what you're after is to put the contents of your dialog in an
IFRAME, and refresh it's contents.

 - Wm


-- 
William Morris
Product Development, Seritas LLC
Kansas City, Missouri

"Jonathan" <aaa@aaa.com> wrote in message
news:Xns952E76062CF0Baaaaaacom@206.167.113.5...
> Hi,
> i am trying to refresh a ShowModalDialog that contains information. I have
> search about it but it never seems to be possible. As anybody got some
> info., way, idea, documentation about a ShowModalDialog refresh.
>
> i really dont have any idea :*(
> Any help would be SOOOOOOOOOO appreciated ! Thanks in advance!
>
>
> Jonathan


0
Reply William 7/22/2004 5:24:43 PM


Just postback in the form and add the following code to your <head> tag in
the html...

<base target="_self">


"Jonathan" <aaa@aaa.com> wrote in message
news:Xns952E76062CF0Baaaaaacom@206.167.113.5...
> Hi,
> i am trying to refresh a ShowModalDialog that contains information. I have
> search about it but it never seems to be possible. As anybody got some
> info., way, idea, documentation about a ShowModalDialog refresh.
>
> i really dont have any idea :*(
> Any help would be SOOOOOOOOOO appreciated ! Thanks in advance!
>
>
> Jonathan


0
Reply Jim 7/31/2004 3:00:39 AM

2 Replies
547 Views

(page loaded in 0.072 seconds)

Similiar Articles:





7/21/2012 6:59:45 PM


Reply: