Hello
I am new to Visual Studio and ASP.NET.
I have a 'new user' web form that inserts field form data into a MDB. I am now trying to use a response.redirect to tell the user that his registration was successful. The file that will say 'Your registration was successful' will be an aspx page but how to I create it? Do I create it from Solution Explorer?

If I click on 'Add' as in my screenshot, which item do I select, please? And do I just use normal HTML to tell the user that his registration was successful?
Many thanks.
I am new to Visual Studio and ASP.NET.
I have a 'new user' web form that inserts field form data into a MDB. I am now trying to use a response.redirect to tell the user that his registration was successful. The file that will say 'Your registration was successful' will be an aspx page but how to I create it? Do I create it from Solution Explorer?

If I click on 'Add' as in my screenshot, which item do I select, please? And do I just use normal HTML to tell the user that his registration was successful?
Many thanks.