Seller number not found. Check your form input fields or your query string.

At minimun, it should contain:

<input type=text name=find>
<input type=hidden name=seller value=XXX> (where XXX is your seller number)

This will default to an artist search, in your default currency, with all media/format types shown.

Optional Lines to Add Functionality:

<input type=text name=search_type value=YYY> (where YYY is artist, title, label, or genre)
<input type=text name=currency value=ZZZ> (where ZZZ is the 3 character currency type)
<input type=text name=media value=WWW> (where WWW is the media/format number)
<input type=submit name=submit value="NNN"> (where NNN is the name of the Submit Button)