|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
passing query string as variable from aspx.cs to aspxhi all,
this is vivek /// Write out hyperlinks that show the descriptions and include the ImageID in a querystring Response.Write("<a href='Description.aspx?imageid=" + myDR["ImageID"] + "'>" + myDR["ItemCode"]+ " " + myDR["Description"] + "&br&br&br" + myDR["Price"] + "</a><br>"); Now I want to use this in datagrid's hyperlink column in navigateurlproperty. I don't know how to pass any variable from aspx.cs page to aspx page. Plz help
TemplateBuilder
Asp.net charting control Localization of the ASP.NET login control Drop Down Box Validation Problem usercontrols and postback remove border around checkboxes Need Help with Control Selection Calendar control - disabling past dates. What happen to powerupasp.net? Inserting using Formview |
|||||||||||||||||||||||