URL for viewing details based on drop down

URL for viewing details based on drop down

Hi

Currently have 3 forms. 
1. Company
2. Contact
3. JobDetails

In the job details I have a lookup for Company_Name and Contact_Name from the corresponding forms.  I need to create a link for users to be able to view details of each of the companies and contacts. I need a link for users to click on to view the details of the selected company from the drop down. So the users selects the Company from the company_name lookup and it shows them the details of that company. I tried a note field with a URL in it but am unsure on how to get it to only show the current selected company. 

Thanks