• About Me

    • Patrick Burma

  • Polls

    Would You Ever use .NET with Mono on Mac or Linux?


    View Results

    Loading ... Loading ...

Archive for April, 2007

C# Parsing HTML

Posted by pat on April 25th, 2007

I recently wrote a script to use with TestTrack. The program uses C# WebRequest method to post commands to the TestTrack CGI. The purpose is be able to setup a way to automatically publish certain TestTrack reports to a directory or web site.
An interesting thing I discovered when writing this program is there does not [...]