<% sname = Request.ServerVariables("SERVER_NAME") sname = ucase(sname) if InStr(sname,"STONIK") <> 0 then response.redirect "directory2" else response.redirect "root.html" end if %> New Page 1
 
 
 
 1 

- E n t r e z -