/[hyperestraier]/upstream/0.5.1/increm/estseek-frame.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /upstream/0.5.1/increm/estseek-frame.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Fri Jul 29 21:56:53 2005 UTC (18 years, 10 months ago) by dpavlin
File MIME type: text/html
File size: 895 byte(s)
import of HyperEstraier 0.5.1

1 dpavlin 2 <?xml version="1.0" encoding="UTF-8"?>
2    
3     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
4    
5     <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6    
7     <head>
8     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
9     <meta http-equiv="Content-Style-Type" content="text/css" />
10     <meta http-equiv="Content-Script-Type" content="text/javascript" />
11     <link rel="contents" href="./" />
12     <title>Incremental Search with Hyper Estraier</title>
13     </head>
14    
15     <frameset rows="6%,*" title="main frame">
16    
17     <frame id="form" name="form" src="estseek-form.html" frameborder="0" scrolling="no" title="input form" />
18    
19     <frame id="result" name="result" src="estseek.cgi" frameborder="0" scrolling="yes" title="result" />
20    
21     <noframes>
22     <body>
23     <p>See this page with a browser supporting frameset.</p>
24     </body>
25     </noframes>
26    
27     </frameset>
28    
29     </html>

  ViewVC Help
Powered by ViewVC 1.1.26