Cassio: That worked great. Thanks for the help. It is very appreciated.
Andy ----- Original Message ----- From: Cassio Pires Sent: 8/27/2004 10:08:38 AM To: [EMAIL PROTECTED] Subject: Re: RE: [ASP] File Download > Andy: > > Why don't you use a 1px IFRAME (called "download")? > > Use him as your target (<a href="download.asp?file=x" > target="download"...) and put your ADODB.Stream code > in "download.asp" (in this example probably passing > the file to "download.asp" as querystring). > > Let me know if it works. > > Best wishes, > Cassio > > > --- Andy and Kim Mills <[EMAIL PROTECTED]> wrote: > > > Dan: > > > > Thanks for the suggestion, however that doesnt' seem > > to work. I tried it a couple different ways: > > 1). Straight JavaScript when the page is loaded > > 2). Response.Write a self.close and window.close > > > > 3). Both at the beginning and end of the file. > > > > Thanks > > Andy > > > > ----- Original Message ----- > > > > I've not used adostream in a long time but can you > > not response.write a javascript window.close script > > after you've finished streaming the file? > > > > > > Dan > > > www.diado.com > > > > > > > > > > > > > _______________________________ > Do you Yahoo!? > Win 1 of 4,000 free domain names from Yahoo! Enter now. > http://promotions.yahoo.com/goldrush > > > > --------------------------------------------------------------------- > Home : http://groups.yahoo.com/group/active-server-pages > --------------------------------------------------------------------- > Post : [EMAIL PROTECTED] > Subscribe : [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > --------------------------------------------------------------------- > Yahoo! Groups Links > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
