Problem in postback on clicking a drop down list after a textbox value changed

J

John Shum

I've a web form that consist of a text box and a drop down list, both
postback = true.

When the text box onChange, it call a function that will make a query
on database, while for the drop down list, the onChange event call a
function that will load a set of data and display to user in another
textbox control.

When user do it slowly... no problem encounter.
But when a user modify the text box and immediately click the drop
down list to select another value, the page goes blank.

I try to set postback = false at the drop down list and the problem
disappear immediately but I can't do it.

Anyone know how to solve this problem?

Regards,
John
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top