HighDots Forums  

Can't use DMX2K4 open browser window.

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Can't use DMX2K4 open browser window. in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Karnaj
 
Posts: n/a

Default Can't use DMX2K4 open browser window. - 07-01-2004 , 11:47 PM






Hi Folks,
I made a test page at http://www.thrha.org/Programs/LowRent/test.asp
which has a button I want to let users click to see some information about a
topic. I have a graphic I bound to the "open browser window" and I made two
instances of the button. One for "On Mouse Down" event and the other for
"On Click". When you click the buttons, the window 350x575px appears to try
and open but then closes again. Can anyone tell me what I can do to fix
this. I'm using Classic ASP/VBScript and it's being hosted under IIS 6
Windows 2003 Web Edition Server. Thanks Rich



Reply With Quote
  #2  
Old   
Mad Dog
 
Posts: n/a

Default Re: Can't use DMX2K4 open browser window. - 07-02-2004 , 12:01 AM






The pages you're calling (i.e.,
http://www.thrha.org/Programs/LowRent/FWrentalfees.asp) are automatically
closing themselves. Check your javascript.......


Karnaj wrote:
Quote:
Hi Folks,
I made a test page at
http://www.thrha.org/Programs/LowRent/test.asp which has a button I
want to let users click to see some information about a topic. I
have a graphic I bound to the "open browser window" and I made two
instances of the button. One for "On Mouse Down" event and the other
for "On Click". When you click the buttons, the window 350x575px
appears to try and open but then closes again. Can anyone tell me
what I can do to fix this. I'm using Classic ASP/VBScript and it's
being hosted under IIS 6 Windows 2003 Web Edition Server. Thanks
Rich



Reply With Quote
  #3  
Old   
Gary White
 
Posts: n/a

Default Re: Can't use DMX2K4 open browser window. - 07-02-2004 , 06:49 AM



On Thu, 1 Jul 2004 21:01:03 -0700, "Mad Dog" <md (AT) mdp (DOT) com> wrote:

Quote:
The pages you're calling (i.e.,
http://www.thrha.org/Programs/LowRent/FWrentalfees.asp) are automatically
closing themselves. Check your javascript.......

It's the "Close button" at the bottom:

<img src="../../Assets/Site-Images/btn-close.jpg" alt="Close the Rental
Fees Window" name="Close" width="140" height="14" border="0" id="Close"
onload="MM_callJS('window.close()')">

Note the onload event handler: onload="MM_callJS('window.close()')"


Gary


Reply With Quote
  #4  
Old   
Karnaj
 
Posts: n/a

Default Re: Can't use DMX2K4 open browser window. - 07-08-2004 , 04:43 PM



Thanks guys, dumb mistake on my part.

"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
On Thu, 1 Jul 2004 21:01:03 -0700, "Mad Dog" <md (AT) mdp (DOT) com> wrote:

The pages you're calling (i.e.,
http://www.thrha.org/Programs/LowRent/FWrentalfees.asp) are automatically
closing themselves. Check your javascript.......


It's the "Close button" at the bottom:

img src="../../Assets/Site-Images/btn-close.jpg" alt="Close the Rental
Fees Window" name="Close" width="140" height="14" border="0" id="Close"
onload="MM_callJS('window.close()')"

Note the onload event handler: onload="MM_callJS('window.close()')"


Gary



Reply With Quote
  #5  
Old   
Gary White
 
Posts: n/a

Default Re: Can't use DMX2K4 open browser window. - 07-08-2004 , 06:31 PM



On Thu, 8 Jul 2004 12:43:31 -0800, "Karnaj" <rsheridan (AT) thrha (DOT) org> wrote:

Quote:
Thanks guys, dumb mistake on my part.

You're welcome.


Gary


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.