Quote:
	
	
		
			
				Originally posted by Magg  
I need to make a form auto submit when the page is loaded and also have it completely hidden, and once the information is submitted via the form, it doesnt go to any "confirmation of submission" page... 
 
Whats the code for this please 
			
		 | 
	
	
 
You have a number of 'features' that don't quite make sense to me...
You want the FORM hidden, but also need information to populate whatever form fields you have, then auto-submit on page load?
If the information comes from a user, then you cannot auto-submit the form on page load, nor can you have all the datafields hidden from the user.
You wanna rephrase your question please.