Many Web pages use forms to capture data from site users. This data can be particularly valuable in commercial and business sites. If you are responsible for such a site, you may need to retrieve data ...
So here's my problem. I've got an ASP .NET page that parses URLs created by merging an email template with data from a database, but the system doing the merging is a) not my code, b) old, and c) ...