/[webpac]/branches/baze/template_html-baze/search.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

Contents of /branches/baze/template_html-baze/search.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 787 - (show annotations)
Fri Apr 17 17:43:30 2009 UTC (15 years ago) by dpavlin
File MIME type: text/html
File size: 1328 byte(s)
local
1 <form name="search" method="get" >
2 <input type="hidden" name="rm" value="results">
3 <input type="hidden" name="f1" value="type">
4 <input type="hidden" name="v1" value="baza">
5 <input type="hidden" name="persist_search" value="1">
6 <input type="hidden" name="sort" value="naslov">
7
8 <br/>
9
10 <div style="text-align: center">
11 <!--
12 <div class="round">
13 <div class="tl"><div class="tr"><div class="br"><div class="bl">
14 -->
15
16 <table style="margin-left: auto; margin-right: auto; vertical-align: center;" border="0" cellspacing="0" cellpadding="0">
17 <tr>
18 <!--
19 <td class="inputfield">
20 <select name="f10">
21 <option value="Naslov">Naslov baze</option>
22 <option value="ISN">ISSN</option>
23 </select>
24 </td>
25 -->
26 <input type="hidden" name="f10" value="xml">
27 <td>
28 <input size="25" name="v10">
29 </td>
30 <td>
31 <input type="submit" value="&nbsp;&nbsp;Pretra¾i!&nbsp;&nbsp;" name="submit">
32 </td>
33 </tr>
34 <!--
35 <tr>
36 <td align="center" valign="bottom" colspan="1" height="35">
37 &nbsp;
38 </td>
39 <td colspan=2 align="left">
40 <input type="radio" name="e3" value="" checked="true">bilo koja rijeè iz naslova
41 <br/>
42 <input type="radio" name="e3" value="1">poèetak naslova
43 <br/>
44 <input type="radio" name="e3" value="3">cijeli naslov
45 </td>
46 </tr>
47 -->
48 </table>
49 <!--
50 </div></div></div></div>
51 </div>
52 -->
53 </div>
54
55
56 <hr/>
57
58 </form>
59

  ViewVC Help
Powered by ViewVC 1.1.26