- <%
- GuLREcnArticleAdminUsername=Session("GuLREcnArticleAdminUsername")
- GuLREcnArticleAdminPurview=Session("GuLREcnArticleAdminPurview")
- GuAdminUsername=Session("GuLREcnArticleAdminUsername")
- GuUserIP=Request.ServerVariables("HTTP_X_FORWARDED_FOR")
- if GuUserIP="" then
- GuUserIP=Request.ServerVariables("REMOTE_ADDR")
- end if
- %>