I need to create a form that does the following: allows the user two options #1 or #2 with radio buttons then allows the user to enter a number in a text box Once entered it will send the information via url to a shopping cart. The trick is the the number entered in the text box must do the following: subtract 20 from it and must be divided 5 and always rounded up. So if they enter 31 then the number sent must be 31-20=11 so the number sent must be 3 The URL that it once this is done would be something like if they chose the first radio buttion Domain.com/cgi-bin/cart/?ID=1=X where X is the calculation done about which in this case would be 3 so once they click proceed they are sent to Domain.com/cgi-bin/cart/?ID=1=3 or if they chose the first radio buttion Domain.com/cgi-bin/cart/?ID=2=X where X is the calculation done about which in this case would be 3 so once they click proceed they are sent to Domain.com/cgi-bin/cart/?ID=2=3 Needs to be done asap so PM me price and time to completion Thanks
I have sent you a PM regarding this work. Work done and viewable at http://www.papaface.com/portfolio/shoppingcart PM me for a price.