Hi,
Add a button,
in the clien-side tab, check the Send new valur to server,
in the reset list, insert the 8 fields to reset,
press the Server Code button,
add code like the following
p_web.ssv('field1','')
p_web.ssv('field2','')
...
...
p_web.ssv('field8','')
and thats it
Hope this elps,
Alberto