G
Guest
I am trying to dynamically create a javascript link. But, I get the following
error:
BC32017: Comma, ')', or a valid expression continuation expected.
Here is the line I try creating the link. I'm done staring at it. Can
someone else see what may be the matter. Fresh pair of eyes maybe? Thanks:
<a href='javascriptopIt(<%# chr(39)
%>java/ipix/ipix-viewer.aspx?FileString=<%#
DataBinder.Eval(Container.DataItem, "[\"FileString\"]") & chr(39) %>, 375,
350)' class="more">
error:
BC32017: Comma, ')', or a valid expression continuation expected.
Here is the line I try creating the link. I'm done staring at it. Can
someone else see what may be the matter. Fresh pair of eyes maybe? Thanks:
<a href='javascriptopIt(<%# chr(39)
%>java/ipix/ipix-viewer.aspx?FileString=<%#
DataBinder.Eval(Container.DataItem, "[\"FileString\"]") & chr(39) %>, 375,
350)' class="more">