Click button and redirect to new page - VB

  • Thread starter Thread starter Miguel Dias Moura
  • Start date Start date
M

Miguel Dias Moura

Hello,

i have a runat = "server" form and an ASP.net button inside it.
I want to redirect to newpage.aspx when the button is clicked.

Anyway, i found some code in C# but i am having problems in making it work
in VB.
I also used a C# to VB online translator but with no success.

Please, can you help me out? I think this is quite simple...for who knows
how to do it. :-)

Thank You Very Much,
Miguel
 
Back
Top