11.1.u separator attribute of submission element
        
            
            
            
                
                    Greg
                    Toyota
                    Silver
                
            
        
        
    
    
        
            11.1.u separator attribute of submission element
        
        
            
            	Both submit controls below replace this page with the form data. 
            	The instance data for this page is the values "carOwner=Greg", "make=Toyota" and 
            	"color=Silver". When you activate the Separate With '&' control you must see the instance 
            	data values separated by ampersands(&) on the page. 
            	When you activate the Separate With ';' control you must see the instance 
            	data values separated by semicolons(;) on the page. 
			
        
        
            Separate With '&'
        
        
            Separate With ';'