Function openWindow()
                
        
                
                SaveAndClose()
                Dim objNewWindow
                Set ObjNewWindow = Window.Open (printUrl, "Sample",
"width=10, height=10, resizable=no, toolbar=no,
menubar=no, location=no, directories=no)
                
                
End Function

Hi,
The function above saves the current window then opens
a new one.  What I want to happen is that the new
window to be opened is not visible. If ever, it is
going to be visible, let it only be visible in the
taskbar.  How do I do it in ASP?

=====
Erwin Rommel Y. Felix
Tel. 8410111 loc. 11430
Mobile 09185980706
 
"Never outshine the Master Chicker"





        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to