Microsoft
Software
Hardware
Network
Question : How to format tag right?
Hi,
I've a repeater at my page bound with a DataTable.
I know that I can do '<%= Eval("Id" %>" to ge a column but how to format it inside a JavaScript call?
I include my none working sample (wrong formatet Server Tag) which I like to have in a working version.
For sure my problem are the quotes in NavigateUrl - but how to do them right ...
Thanks
Andre
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15:
Seite:
');"><%# Eval("Id") %>
Open in New Window
Select All
Answer : How to format tag right?
What is it you want to do? You are trying to set a javascript to NavigateUrl ?
Do you want to execute some javascript code on link click?
See if this helps::
http://www.experts-exchang
e.com/Prog
ramming/La
nguages/.N
ET/
ASP.NET
/Q_2486791
9.html
Random Solutions
How do I use a query and form together
SetFocus after validate textbox, not working
How to load a MDI form from a Login form
Outlook 2007 / Win 7 Send/Receive Error - Object not found
Adding controls to Panel
Bar Code Scanner
Host Process for Windows Services Stopped Working and was Closed
VB .Net - automation script to click export report icon from crystal report viewer.
SQL -- overwrite
Cached domain login while not connected to domain. Is there a Timeout?