Hello, I am a beginner in web development. I have created an application that includes a button. When the button is clicked, a popup window should appear with 2 fields and another button. Once the user clicks the button in the popup window, the data entered into the two fields should be saved into the database. Can you please provide guidance on how to achieve this using ASP.NET and javascript? Thank you!