C
Chris Tillotson
Thanks in advance...
I have an odd problem. I developed a .net app on my home
computer and it works fine but when I put it on the
hosted environment my ImageButtons that are supposed to
post my forms don't work. I found that if I remove all
the Validation controls the post works fine off the
button clicks. So the Validation Controls seem to be
preventing form submit to occur. Any ideas?
Chris
I have an odd problem. I developed a .net app on my home
computer and it works fine but when I put it on the
hosted environment my ImageButtons that are supposed to
post my forms don't work. I found that if I remove all
the Validation controls the post works fine off the
button clicks. So the Validation Controls seem to be
preventing form submit to occur. Any ideas?
Chris