%@ LANGUAGE = "VBScript" ENABLESESSIONSTATE = False %>
RUAF Bibliography SIMPLE Search
For the best results, type ONE word (English). The Author, Title and Keyword fields will be searched for matches.
<% dim gotParam, gotSQL, gotAll gotParam = Request.queryString("varNoRecord") if gotParam="True" then response.write "Your search did not find any matching records. Try again!
" end if gotSQL=request.querystring("varNoSQL") if gotSQL="True" then response.write "No Search criteria. Try again!
" end if gotAll=request.querystring("varNoAll") if gotAll="True" then response.write "This is not a valid search criteria. Try again!
" end if %>For more detailed searches (including the possibility to search on Spanish and French keywords) please go to the advanced search page.