function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DirtyboyDirtyboy 

Custom Link Seach - NEED HELP!!

As part of my job i need to ensure certain credentials are up to date.  I do so by using the state's division of prefessional registration website.  I would like to create a custom link to this site where it automagicly pulls up all the entries for the given field.  Similar to the google search option below.  I have been searching for the answer to this the better part of the day and need assistance.

 

http://www.google.com/search?q={!Account_Name}

 

My problem lies in not knowing the URL that goes before the search criteria (for example:  http://www.google.com/search?q=  in the above generic google search).  


There are several sites where having this Search capability would tremendiously helpful.  Any and all advice/ direction/ pictures detailing this would be greatly appreciated.

 

Thank you in advance.