I have a form that prompts user for a client code (i.e. 0001).When the code (0001) is entered and the submit button clicked I need tobuild a link based on client code and link the user to
https://ipaddress/ABC/0001.The variable is the client codeHow do I construct the link then execute...