Author: SSWUG Research

Community

POSTing Form Data to a Web Page

By Bruce Johnson – Being able to post data to a web page from within a Visual Basic application can be quite handy. Even better when you can 'see' the response and process it automatically. Fortunately, there are at least two different techniques to achieve this goal. The best one depends on

Community

More Trees & Hierarchies in SQL

Hierarchies are sometimes difficult to store in SQL tables…things like trees, threaded forums, org charts and the like…and it’s usually even harder to retrieve the hierarchy once you do store it. Here’s a method that’s easy to understand and maintain, and gives you the full hierarchy (or any pie