I want to pass Html code which is a hyperlink to a secure site
But it shows up as follows on my site
click here>
Which is wrong. I'm missing a double quote or something.
For some reason it does not take anything inside quotes as literal.
here is my code
<INPUT TYPE=HIDDEN NAME="x_Header_HTML_Receipt" VALUE="<a href=" here</a>">
any ideas
TIA DougP, MCP
Visit my WEB site to see how Bar-codes can help you be more productive
But it shows up as follows on my site
click here>
Which is wrong. I'm missing a double quote or something.
For some reason it does not take anything inside quotes as literal.
here is my code
<INPUT TYPE=HIDDEN NAME="x_Header_HTML_Receipt" VALUE="<a href=" here</a>">
any ideas
TIA DougP, MCP
Visit my WEB site to see how Bar-codes can help you be more productive