Hi Rafael,

You can do this via scripting, but it is unfortunately AFAIK an IE-only
trick...

window.showModalDialog("http://www.google.com","","dialogWidth:500px;dialogHeight:500px";);

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]

On Wed, January 18, 2006 12:05 pm, Rafael Taboada said:
> Hi folks. I have my app where a jsp calls another jsp.. "mother" jsp calls
> a
> "son" jsp where the user can modify some settings..
>
> I need the user can't use "mother" jsp till "son" jsp is closed...
> Something
> like modal and nomodal window..
>
> Could u know kow I can do that?.. any code?
>
> Thanks in advance
>
> --
> Rafael Taboada
> Software Engineer
>
> Cell : +511-97753290
>
> "No creo en el destino pues no me gusta tener la idea de controlar mi
> vida"
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to