Here are some HTML code snippets that you can cut-and-paste into your own web pages to provide your users with an AustLII search interface. You can tweak these pages to your liking.
<& eginclude, file => "eg1", escape => 1 &>
It looks like this:
<& eginclude, file => "eg1" &>
The next bit of code adds some user control over the search options.
<& eginclude, file => "eg2", escape => 1 &>
It looks like this:
<& eginclude, file => "eg2" &>
Here is a search form that covers only the High Court and Federal Court of Australia:
<& eginclude, file => "eg3", escape => 1 &>
It looks like this:
<& eginclude, file => "eg3" &>
<& ../footer &>