Syntax

showModalDialog( szURL, "", "dialogWidth:400; dialogHeight:400");

check out for more:
http://msdn.microsoft.com/workshop/browser/mshtml/reference/IFaces/Window2/s
howModalDialog.asp



Dan,
    I am only using IE for this but I am not familiar with Modal?  Do you
have any sample code?

Thanks,

Neil

----- Original Message -----
From: "Dan G. Switzer, II" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 9:47 AM
Subject: RE: Alert Box with countdown?


> Neil,
>
> You can't update an alert box, but you could create a pop-up window (or if
> you're using IE exclusively, then create a Modal window.) With a pop-up or
> Modal window, you'd just be creating a standard HTML document. The other
> option, of course, would be to use DHTML to create alert-style dialog.
>
> -Dan
>
>
> > -----Original Message-----
> > From: Neil H. [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, April 16, 2001 9:33 AM
> > To: CF-Talk
> > Subject: Alert Box with countdown?
> >
> >
> > Is there a way to make an alert box display a countdown timer and an ok
> > Button to close it?
> >
> > Thanks,
> >
> > Neil
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to