Many Windows Server 2003/IIS 6 Web hosts provide php & Perl among other goodies. And if you happen to be among the rare people who work on both Microsoft .net & LAMP technologies like me ;) you must absolutely adore this new cool capability in ASP.net 2.0 that allows you to post data to a php/Perl page. Though you can literally post to a page written in any language using the technique, I'm focusing on a specific example illustrating the ability to post form data to a php page using ASP.net...