launching a modal dialog from serverside

C

Craig G

i have a form which on the save performs a check. if this check returns true
i want it to launch another form within a modaldialog to force the user into
an action within the modal form

but im unsure of how to call the form from the codebehind?

Cheers,
Craig
 
B

bruce barker

browser's popup blockers prevent this type of UI. redesign, or move the
check to client side code.

-- bruce (sqlwork.com)

|
| i have a form which on the save performs a check. if this check returns
true
| i want it to launch another form within a modaldialog to force the user
into
| an action within the modal form
|
| but im unsure of how to call the form from the codebehind?
|
| Cheers,
| Craig
|
|
 
C

Craig G

too late for a redesign. how would i go about moving the check to the client
side? the check has to make a call to the database
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top