> Uh.. Shouldn't this: > window.onload = showThisAlert(); > Be: > window.onload = showThisAlert;
Yea, it was before and then I goofed it up -- put it back, but that's not what's causing the problem apparently... I was getting an error in Netscape of "arg has no properties" that's changed, it now says "dialogArguments is not defined" -- which really sucks, 'cause it works fine on the first launch... I don't like trying to close open windows because I may or may not know where it was opened from or where its handle is located... I may end up resorting to that tho... so I guess the onload event is firing, but it's erroring out before it can do its job. s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

