I have built small stand-alone Program in VB Studio 6. It is a MDI Application. The program uses an MS Access database but I will be changing this to Microsoft SQL Server 2005. I do have some custom controls (i.e buttons). I want to convert it to a web-based program.

I have Visual Studio 2008. What would you suggest I do as this is my first attempt at something like this. I have use PHP before and I have done some web dev but graphical only.

I have been programming for 8 years and am excellent at picking up new languages. I am not concerned with the challenge of learning a new process or new language (ASP, Javascript)

Should I create this application with ASP .Net?