Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to keep track on online users?!! URGENT Pin
Sushant Duggal4-Oct-06 18:23
Sushant Duggal4-Oct-06 18:23 
GeneralRe: How to keep track on online users?!! URGENT Pin
Basheer_Nass5-Oct-06 8:19
Basheer_Nass5-Oct-06 8:19 
QuestionList Records Pin
shapper4-Oct-06 13:34
shapper4-Oct-06 13:34 
AnswerRe: List Records Pin
Mike Ellison4-Oct-06 14:14
Mike Ellison4-Oct-06 14:14 
QuestionOdd IE performance problem, how to go about diagnosing...? Pin
Member 964-Oct-06 13:10
Member 964-Oct-06 13:10 
AnswerRe: Odd IE performance problem, how to go about diagnosing...? Pin
Mike Ellison4-Oct-06 14:16
Mike Ellison4-Oct-06 14:16 
GeneralRe: Odd IE performance problem, how to go about diagnosing...? Pin
Member 964-Oct-06 16:38
Member 964-Oct-06 16:38 
AnswerRe: Odd IE performance problem, how to go about diagnosing...? Pin
Edbert P4-Oct-06 17:05
Edbert P4-Oct-06 17:05 
A large amount of JavaScript does that to IE, while FF handles it gracefully.
I've created a complex AJAX form and the more javascript events you attach to the controls, the slower it is in IE. It even crashed everytime I close IE after opening the application Unsure | :~

The only way you can fix this is preferably to separate the form into several pages, or reduce the events attached (especially to the textboxes and similar controls).

"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson

"Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin

Edbert
Sydney, Australia

Questionreturning values from server to client Pin
Mallikarjun.B4-Oct-06 12:04
Mallikarjun.B4-Oct-06 12:04 
AnswerRe: returning values from server to client Pin
Guffa4-Oct-06 12:54
Guffa4-Oct-06 12:54 
GeneralRe: returning values from server to client Pin
Mallikarjun.B4-Oct-06 13:02
Mallikarjun.B4-Oct-06 13:02 
AnswerRe: returning values from server to client Pin
Guffa4-Oct-06 20:52
Guffa4-Oct-06 20:52 
QuestionRich Text control Pin
Sreenath Madyastha4-Oct-06 10:12
Sreenath Madyastha4-Oct-06 10:12 
AnswerRe: Rich Text control Pin
Member 964-Oct-06 13:13
Member 964-Oct-06 13:13 
QuestionHow to change if datagrid item template image is displayed ? Pin
digsy_4-Oct-06 10:03
digsy_4-Oct-06 10:03 
AnswerRe: How to change if datagrid item template image is displayed ? Pin
minhpc_bk4-Oct-06 15:23
minhpc_bk4-Oct-06 15:23 
QuestionCreating a web browser plugin Pin
dptalt4-Oct-06 7:36
dptalt4-Oct-06 7:36 
AnswerRe: Creating a web browser plugin Pin
Mike Ellison4-Oct-06 14:20
Mike Ellison4-Oct-06 14:20 
QuestionDatagrid issue: Losing data after a few minutes Pin
Goalie354-Oct-06 6:16
Goalie354-Oct-06 6:16 
AnswerRe: Datagrid issue: Losing data after a few minutes Pin
Edbert P4-Oct-06 17:07
Edbert P4-Oct-06 17:07 
Questionis viewstate written on FORM available on User Control? Pin
BalasahebK4-Oct-06 3:13
BalasahebK4-Oct-06 3:13 
AnswerRe: is viewstate written on FORM available on User Control? Pin
Mike Ellison4-Oct-06 14:22
Mike Ellison4-Oct-06 14:22 
AnswerRe: is viewstate written on FORM available on User Control? Pin
Nitin19814-Oct-06 19:13
Nitin19814-Oct-06 19:13 
QuestionHow to save an data to database without page submit Pin
Exelioindia4-Oct-06 2:49
Exelioindia4-Oct-06 2:49 
AnswerRe: How to save an data to database without page submit Pin
Guffa4-Oct-06 2:58
Guffa4-Oct-06 2:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.