19 lines
701 B
HTML
Executable File
19 lines
701 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>AWS® Business Process Center of Excellence </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="shortcut icon" type="image/ico" href="/portal/favicon.ico">
|
|
</head>
|
|
<body>
|
|
<script language="javascript">
|
|
document.write("<form action='./w' method=post id=formx1 name=formx1 style='display:none'>");
|
|
document.write("<input type=hidden name=sid value='<#sid>' />");
|
|
document.write("<input type=hidden name=cmd value='COE_PORTAL_HEADER' />");
|
|
document.write("<input type=hidden name=coePortal value='<#coePortal>' />");
|
|
document.write("</form>");
|
|
document.getElementById('formx1').submit();
|
|
</script>
|
|
</body>
|
|
|
|
</html> |