NScrape currently does its own HTML form parsing with regular expressions. We should refactor this and make use of the HtmlAgilityPack instead.