I would like to have an HTML page have a link to an SC application that passes a parameter to the application to open a specific record.
For example:
http://www.website.com/School/DisplayTeam/index.php?TeamKey=39
What is the safest way to do this to avoid any trouble launching the ‘DisplayTeam’ application?