in reply to Re: HTML Parsing (ick)
in thread HTML Parsing (ick)
My plan is to suck all the data in the web pages into a database and make it database driven system with dynamic web pages.
I ran into problems with the complexity of the website (much of it style sheet and editing program issues and possibly user error) and decided the best thing was to avoid those complexities and make it all form based.
Yes, in hindsight, if I knew I was going that way, I could have tagged even more....