Hello,
I am new to asp.net and web applications, but have reasonable experience in winforms.
I have a webcontrol where I have 4 asp.net textbox controls.
When I click on these textboxes (especially when I click on them successively) my browser will freeze occasionally and become non responsive for a second -> many seconds. I do not need to change the text to get it to freeze, nor does it always after clicking a prescribed number of times (varies).
I do not believe this happens on my development machine, but only when accessing the page from a computer other than the one it is served on.
Any advice?
I am new to asp.net and web applications, but have reasonable experience in winforms.
I have a webcontrol where I have 4 asp.net textbox controls.
When I click on these textboxes (especially when I click on them successively) my browser will freeze occasionally and become non responsive for a second -> many seconds. I do not need to change the text to get it to freeze, nor does it always after clicking a prescribed number of times (varies).
I do not believe this happens on my development machine, but only when accessing the page from a computer other than the one it is served on.
Any advice?
Comment