Hey Dean,

I cannpt create the file and link to it because my user is demanding that the 
file be downloaded to his computer.  This file will eventually be sent to UPS.  
Of course, I could send it to UPS right from the server but the user has to 
have it on his computer and he carries more weight than me!!

So I tried the flush and end like you said.  But I still get one line of html 
after my rows.  Also, I had to remove the Response.CacheControl = "no-cache" 
since this line was causing the web page to try to Open / Save the aspx page 
instead of the file I created.  I am not sure why this was happening.  Anyway, 
I tried your code minus the cache line and I still get one line of html.  I 
have done this many times in the past.  I simply remove all the html from my 
.aspx file other than the page directive and it always works.  Unfortunately, I 
had to take over a project from a developer who left.  He inherits from a page 
he created instead of System.Web.UI.Page so this will not work.  Any other 
ideas?  

Thanks,
Bob


 
Yahoo! Groups Links

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

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