Model Forms in ASP?

G

Guest

I need to create a pop-up form in ASP that works like the Windows modal forms where the parent form is locked until action is taken on the child form. How do I create a pop-up form and control the size (smaller than the parent)? Then, how do call it and keep the parent form in the background? I know about reponse.redirect and server.transfer
Thanks for your suggestions!
 
S

Steve C. Orr [MVP, MCSD]

Use the JScript ShowModalDialog method
Here's more info:
http://msdn.microsoft.com/library/d...r/dhtml/reference/methods/showmodaldialog.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net


digJazz said:
I need to create a pop-up form in ASP that works like the Windows modal
forms where the parent form is locked until action is taken on the child
form. How do I create a pop-up form and control the size (smaller than the
parent)? Then, how do call it and keep the parent form in the background?
I know about reponse.redirect and server.transfer.
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top