View Single Post
Old 08-07-2002, 11:00 PM   PM User | #7
allida77
Regular Coder

 
Join Date: Jun 2002
Location: Cincinnati, OH
Posts: 545
Thanks: 0
Thanked 0 Times in 0 Posts
allida77 is an unknown quantity at this point
dont worry about TFBContent that is just on of my includes that I forgot to take out, and the code:

Response.Redirect "taskdownload.asp?f=" & ExFile


should be

Response.Redirect "csvdownload.asp?f=" & ExFile

Sorry about that I changed the filenames that I sent to you and missed that in my code.
allida77 is offline   Reply With Quote