Posts: 82
	Threads: 29
	Joined: Jun 2008
	
	
 
	
	
		ok, how would i go about making a file that counts internet explorer sites i went to in one day? like it would start at 0 then if i opened one later it would go to 1 then 2 and so on....and the set it on a dialog...
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		In firefox press Ctrl+Shift+H. It will show browsing history and the number of visited pages for each day. Something similar should be in ie too.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 82
	Threads: 29
	Joined: Jun 2008
	
	
 
	
	
		Thanks, what about each time a function runs it counts 1 then 2 and so on ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 576
	Threads: 97
	Joined: Aug 2007
	
	
 
	
	
		could use rset and rget to save the values.