Question : asp.net Need to pass a querystring value?

this string works if I hardcode it: id-22
<asp:HyperLink ID="HyperLink2" runat="server"  NavigateUrl="~/User/viewRecord.aspx?id=22">Review</asp:HyperLink>

this link fails: and give me a Parser Error Message: The server tag is not well formed.

 <asp:HyperLink ID="HyperLink2" runat="server"  NavigateUrl="~/User/viewRecord.aspx?id=<%# Eval(id1) %>Review</asp:HyperLink>

Answer : asp.net Need to pass a querystring value?

I would suggest clamav.
Here is a tutorial for ubuntu : http://www.ubuntugeek.com/howto-install-clam-antivirus-with-gtk-frontend-gui.html
Random Solutions  
 
programming4us programming4us