Hey,
I got a couple check boxes on a form and they do different things on post back... this works fine on my dev machine but when I host it on my server the post back doesn't happen. Anyone know why not? The property is set to true.
Printable View
Hey,
I got a couple check boxes on a form and they do different things on post back... this works fine on my dev machine but when I host it on my server the post back doesn't happen. Anyone know why not? The property is set to true.
hmm it seems to be working from other clients hitting the server so I guess it's not a real big issue...
Try adding that website to the 'safe' zone (assuming you're using IE)
Thanks again!