Hi,
Unfortunately I can't use a form. I need to logic to pull the course Id out of the database using PHP and then send it over to the report server.
I recognize that POST isn't super secure either, but it would be better than the way I have it now.
Is there a way to re-write the PHP to send the variable to the page without displaying it in the URL?
Thanks.