Shims Posted July 4, 2003 Posted July 4, 2003 I want to add some text to the current URL in an asp.net page without redirecting... i cannot seem to find how to do this. help! Quote Stress is directly associated with programming. But if I keep moving on to new stresses, then I am doing my job correctly!
Moderators Robby Posted July 5, 2003 Moderators Posted July 5, 2003 do you mean something like this... http://www.xtremedotnettalk.com?SomeParams=73911&More=123 Quote Visit...Bassic Software
Shims Posted July 6, 2003 Author Posted July 6, 2003 yep Quote Stress is directly associated with programming. But if I keep moving on to new stresses, then I am doing my job correctly!
Moderators Robby Posted July 6, 2003 Moderators Posted July 6, 2003 Also, if you want to add parameters to the current page (no need to specify the domain)... default.aspx?someParam=hello Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.