In the message of my automatically emailed message, I need to supply a referencing link to my site.
I have the page, and it looks something like this:
viewResumes.asp?CandidateID=" & candidateID
where candidateID is a variable coming from the page.
What do I need to do so this will come up as a link to this page in the website?
Thanks.
I have the page, and it looks something like this:
viewResumes.asp?CandidateID=" & candidateID
where candidateID is a variable coming from the page.
What do I need to do so this will come up as a link to this page in the website?
Thanks.