Should it be if ((document.getElementById('whereto').value) == 'rent')
?
Mike Holpuch
Posts
-
Subtle Javascript Bug -
Rnd() values are changing everytime in ASP.NETDon't you all know we're suppose to keep this on the DL? :laugh: The last thing we want is to have EE actually start hiding their answers. Although, I suppose some of you are correct in that they keep the answers there so that search engines can read them.
-
Dynamically adding controls to a pageAnother option would be to use the viewstate to track data from the control. You just have to manually set the data in the viewstate. I prefer this method because you can store any serializable object in the viewstate, so it gives you more control over how the data is stored. Plus, you can use viewstate encryption to encrypt the data and prevent users from seeing the contents.
-
Urgent! Homework problem - need helps! Pleeeesszzz!It's been a while since I did any statistics, but does 6 pennies in a cup provide an even distribution? :^) I thought it would lean more heavily towards the middle numbers (3 and 4 or whatever). Of course, this is a kids' game, so it might not matter...