Hi everyone,
Recently, I am investigating a bug of javascript problem in our asp page. Somehow it always crashed in the same places in one of our asp pages for 10 times. The data fields are empty, with those fields, I collected data using JavaScript(not backed up by asp program)
But I cannot duplicate the case in my windows XP and 2000. Then suddenly I found 8 of 10 have this log text:
---UserAgent Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC)
*MSIE version could be different in this line, most of them is 5.22 and some are 5.0 and 5.23
I don't know the exact meaning of the line, it seems like IE installed on MAC operating system, it seems like our program doesn't work the same way as it is on windows system with IE or firefox installed etc. We only tested on windows with IE, firefox and AOL.
Am I close to the origination of the problem source?
Thank you.
Betty
Recently, I am investigating a bug of javascript problem in our asp page. Somehow it always crashed in the same places in one of our asp pages for 10 times. The data fields are empty, with those fields, I collected data using JavaScript(not backed up by asp program)
But I cannot duplicate the case in my windows XP and 2000. Then suddenly I found 8 of 10 have this log text:
---UserAgent Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC)
*MSIE version could be different in this line, most of them is 5.22 and some are 5.0 and 5.23
I don't know the exact meaning of the line, it seems like IE installed on MAC operating system, it seems like our program doesn't work the same way as it is on windows system with IE or firefox installed etc. We only tested on windows with IE, firefox and AOL.
Am I close to the origination of the problem source?
Thank you.
Betty