Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

What is the virtual button click event and click the virtual check box of the web form login ?

$
0
0

I have got Login web code: http://dotnetlearners.com/blogs/create-simple-login-page-in-html-using-css
The problem here when running I want to execute commands in this virtual login button or virtual checkbox, I have to declare how the event btnLogin_Click (..) runs in LogIn.aspx.cs file? The same for virtual checkboxes.

[CODE]

protected void btnLogin_Click(object sender, EventArgs e)
    {
        //Open web Registration.aspx
        Response.Redirect("Registration.aspx");
    }

[/CODE]


Viewing all articles
Browse latest Browse all 3509

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>