Click here to Skip to main content
15,888,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: window.open The Pop window can be resize as per the content of the page Pin
michaelschmitt14-Apr-10 5:38
michaelschmitt14-Apr-10 5:38 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 6:14
Sandesh M Patil14-Apr-10 6:14 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
daveyerwin14-Apr-10 7:05
daveyerwin14-Apr-10 7:05 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 22:33
Sandesh M Patil14-Apr-10 22:33 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
michaelschmitt14-Apr-10 23:31
michaelschmitt14-Apr-10 23:31 
QuestionHow to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 2:19
surender.m14-Apr-10 2:19 
AnswerRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 2:32
mentorNot Active14-Apr-10 2:32 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 3:05
surender.m14-Apr-10 3:05 
Thanks mark for the reply.

There is a behavior difference between ASP.NET 1.1 and 2.0: If you have a control on a page that is marked Read-Only and EnableViewState is set to false on the Page, the ReadOnly value will no longer post back in ASP.NET 2.0 - the value gets lost. This even though the value is actually returned in the POST buffer.

But if you run the same with aspnet 1.1 it works fine.


Any help would be appreciated.

regards
surender

No Defeat Is Final Until You Stop Trying!.......
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 3:36
mentorNot Active14-Apr-10 3:36 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 18:10
surender.m14-Apr-10 18:10 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 20:42
mentorNot Active14-Apr-10 20:42 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 20:48
surender.m14-Apr-10 20:48 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active15-Apr-10 1:58
mentorNot Active15-Apr-10 1:58 
QuestionMSChart Pin
Tufail Ahmad14-Apr-10 2:14
Tufail Ahmad14-Apr-10 2:14 
QuestionHow to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 1:50
ChandrakanthGaddam14-Apr-10 1:50 
AnswerRe: How to avoid postback of ASP: Image Button Pin
saini arun14-Apr-10 1:52
saini arun14-Apr-10 1:52 
GeneralRe: How to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 2:30
ChandrakanthGaddam14-Apr-10 2:30 
AnswerRe: How to avoid postback of ASP: Image Button Pin
michaelschmitt14-Apr-10 2:38
michaelschmitt14-Apr-10 2:38 
GeneralRe: How to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 2:58
ChandrakanthGaddam14-Apr-10 2:58 
GeneralRe: How to avoid postback of ASP: Image Button Pin
michaelschmitt14-Apr-10 3:25
michaelschmitt14-Apr-10 3:25 
Questiontransfering data from one gridview to another gridview page Pin
developerit14-Apr-10 0:53
developerit14-Apr-10 0:53 
Questiontransfering data from one gridview to another page gridview Pin
developerit14-Apr-10 0:10
developerit14-Apr-10 0:10 
AnswerRe: transfering data from one gridview to another page gridview Pin
Sandesh M Patil14-Apr-10 0:32
Sandesh M Patil14-Apr-10 0:32 
AnswerRe: transfering data from one gridview to another page gridview Pin
nagendrathecoder14-Apr-10 0:37
nagendrathecoder14-Apr-10 0:37 
QuestionFill a GridView to select data from a GridView Pin
tek 200913-Apr-10 23:13
tek 200913-Apr-10 23:13 

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.