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

ASP.NET

 
AnswerRe: messagebox does not appear when asp:updatepanel and updateprogress control is used Pin
Jamil Hallal28-Apr-10 23:57
professionalJamil Hallal28-Apr-10 23:57 
QuestionReciving Mail Pin
AtiqueJnp28-Apr-10 23:39
AtiqueJnp28-Apr-10 23:39 
AnswerRe: Reciving Mail Pin
Michel Godfroid29-Apr-10 1:32
Michel Godfroid29-Apr-10 1:32 
QuestionJava script & IE 7 Pin
Enobong Adahada28-Apr-10 22:49
Enobong Adahada28-Apr-10 22:49 
AnswerRe: Java script & IE 7 Pin
Jamil Hallal28-Apr-10 22:55
professionalJamil Hallal28-Apr-10 22:55 
AnswerRe: Java script & IE 7 Pin
Arindam Tewary28-Apr-10 23:04
professionalArindam Tewary28-Apr-10 23:04 
GeneralRe: Java script & IE 7 Pin
Jamil Hallal28-Apr-10 23:10
professionalJamil Hallal28-Apr-10 23:10 
GeneralRe: Java script & IE 7 Pin
Arindam Tewary29-Apr-10 0:01
professionalArindam Tewary29-Apr-10 0:01 
Hi Jamil,

Yes, you are correct, the best practice is that one should write a code which is independednt of type of browser. Unfortunately not all javascript is supported by all browser's javascript processing engine. Thats why we need to detect browser type and write code.

As in the problem statement says that the person is having a piece of code which is wokring in Mozila and not in IE 7.0, that prompted me to suggest the same.

But rule of thumb is definitely as you have mentioned. Smile | :)
Thanks,
Arindam D Tewary

GeneralRe: Java script & IE 7 Pin
Jamil Hallal29-Apr-10 0:05
professionalJamil Hallal29-Apr-10 0:05 
GeneralRe: Java script & IE 7 Pin
Brij29-Apr-10 0:41
mentorBrij29-Apr-10 0:41 
GeneralRe: Java script & IE 7 Pin
Arindam Tewary29-Apr-10 0:53
professionalArindam Tewary29-Apr-10 0:53 
GeneralRe: Java script & IE 7 Pin
Brij29-Apr-10 1:31
mentorBrij29-Apr-10 1:31 
AnswerRe: Java script & IE 7 Pin
Enobong Adahada29-Apr-10 2:28
Enobong Adahada29-Apr-10 2:28 
GeneralRe: Java script & IE 7 Pin
Jamil Hallal29-Apr-10 2:55
professionalJamil Hallal29-Apr-10 2:55 
GeneralRe: Java script & IE 7 Pin
Jamil Hallal29-Apr-10 2:58
professionalJamil Hallal29-Apr-10 2:58 
GeneralRe: Java script & IE 7 Pin
Enobong Adahada29-Apr-10 3:57
Enobong Adahada29-Apr-10 3:57 
Questionretreiving images from database and display as thumbnail images Pin
developerit28-Apr-10 22:41
developerit28-Apr-10 22:41 
AnswerRe: retreiving images from database and display as thumbnail images Pin
Arindam Tewary28-Apr-10 22:55
professionalArindam Tewary28-Apr-10 22:55 
AnswerRe: retreiving images from database and display as thumbnail images Pin
adkalavadia28-Apr-10 23:13
adkalavadia28-Apr-10 23:13 
QuestionProblem with datalist control (imagebutton) Pin
jitendrafaye28-Apr-10 22:26
jitendrafaye28-Apr-10 22:26 
AnswerRe: Problem with datalist control (imagebutton) Pin
Jamil Hallal28-Apr-10 22:47
professionalJamil Hallal28-Apr-10 22:47 
QuestionASP Architecture Question Pin
Paul Unsworth28-Apr-10 22:17
Paul Unsworth28-Apr-10 22:17 
AnswerRe: ASP Architecture Question Pin
Jamil Hallal28-Apr-10 22:24
professionalJamil Hallal28-Apr-10 22:24 
GeneralRe: ASP Architecture Question Pin
Paul Unsworth28-Apr-10 22:26
Paul Unsworth28-Apr-10 22:26 
GeneralRe: ASP Architecture Question Pin
Jamil Hallal28-Apr-10 22:37
professionalJamil Hallal28-Apr-10 22:37 

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.