% aktoldal=cstr(request.querystring("O")) if aktoldal<>"" then Session("AKTOLDAL")=aktoldal end if if Session("AKTOLDAL")="" then Session("AKTOLDAL")="F" end if %>