| Put this code where you want the search bar to show up. 
 </Form><FORM METHOD="POST" ACTION="/web/personneltraining.nsf/Calendar?SearchView">
 Search for the following word(s):<br><input name="Query" size = 25 VALUE="">
 <input type="submit" value = "Search"></Form><Form>
 
 Make sure you edit the action to point to the correct view.
 Then set all the text to "pass thru html"
 That's it!!!
 
 (Only took me 3 hours to figure it out!)
 
 previous page
 
 
 |