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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

update querystring from a usercontrol button

Status
Not open for further replies.

lildragon88

Technical User
Feb 10, 2005
4
CA
Hi, I was wondering if anyone out there has some information on how I can update an aspx page url from a ascx user control button. The situation is I have my index.aspx page. This page has a datagrid that populates based on the page load and query string in the web browsers url. I have a user control on top of all of my pages, menu, which has a button that the user can click to requery or send them back to the main page based on some criteria that was selected. so I need the url to read something to the effect of "../index.aspx/crit=?userCriteria". I hope was clear. Thank you for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top