Audit_matchlist.htm - HTML Page Code
This page will build fetchxml, display event list from event entity, matchtype option set, and bind the result in the frame.
This page will build fetchxml, display event list from event entity, matchtype option set, and bind the result in the frame.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<meta content="utf-8" http-equiv="encoding"/>
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE"/>
<link href="/WebResources/dns_CSS/audit.css" rel="Stylesheet" />
<script src="../ClientGlobalContext.js.aspx" type="text/javascript"></script>
<script src="/WebResources/dns_JavaScript/Jquery1.4.1.min.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/Jason.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/advancedfindview.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/DataOperations.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/audit.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript">
var ECMRole = CheckUserRole("ECM");
//alert(window.location.href);
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<meta content="utf-8" http-equiv="encoding"/>
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE"/>
<link href="/WebResources/dns_CSS/audit.css" rel="Stylesheet" />
<script src="../ClientGlobalContext.js.aspx" type="text/javascript"></script>
<script src="/WebResources/dns_JavaScript/Jquery1.4.1.min.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/Jason.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/advancedfindview.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/DataOperations.js" type="text/javascript" language="javascript"></script>
<script src="/WebResources/dns_JavaScript/audit.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript">
var ECMRole = CheckUserRole("ECM");
//alert(window.location.href);



