NetTalk Central
		NetTalk Web Server => Web Server - Ask For Help => Topic started by: robirenz on March 23, 2009, 09:09:50 AM
		
			
			- 
				How do I translate the netweb form in wizard style buttons
the buttons that say next and previous
Aparently
 p_web.site.nextbutton.textvalue = 
 p_web.site.previousbutton.textvalue = 
are for the tables or other uses, but they do nothing to the wizard buttons..
Best Regards...
Roberto REnz
			 
			
			- 
				found them...
 p_web.site.WizPreviousButton.textvalue = ''
 p_web.site.WizNextButton.textvalue = ''