Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem with modalpopupextender

Durango2008
Guest
 
Posts: n/a
#1: Dec 20 '07
Hi I am using Ajax control toolkit modalpopupextender and I use it to popup
a form that allows me to select certain controls and submit using a button.
Problem I have is that whenever the page refreshes due to submit or any
similar behaviour I see the form quickly popup and disappear in the
foreground. Now this is not a critical issue, however it is very apparent
and I would like to know if there is a solution to this problem or if anyone
has any advice on how to integrate a popup form without this issue.

I appreciate any feedback.



George Ter-Saakov
Guest
 
Posts: n/a
#2: Dec 20 '07

re: Problem with modalpopupextender


Add style="display:none" (or hidden do not remeber correct syntaxis)
to your <div>

George


"Durango2008" <el_durang0@yah00.c0mwrote in message
news:6yqaj.381$pr6.272@nlpi070.nbdc.sbc.com...
Quote:
Hi I am using Ajax control toolkit modalpopupextender and I use it to
popup a form that allows me to select certain controls and submit using a
button. Problem I have is that whenever the page refreshes due to submit
or any similar behaviour I see the form quickly popup and disappear in the
foreground. Now this is not a critical issue, however it is very apparent
and I would like to know if there is a solution to this problem or if
anyone has any advice on how to integrate a popup form without this issue.
>
I appreciate any feedback.
>

Closed Thread