BruceG
Oct 19th, 2000, 09:16 PM
I am new to web site development, although I have had some workshops in the basics of HTML, VBScript, and ASP. All of it was using "raw" code in Notepad; I did not train in any front-end tools like FrontPage or InterDev. InterDev is what I would like to get into.
Let me describe the type of site I want to build, and then if you would, let me know what tools and approach you would use to do this.
As a part-time programming instructor for several years (teaching VB and other languages), I wrote up a lot of tutorials, all of which are in Word 97 format. What I would like to do is create a VB Reference web-site that worked like an on-line book.
The main page would have a frame on the left containing a tree-like control for the contents or index, and when the user selected an item from the tree, have the relevant tutorial content would be displayed in a frame on the right.
I would also like to offer the user a download of the tutorial document (or at least allow them to print it in a "printer-friendly" format) as well as a download of a WinZip file containing the project files. (Here's a question - what's the best way to switch back and forth between Word and HTML format if I update a particular tutorial; also, should I continue to use Word for future tutorials?)
Other ideas for this site:
(1) Seek contributions from other authors who have tutorials on topics I haven't covered (submit via an e-mail link, or is there a better option?)
(2) The site will be free, but I would want users to log-in (like vb-world); what database would be best to store the user info (would SQL Server be best, or could Access 2000 do the job?)
(3) What about ads/sponsorship? How does that work?
Ah, so many questions! Like I said, I'm fishing for opinions on how to set this up; anything you can offer on any or all of these issues would be much appreciated.
Let me describe the type of site I want to build, and then if you would, let me know what tools and approach you would use to do this.
As a part-time programming instructor for several years (teaching VB and other languages), I wrote up a lot of tutorials, all of which are in Word 97 format. What I would like to do is create a VB Reference web-site that worked like an on-line book.
The main page would have a frame on the left containing a tree-like control for the contents or index, and when the user selected an item from the tree, have the relevant tutorial content would be displayed in a frame on the right.
I would also like to offer the user a download of the tutorial document (or at least allow them to print it in a "printer-friendly" format) as well as a download of a WinZip file containing the project files. (Here's a question - what's the best way to switch back and forth between Word and HTML format if I update a particular tutorial; also, should I continue to use Word for future tutorials?)
Other ideas for this site:
(1) Seek contributions from other authors who have tutorials on topics I haven't covered (submit via an e-mail link, or is there a better option?)
(2) The site will be free, but I would want users to log-in (like vb-world); what database would be best to store the user info (would SQL Server be best, or could Access 2000 do the job?)
(3) What about ads/sponsorship? How does that work?
Ah, so many questions! Like I said, I'm fishing for opinions on how to set this up; anything you can offer on any or all of these issues would be much appreciated.