Click to See Complete Forum and Search --> : Asp.Net or what?


Frost_Lord
04-30-2006, 11:48 AM
I'm new in this entire ASP programming thing. The thing is, I don't quite know what to use to satisfy my need. I need something that will accept product orders from user and register it into a database. I have designed the entire lay-out of the website with space on the individual pages for the Ordering system. Do I use ASP or my previous implemented that failed horribly ActiveX controls? If I am to use ASP .NET (I have Visual Studio .Net) must I create a Web Application (Which is what, I don't entirely know) or must I create text boxes on the html page itself that will accept the entries?

I have tried to create a Web Application and partly implemented everything but the thing is, if Visual Studio builds the project it outputs a dll file - which I don't know how to use as in my html pages.

Please help! I'm totally in the dark now with no-one to guide me.