Form Control JavaScript DHTML


For More Information

     function checkType() {
          if (document.form1.rush.checked) {
               document.form1.action = "http://www.rntsoft.com";
          }
     }


   

Order Form




method="POST" onSubmit="checkType()">

Please provide the following contact information:




    First name 
        
    Last name 
        
    Title 
        
    Organization 
        
    Work Phone 
        
    FAX 
        
    E-mail 
        
    URL 


Please provide the following ordering information:




   QTY     DESCRIPTION
   
   
   
   
   
   
   
   
   
   
   
   BILLING
   Purchase order # 
      
   Account name 
      
   SHIPPING
     Street address 
      
    Address (cont.) 
      
   City 
      
     State/Province 
      
    Zip/Postal code 
      
            Country 
      


   Rush Order!