Hi,
thanks for your kind words.
I thought that documentation was clear
5. is selected value
6. is the select box name <select name="this">
7. is select box id <select name="this" id="id_323">
8. is tag extra attributes like class="box"
and actualy there are 2 more optional parameters
9. extra where = some additional sql you need to add to the where clause
10. select prompt text = the "Please Select" text
more details in [
www.salix.gr]
Hope it helped.