b_bonnet, thanks by your help 
just a note; i dont need 10 options to rate... i want a very simple sysitm; just to say if the file have more porcent of coovotes or badvotes.
about the database and form; i have already all this done on my database and listing on page; i have "rate+" and "rate-" on database, and on myform it works like <% "rs.rate+" = "rs.rate+" + 1 %> and <% "rs.rate-" = "rs.rate-" + 1 %> ... but i dont know how to calculate tha rate+ and rate- to list the porcentage of rate+ and rate-... do you know how to do this? any more sugestions? thanks for all...