BC30037: Character is not valid.

  • Thread starter Patrick Olurotimi Ige
  • Start date
P

Patrick Olurotimi Ige

I'm trying to pass some values to this hyperlink
but 'm getting error Character is not valid.
at the line %> after the P1

If i use the same with <a href> it works fine..
Can anybody help.
Thanks in Advance

<asp:HyperLink ID="Hyperlink2"
NavigateUrl='<%#"addtocart.aspx?productid=" &
DataBinder.Eval(Container.DataItem, "ProductID") & "" & No & "" & P1 &
""%><%=s %>' Runat="server" CssClass="ProductListItem" onmouseover="void
validateNumericField(document.Form1.txtphone);">Add To
Cart</asp:HyperLink>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,273
Latest member
DamonShoem

Latest Threads

Top