I am starting my first Web application in VB and asked several questions but I think the answeres were over my head so I think I should start from scratch.
Let say I wanted to create a web page with three textboxes, USERID PASSWORD NAME and a OK button for the user to click and register the userid.
Questions:
(1) Should I start with creating a web application or a web project? I do not know the difference.
(2) Do I have to learn another language other than VB which I already know?
(3) What is this language that start with $('button') and also {. Is this a language that I must learn to create a form with the USERID, PASSWORD, NAME and a button?
Please excuse the questions but this is my first web application and I am completly loss. I need very basic instructions to get started.
Go to the complete details ...