<% '------------------------------------------------------------------------------------- ' law_spot.html ' Frameset for LawInLounge ' Note : To open the frameset with a specific file, pass the url key ' page=xxxxx.xxx eg law_spot.html?page=law_week.asp '------------------------------------------------------------------------------------- myPage = request("page") if myPage = "" then myPage = "law_spot_content.html" %> Law For You <% IF session("Mode")="Bigpond" THEN %> <% ELSE %> <% END IF %> <body> <p>Hey! Get yourself netscape 2.0 or above </p> </body> <%=myPage%>