<% session_start(); session_register(b_data); if ($HTTP_POST_VARS{'RESET'} != "") { unset($_SESSION["b_data"]); } include('index.ihtml'); %>