Hi there, i installed WAMP on WinXP from web.developer downloaded from sourceforge. i have created a small CGI using microsoft .net 2.0 framework and kept the exe in cgi-bin ( PATH= c:\www\vhosts\l ocalhost\cgi-bin). then i called the exe from a html file <form action = "http://localhost/cgi-bin/mycsharp.exe" > the program gets executed on my local machine. but when i tried to run it from remote machine the index page is displayed,...