<%= SITE_TITLE %> Advanced Search <%= help_link('search') %>

<%= start_form_tag :action => 'results' %> Keywords: <%= text_field_tag "search_terms", nil, "size" => 35 %> <%= submit_tag "Search" %>


Limit Search by: <%= help_link('limit_search') %>
Resource Type:
<% # FIX FIX -- These should come from the DB %> <%= radio_button_tag "resource_limit_type", "1", checked = false %> Software: Algorithm or Reusable Library
<%= radio_button_tag "resource_limit_type", "2", checked = false %> Software: Simulation Application
<%= radio_button_tag "resource_limit_type", "3", checked = false %> Software: Platform, Development Environment
<%= radio_button_tag "resource_limit_type", "4", checked = false %> Software: Support Tool
<%= radio_button_tag "resource_limit_type", "5", checked = false %> Web / Online Resource
<%= radio_button_tag "resource_limit_type", "6", checked = false %> Database or Data Source
<% # check_box_tag "licence_limit", value = "1", checked = false %> License:
<%= radio_button_tag "open_source", "yes", checked = false %> Open Source
<%= radio_button_tag "open_source", "no", checked = false %> Not Open Source
<%= end_form_tag %>







Google
WWW         Search <%= SITE_TITLE %> Only