initial commit
[rofl0r-KOL.git] / topensavedialog.htm
blob9f5278f054c9f59f53628f5da1a75bacc455afdb
1 <html>
2 <head>
3 <title>KOL Help: TOpenSaveDialog object</title>
4 <script language="JavaScript">
5 function Loaded()
7 if(location.hash!="")
8 frames["main"].location.hash=location.hash;
10 </script>
11 </head>
12 <frameset rows="64,*" border="false" frameborder="0" onLoad="Loaded();">
13 <frame name="top" scrolling="no" noresize target="left" src="top_topensavedialog.htm">
14 <frameset cols="150,*" border="false" frameborder="0">
15 <frame name="left" target="main" src="left_topensavedialog.htm" scrolling="auto" noresize>
16 <frame name="main" src="main_topensavedialog.htm" scrolling="auto">
17 </frameset>
18 <noframes>
19 <body>
20 <p>This page uses frames, but your browser doesn't support them.</p>
21 </body>
22 </noframes>
23 </frameset>
24 </html>