I'm hoping someone can help me with this one. I am trying to pass two variables through a link that is connected to a detail page. I am passing the record ID number which is a unique number, but I would also like to pass a "computer name" variable as a form variable. The detail page is using two different databases. One uses the record ID number while the other is using the "computer name" variable to bring up information from the database. I cannot figure out how to pass a URL query string and a form variable even though the "Go To Detail Page" dialog box offers box options. Can anyone help?