Back in late 1999 early 2000 I was employed at Convergys and also having fun with web development using an IIS server and ASPs. My centre for awhile had a fairly open policy in terms of internet use which allowed me to connect via FTP to manipulate pages on my server at home when I was not too busy. However after awhile the IT group clamped down on what internet applications we were allowed to use and I was no longer able to manipulate my web site anymore.
At this point I began wondering if there was a way I could manage my website by using the web browser as that application was all that was permitted. I had not heard of other web based CMS’ or even the wiki application as I was very much living under a rock during this time so wound up trying to build something from scratch rather than use an existing tool.
My goal was to offer a way for me (or others) to create pages, and then create a navigational structure that would allow one to access those pages. The overall application was fairly simple, primarily a set of web forms that would submit to a back end database (in my case MS Access shudder, but hey I was young
). For page creation it would submit raw HTML to the tables, but I had some JavaScript that would allow you to highlight sections of that text and set bold, italics, and so forth.
I regret not keeping the various incarnations of my web presence now, but in looking through some boxes at work I have come across an old demo disk I made with others while at Convergys. On it is the original ASP code I had which I spoke of above, I think I will try and port it to PHP and SQLLite (as I do not have a Windows server anymore) but keep it in it’s original form just for nostalgia (btw you can use the wayback machine to look at previous versions of this site).
The demo disk did contain screen shots of my application which you can view below.

















