I am trying to create a hyper link which displays "Click here" in the A tag but has a value from the data base attached to the query string so it would look like this
I am using the text below in the HTML field of the chrono connectivity front end section. Please can you tell me what do I need to alter to get the compid from my query to appear in place of the 55
Thank you in advance
<a href="/myscript.php?compid=55">Click here</a>
I am using the text below in the HTML field of the chrono connectivity front end section. Please can you tell me what do I need to alter to get the compid from my query to appear in place of the 55
employeelist.compid:<a href="/myscript.php?compid=55">Click Here</a>
Thank you in advance
This topic is locked and no more replies can be posted.