Message-ID: <35DB4C7F.B16E8538@oldbelt.com> Date: Wed, 19 Aug 1998 18:06:56 -0400 From: George Bason Organization: http://www.oldbelt.com MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk I am trying to get input for a c++ program from a html form. For example I have a html form set up so a person can enter their name. I want the program to be able to read in the person's name. How do I go about this? \/ peace, George