Hello Guys:

I am having a little dilemna and wondered how to solve it.  

I have a listing of files that I want to allow a client to download.  When they click 
on the file:  I invoke a JavaScript function that opens a new window (I log the 
information about the download, then use the adostream to download the file).  The 
save as dialog box opens, which is what we want.  however:  once the file is 
downloaded:  I have left behind a blank window that I opened to allow for the file to 
be downloaded.

My question is:  how can I invoke a function directly from the listing that does not 
open a new window, which will invoke the 'save as' dialog box, as well as allowing me 
to log the information?

Thanks for any help
Andy



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

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

<*> 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