G
Guest
I'm trying to use the showModalDialog window opener and for some reason even
though I have these set to no (an dI've tried 0 and false) the window still
shows them. Why? The window opens ok. I see scroll bars, status, and the help
button. But the size is correct and it's sunken and not resizable.
?????????????
companyadd.Attributes.Add("onclick",
"window.showModalDialog('company_add.aspx','dialogHeight:400px;
dialogWidth:500px; scroll:no; help:0; resizable:no; center:yes; edge:sunken;
status:no')")
thanx.
though I have these set to no (an dI've tried 0 and false) the window still
shows them. Why? The window opens ok. I see scroll bars, status, and the help
button. But the size is correct and it's sunken and not resizable.
?????????????
companyadd.Attributes.Add("onclick",
"window.showModalDialog('company_add.aspx','dialogHeight:400px;
dialogWidth:500px; scroll:no; help:0; resizable:no; center:yes; edge:sunken;
status:no')")
thanx.