Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can't get past '<% %>' error!

Status
Not open for further replies.

gagz

Programmer
Nov 21, 2002
333
US
this is driving me NUTS.

Code:
<a href=javascript:openRFPList('<%#Container.DataItem(&quot;ACCOUNTNO&quot;)%>')>Add to RFP List</a>

i have tried this every possible way... no combination will work to allow for me to quote the value set to the JS function... does anyone have a solution for this? i'm dying...
 
btw, the error is the one that doesn't let you into design view... sorry :(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top