I have a page in my program with several links. One link creates a csv file based on the information on the page. I get a nice excel spreadsheet for opening or saving. However, once the user has chosen to export the csv and does so, the other links on the page ALL open up the csv. You're trapped. There is one link to another section altogether that works, but everything else in this section causes the csv to try and download. All these links work fine until you export the csv. Does anyone have any suggestions on how to un-trap my user? Any ideas would be helpful. Thanks!