Thanx, I tried using this in the code behind file but it response an error, as if im trying to use something wrong
Do you think I need to import some namespace?(impo rt system. ...)
User Profile
Collapse
-
pass parameters while opening a new window
Hey
I'm quite new in developing and I'm having some problems with passing url parameters.
I'm writing in vb.net (asp.net) and usually when creating an event, I'm using this:
dim paramName as string
paramName = request.queryst ring("CODE")... .
...btn_onclick ()...
response.redire ct("1.aspx?code =" & paramName)
The problem is that now I need to do the same,...
No activity results to display
Show More
Leave a comment: