I have a PHP script that exports a report to an excel sheet. After the report is exported, I’d like to be able to clink the link on the excel sheet just the same as if I were on the web page and get to the information. The problem seems to be with the query string in the hyperlink. The question mark and everything behind it does not flow into the web address. For example:I have a PHP script that exports a report to an