A question I wanted to put a variable inside the link href without using code, that is direct in the creation of the link.
The example is just below:
<a href="http://websro.correios.com.br/sro_bin/txect01$.QueryList?P_LINGUA=001&P_COD_UNI=" + [CODIGO_RASTREAMENTO] targert="_blank">código de rastreamento</a>
The variable [CODIGO_RASTREAMENTO]
comes from a Json
file that is on the server side.
Note: I can not use scripts .