onTextChanged with blank screen

B

bteclt

Interesting combo of keystrokes causing a blank screen to appear. Here's the
scenario. I have an ASP Text Box with the OnTextChanged event active. Also
on the screen are a variety of ASP DropdownLists controls. All of these
controls have AutopostBack set to TRUE. If a user enters a new value in the
text box but then proceeds to click one of the dropdownlists the broswer
renders a blank page!! Weird! However, if the users tabs out of the text box
or clicks anywhere else on the form, no worries.

It appears to be something with the CLR or code behind getting hung up with
the combination of the textOnChanged event and possibly firing the
IndexChanged event from the dropdownlists?

Any thoughts?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top