| Rank: Newbie Groups: Member
 
 Joined: 9/28/2007
 Posts: 2
 
 | 
		    Hi,I simply want the user to upload a file, and I will process it from there, including cleaning the temp file.  Is there a way to not give the user the option of deleting the temp file?
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi,
 It can be done through ContentTemplate property. You can right click the uploader and then select "Edit ContenTemplate", that will switch the uploader into template mode and you will be able to remove whichever part you'd like.
 
 Thanks
 | 
	| Rank: Newbie Groups: Member
 
 Joined: 9/28/2007
 Posts: 2
 
 | 
		    works like a charm. thanks
		 |