Description: By Furqan Ullah I have developed a very simple server side program which shows the power of the C#. This is a table program requires IIS installed on the machine in order to check. The User entered the table number in the form and then press Submit button. The action of the form will call the C# application and that application disect the QUERY_STRING into the string parameters. All the important things one should have to do in the server side coding is to get the parameters from the...