10.2.2  Report Studio 
have prompt pages in as tabbed report pages I need to be able for the user to go to page 2 of tabbed pages on click for Next button 
TIA
			
			
			
				 ;D
			
			
			
				try this
<button type="button" onclick="window.oCVRS.pageAction('nextPage');return false;" >
NEXT PAGE>></button>