If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
think that is about right. Basically you url needs to look like this...
<a href="users.asp?FIRM_ID=strFIRM_ID&FIRM_NAME=strFI RM_NAME">
but I want to send two things.. the strFIRM_ID and strFIRM_NAME. How do I put them in there? I see how to do it in the quert string but how do I put them to send?