diff options
Diffstat (limited to 'tests/MATLAB-Dateien/index-matlabonlineserver_data/iframeProxyRelease_002.htm')
-rw-r--r-- | tests/MATLAB-Dateien/index-matlabonlineserver_data/iframeProxyRelease_002.htm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/MATLAB-Dateien/index-matlabonlineserver_data/iframeProxyRelease_002.htm b/tests/MATLAB-Dateien/index-matlabonlineserver_data/iframeProxyRelease_002.htm new file mode 100644 index 0000000..6246ac0 --- /dev/null +++ b/tests/MATLAB-Dateien/index-matlabonlineserver_data/iframeProxyRelease_002.htm @@ -0,0 +1,25 @@ +<!DOCTYPE html> +<html class=" yljhgnuk idc0_335"><head> +<meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + <script> + /* + * This function returns the query string. + * Eg: https://routingHost.mathworks.com?routingKey=1234 returns "?routingKey=1234" + * https://mlsedu return "" + */ + (function () { + var getRoutingKey = function () { + return location.search; + }; + + var script = document.createElement("script"); + script.setAttribute("type", "text/javascript"); + script.setAttribute("src", "iframeProxy.main.js" + getRoutingKey()); + document.getElementsByTagName("head")[0].appendChild(script); + })(); + </script><script type="text/javascript" src="iframeProxyRelease_data_003/iframeProxy.js"></script> +</head> +<body> + +</body></html>
\ No newline at end of file |