G 
		
								
				
				
			
		Guest
I am trying to create a chat application in the browser.
I need to find a way for the client to call back every 15 seconds.
I tried <meta id="meta" http-equiv="refresh" content="15" />
But I am not getting any viewstate with the above trick.
Does anyone have any good ideas?
				
			I need to find a way for the client to call back every 15 seconds.
I tried <meta id="meta" http-equiv="refresh" content="15" />
But I am not getting any viewstate with the above trick.
Does anyone have any good ideas?