Hai all,
there is no errros in my .CS page it will redirect to another page. in aspx.cs page i write the line like this for displaying user's own web links in thier own page which is retreiving links from database,
<a href='<%# Eval("myweblink") %>'>--but this is not displaying any results.is this correct or anything wrong please help me
Thnaks and Regards