You can force SoloSubmit to log in to a specific project using a direct link to the CGI. First, you need the project ID number. To find this information, start the TestTrack Server Admin Utility. The ID number is listed in the first column of the Projects dialog box.
The CGI command you use should resemble the following:
IIS http://000.000.000.000/scripts/ttcgi.exe?command=SoloSubmitScreen&databaseid=1 (where databaseid is the project ID number)
Apache http://000.000.000.000/cgi-bin/ttcgi.exe?command=SoloSubmitScreen&databaseid=1 (where databaseid is the project ID number)