Click here to Skip to main content
15,889,876 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Selecting picture by open file dialoguebox and showing it in imagebox in ASP.NET Pin
Abdullah Al-Muzahid10-Jan-10 20:03
professionalAbdullah Al-Muzahid10-Jan-10 20:03 
Questionmagic numbers when debug in a webform Pin
meeram39510-Jan-10 19:11
meeram39510-Jan-10 19:11 
GeneralRe: magic numbers when debug in a webform Pin
J a a n s11-Jan-10 0:12
professionalJ a a n s11-Jan-10 0:12 
GeneralRe: magic numbers when debug in a webform Pin
meeram39511-Jan-10 0:49
meeram39511-Jan-10 0:49 
QuestionOpening URL in new browser from ASP.net Pin
Hema Bairavan10-Jan-10 19:03
Hema Bairavan10-Jan-10 19:03 
AnswerRe: Opening URL in new browser from ASP.net Pin
meeram39510-Jan-10 19:20
meeram39510-Jan-10 19:20 
Questionswap rows in repeater Pin
m@dhu10-Jan-10 18:56
m@dhu10-Jan-10 18:56 
QuestionASP.NET problem Pin
theOzLizard10-Jan-10 14:42
theOzLizard10-Jan-10 14:42 
I have a peculiar problem where I am getting mixed results in web browsers.

Internet Explorer in Vista and XP always works fine.

On Vista (Home Premium at least) Firefox and other browsers also work fine.

On XP Firefox, Opera, Sea Monkey and Google Chrome does not do what I expect.

The emphasis here is that ALL browsers work in Vista so I am pretty sure that my code is not the problem (I think).

I have a set of buttons on a page with the onclick pointing to javascript code, when the buttons are clicked an object var is concatenated with the value of the button pressed.

A submit button, an asp server control has an onclick and an onclientclick, this is wired to a callback function which sets a session object with the accumulated values of the buttons that were pressed a return var is set to load a response page with parameters indicating success or failure of the first operation.

On success, the response page sets the InnerHTML of a div with the values of the selected buttons. This is where the problem is, in vista all is ok, on XP the values are not present indicating that either the parameters have not been read or the session object does not contain values.

If I step through the code in Firefox on XP everything works fine, it is only when I upload to the web site that things go pear shaped.

Can some one tell me what is going on.

theLizard

AnswerRe: ASP.NET problem Pin
Dinesh Mani10-Jan-10 18:16
Dinesh Mani10-Jan-10 18:16 
GeneralRe: ASP.NET problem Pin
theOzLizard10-Jan-10 23:20
theOzLizard10-Jan-10 23:20 
GeneralRe: ASP.NET problem Pin
Dinesh Mani10-Jan-10 23:34
Dinesh Mani10-Jan-10 23:34 
GeneralRe: ASP.NET problem Pin
theOzLizard11-Jan-10 9:13
theOzLizard11-Jan-10 9:13 
GeneralRe: ASP.NET problem Pin
theOzLizard11-Jan-10 11:48
theOzLizard11-Jan-10 11:48 
GeneralRe: ASP.NET problem Pin
Dinesh Mani11-Jan-10 18:36
Dinesh Mani11-Jan-10 18:36 
GeneralRe: ASP.NET problem Pin
theOzLizard11-Jan-10 21:37
theOzLizard11-Jan-10 21:37 
GeneralRe: ASP.NET problem Pin
theOzLizard12-Jan-10 11:48
theOzLizard12-Jan-10 11:48 
GeneralRe: ASP.NET problem Pin
Dinesh Mani17-Jan-10 19:06
Dinesh Mani17-Jan-10 19:06 
GeneralRe: ASP.NET problem Pin
theOzLizard17-Jan-10 22:02
theOzLizard17-Jan-10 22:02 
GeneralRe: ASP.NET problem Pin
Dinesh Mani18-Jan-10 19:35
Dinesh Mani18-Jan-10 19:35 
QuestionHiding RequiredFieldValidators in the design view. Pin
paper6710-Jan-10 10:17
paper6710-Jan-10 10:17 
AnswerRe: Hiding RequiredFieldValidators in the design view. Pin
Abhishek Sur10-Jan-10 11:18
professionalAbhishek Sur10-Jan-10 11:18 
QuestionDevelop a webapp for firefox only Pin
gerrybrennan10-Jan-10 10:01
gerrybrennan10-Jan-10 10:01 
AnswerRe: Develop a webapp for firefox only Pin
Abhishek Sur10-Jan-10 11:22
professionalAbhishek Sur10-Jan-10 11:22 
AnswerRe: Develop a webapp for firefox only Pin
April Fans11-Jan-10 15:48
April Fans11-Jan-10 15:48 
QuestionEasy-to-implement videostream player Pin
lvq6849-Jan-10 22:56
lvq6849-Jan-10 22:56 

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.