I used Livecode to create a web stand-alone. Fantastic! Only one problem, on the first card is a quit button. How do I script it so that it will in fact go back 1 page as a web page. In other words a script that does this "<INPUT TYPE="button" VALUE="Back" onClick="history.go(-1);return true;">" Thanks Rick