~zalongwa/saris-ita/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


<!-- saved from url=(0187)https://hostingmanager.secureserver.net/Login.aspx?prog_id=416139&accountUID=ec119418-243d-11de-81ca-001143d4d9b6&returnUrl=/FTPApplet.aspx?accountUID=ec119418-243d-11de-81ca-001143d4d9b6 -->


<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD id=Head1><TITLE>Login</TITLE>


<META http-equiv=Content-Type content="text/html; charset=utf-8"><LINK 


href="login_files/Generic.css" type=text/css rel=stylesheet>


<META content="MSHTML 6.00.6000.16809" name=GENERATOR><style type="text/css">


<!--


body {


	background-color: #CCCCCC;


}


-->


</style></HEAD>


<BODY>


<FORM 


onkeypress="javascript:return WebForm_FireDefaultButton(event, 'btnLogin')" 


id=idpform name=idpform 


action="userlogin.php"


method=post>


<DIV><INPUT id=__LASTFOCUS type=hidden name=__LASTFOCUS> <INPUT id=__EVENTTARGET 


type=hidden name=__EVENTTARGET> <INPUT id=__EVENTARGUMENT type=hidden 


name=__EVENTARGUMENT> <INPUT id=__VIEWSTATE type=hidden 


value=/wEPDwUKLTI1NjA2ODE5NWQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgEFCGJ0bkxvZ2lu3X0Fi4Z0lHlj0K+9Vyzdv2q7MgM= 


name=__VIEWSTATE> </DIV>


<SCRIPT type=text/javascript>


//<![CDATA[


var theForm = document.forms['idpform'];


if (!theForm) {


    theForm = document.idpform;


}


function __doPostBack(eventTarget, eventArgument) {


    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {


        theForm.__EVENTTARGET.value = eventTarget;


        theForm.__EVENTARGUMENT.value = eventArgument;


        theForm.submit();


    }


}


//]]>


</SCRIPT>





<SCRIPT src="login_files/WebResource.axd" type=text/javascript></SCRIPT>





<SCRIPT src="login_files/WebResource(1).axd" type=text/javascript></SCRIPT>


<INPUT type=hidden value=1 name=validate> 


<DIV class=loginForm>


<DIV><IMG 


style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" 


src="login_files/top_banner.gif"> </DIV>


<DIV class=loginOuterFormContents>


<DIV class=loginLeftBorder></DIV>


<DIV class=loginInnerFormContents>


<DIV class=loginErrorRow style="PADDING-TOP: 20px"></DIV>


<DIV class=loginFormRow style="PADDING-TOP: 20px"><SPAN 


class=loginFormHeader>User Name:</SPAN> <INPUT id=txtUsername 


style="BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; WIDTH: 150px; BORDER-BOTTOM: silver 1px solid" 


name=txtUsername value="<?php  echo $_SESSION['username']?>"> </DIV>


<DIV class=loginFormRow><SPAN class=loginFormHeader>Password:</SPAN> <INPUT 


id=txtPassword 


style="BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; WIDTH: 150px; BORDER-BOTTOM: silver 1px solid" 


type=password name=txtPassword> </DIV>


<DIV class=loginButtonRow><INPUT id=btnLogin 


style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" 


type=image src="login_files/btn_login.gif" name=btnLogin> 


</DIV><p>


- Forgot your password ?</span> <span class="style6"><a href="passwordrecover.php" class="style16">Get Help </a><br>


- New User ? <a href="registration.php">Create Account </a><br></p>


</DIV>


<DIV class=loginRightBorder></DIV></DIV>


<DIV><IMG 


style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" 


src="login_files/fade_bottom.gif"> </DIV></DIV>


<SCRIPT type=text/javascript>


//<![CDATA[


WebForm_AutoFocus('txtUsername');//]]>


</SCRIPT>


</FORM></BODY></HTML>