Hi there
I am creating a report at runtime and adding a AHREF tag to a htmltextbox, but when I run the code on the production server I get
An error has occurred while processing HtmlTextBox 'certNumberTextBox': '=' is an unexpected token. The expected token is ';'. Line 1, position 93
The format of the URL is www.domain.com/page.aspx?cid=a4/2342/ad.1&code=000
Any idea why this would be happening?
I am creating a report at runtime and adding a AHREF tag to a htmltextbox, but when I run the code on the production server I get
An error has occurred while processing HtmlTextBox 'certNumberTextBox': '=' is an unexpected token. The expected token is ';'. Line 1, position 93
The format of the URL is www.domain.com/page.aspx?cid=a4/2342/ad.1&code=000
Any idea why this would be happening?