Skip to Content

HTML Document

URL: https://remote2.swc.ac.uk/vpn/index.html
HTTP Status: 200 OK
MIME Type: text/html
Last Modified: Wed, 13 May 2020 12:27:32 GMT
Download Time: 6 seconds
Cookies: pwcount=0
Size: 4 KB
Depth: 1 clicks from home page
Charset: iso-8859-1
Forms: 0 forms containing 0 controls
HTTP Headers:  10 headers
Links In:  0 pages
  
OK Issues: No issues found

1<!DOCTYPE html PUBLIC "-//W3C//DTD XDEV_HTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

2<html xmlns="http://www.w3.org/1999/xhtml">

3<head>

4<meta http-equiv="X-UA-Compatible" content="IE=edge">

5<title>Netscaler Gateway</title>

6<link rel="SHORTCUT ICON" href="/vpn/images/AccessGateway.ico" type="image/vnd.microsoft.icon">

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

8<META content=noindex,nofollow,noarchive name=robots>

9<link href="/vpn/js/rdx/core/css/rdx.css" rel="stylesheet" type="text/css"/>

10<link href="/logon/themes/Default/css/base.css" rel="stylesheet" type="text/css" media="screen" />

11<link rel="stylesheet" href="/logon/fonts/citrix-fonts.css" type="text/css">

12<link href="/logon/themes/Default/css/custom.css" rel="stylesheet" type="text/css"/>

13<script type="text/javascript" src="/vpn/js/rdx.js"></script>

14<script type="text/javascript" src="/vpn/login.js"></script>

15<script type="text/javascript" src="/vpn/js/views.js"></script>

16<script type="text/javascript" src="/vpn/js/gateway_login_view.js"></script>

17<script type="text/javascript" src="/vpn/js/gateway_login_form_view.js"></script>

18<style type="text/css">

19body

20{

21 display : none;

22 visibility: hidden;

23}

24</style>

25<SCRIPT language=JavaScript>

26// frame-busting script

27function changePage()

28{

29 if( self == top ) {

30 document.getElementsByTagName("body")[0].style.display = 'block' ;

31 document.getElementsByTagName("body")[0].style.visibility = 'visible' ;

32 ns_fillName();

33 } else {

34 top.location = self.location ;

35 }

36

37}

38function setFocus(obj)

39{

40 if (obj != null) {

...

</html>