User Profile

Collapse

Profile Sidebar

Collapse
dddd81
dddd81
Last Activity: Apr 29 '10, 07:06 AM
Joined: Apr 29 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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. ...)
    See more | Go to post

    Leave a comment:


  • dddd81
    started a topic pass parameters while opening a new window

    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,...
    See more | Go to post
No activity results to display
Show More
Working...