What's the difference between ASP and HTML?
Well... it's like the difference between a book and a television. With a book, whatever you do, each page will always be the same. Put the book down for a day, a week, a month, and when you come back, it'll still be the same. That's what HTML is like. With a t.v., you can look at the same 'box', and the picture changes, the sounds changes, the content is dynamic. That's the way ASP pages are.
I have seen the asp pages, and I just dont see what the difference is. Why would you want to use asp over html?
Suppose you wanted to make a website that displays cooking recipes. You could make a static (HTML) page for each recipe, or you could store the recipes in a database and then display each recipe on the same page (ASP). If you want to change the way the recipe is displayed, which would be easier? Change 1 page, or change each page?
What program does one use to create asp? Can you use a basic wysiwyg like frontpage?
There are many different programs you can use. Personally, I use visual studio.net. However, any ASCII text editor can be used. This turns out to be a matter of personal preference. In my experience with FrontPage, the ASP code it generates tends to be bloated (alot), so that resulting code it generates is many times larger than it needs to be.
-George
"the screen with the little boxes in the window." - Moron