ASP.NET Login Page using Access DB

Hi Guys, i’m new to the forum and totally new to ASP.Net

Thought you’d be able to help a newbie out so here goes!

For my site i want a login page which has txt_user and txt_pass and then a login button. I want the textboxes linked to my login table (username, password fields) in MS Access so that when you login in it links to the Access database and if the details don’t match it doesn’t login in

Hoping this is easy to do

Thanks

Rich