<?xml version="1.0" encoding="Shift_JIS"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="Hidemaru for Windows" /> <link rel="stylesheet" type="text/css" href="ExpContext.css" /> <script type="text/jscript"> var ext; </script> <title>ExpContext</title> </head> <body> <script type="text/jscript" charset="Shift_JIS" src="ExpContext.js"></script> <div> <fieldset> <legend>ExpContext</legend> <p><label for="close"><input id="close" type="checkbox" checked="checked" />選択したら閉じる</label></p> <p><input type="button" class="btn" onclick="Coerce()" value="Coerce" /></p> <p><input type="button" class="btn" onclick="SomeWin()" value="ウィンドウを複製" /></p> <p><input type="button" class="btn" onclick="Explorer()" value="エクスプローラ" /></p> <p><input type="button" class="btn" onclick="folderOpen()" value="このページのフォルダ" /></p> <p><select onchange="change(this)"> <option>サーバーチェンジ</option> <option value="http://127.0.0.1">to http://127.0.0.1/</option> <option value="http://cts.velvet.jp">to http://cts.velvet.jp/</option> <option value="F:">to local</option> </select></p> </fieldset> </div> </body> </html>