Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: how to remove the default tile in window dialog box


Message #1 by Lin Ma <linma@b...> on Thu, 15 Feb 2001 15:17:33 -0500
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C0978C.54513E40

Content-Type: text/plain;

	charset="iso-8859-1"





if I open a modal dialog box

...

window.showModalDialog( "Dialog.html", DialogData,sFeatures );



in Dialog.html it has:



<html xmlns:InfoTrak="1">

<head><TITLE>MyTile</TITLE>



but the dialog box shows the title as "MyTitle--Web Page Dialog".

How to remove the default part?



Thanks fro your help!





  Return to Index