I have a form where you can click on a race name and go to a page and rate it, with 4 slider bars...
you can go here to see it... if u click on rate us... u can see my prob... this particular race has not been rated, and it should have 5 grey stars, but for some reason the 4 stars keeps showing up... but thats not even the big problem...
If the race has already been rated... then i can submit arating... but if it hasn't been rated i get..
Error Occurred While Processing Request
The value "" cannot be converted to a number
The error occurred in D:\webserver\mtbmind.com\ line 54
52 : (
53 : #getRaceID.RaceID#,
54 : '<img src="Images/#Round(getRaceAVGrating.AVGrating)#Stars.bmp">'
Also... if there is a rating... I can submit a rating as long as i keep the slider bars where they are or move tehm to a higher value...i have the defaulted to 3 and its 1 to 5.. so if i don't touch the slider bars and submit the rating with all 3's it works... and if i move the values higher it submits, but when i move the slider bar to a value lower than the default, i get the same error as above...???
Any ideas?
you can go here to see it... if u click on rate us... u can see my prob... this particular race has not been rated, and it should have 5 grey stars, but for some reason the 4 stars keeps showing up... but thats not even the big problem...
If the race has already been rated... then i can submit arating... but if it hasn't been rated i get..
Error Occurred While Processing Request
The value "" cannot be converted to a number
The error occurred in D:\webserver\mtbmind.com\ line 54
52 : (
53 : #getRaceID.RaceID#,
54 : '<img src="Images/#Round(getRaceAVGrating.AVGrating)#Stars.bmp">'
Also... if there is a rating... I can submit a rating as long as i keep the slider bars where they are or move tehm to a higher value...i have the defaulted to 3 and its 1 to 5.. so if i don't touch the slider bars and submit the rating with all 3's it works... and if i move the values higher it submits, but when i move the slider bar to a value lower than the default, i get the same error as above...???
Any ideas?