Hi John,
try this:
add to config.php:
Markup('goback', '>block', '/\\(:goback:\\)/',
'<form><input type="button" value="Go Back" onclick="history.go(-1)" /></form>');
then add your "Go Back" anywhere using this markup directive:
(:goback:)
Best regards,
Hans
www.softflow.co.uk