Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sys.WebForms.PageRequestManagerServerErrorException: Pin
Ravi Mori29-Jun-09 0:13
Ravi Mori29-Jun-09 0:13 
GeneralRe: Sys.WebForms.PageRequestManagerServerErrorException: Pin
krishnaveer29-Jun-09 0:39
krishnaveer29-Jun-09 0:39 
QuestionHow to persist the focus on the panel during postback Pin
YazhiniP28-Jun-09 23:43
YazhiniP28-Jun-09 23:43 
AnswerRe: How to persist the focus on the panel during postback Pin
Christian Graus28-Jun-09 23:49
protectorChristian Graus28-Jun-09 23:49 
QuestionHow to deal with Fileupload control inside View control ? Pin
Rameez Raja28-Jun-09 23:42
Rameez Raja28-Jun-09 23:42 
AnswerRe: How to deal with Fileupload control inside View control ? Pin
Christian Graus28-Jun-09 23:50
protectorChristian Graus28-Jun-09 23:50 
GeneralRe: How to deal with Fileupload control inside View control ? Pin
Rameez Raja29-Jun-09 0:34
Rameez Raja29-Jun-09 0:34 
GeneralRe: How to deal with Fileupload control inside View control ? Pin
Christian Graus29-Jun-09 0:40
protectorChristian Graus29-Jun-09 0:40 
Rameez Raja wrote:
It is server side control not the html file input control


There is no such thing as a server side control, on the client. The 'server side control' is rendered as a html control, that's all it could ever be. whatever happens, on postback, your control will contain the bytes of your file and it's name. viewstate is for persisting values between postbacks, a file is assigned, sent on that postback and forgotten.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

GeneralRe: How to deal with Fileupload control inside View control ? Pin
Rameez Raja29-Jun-09 1:14
Rameez Raja29-Jun-09 1:14 
GeneralRe: How to deal with Fileupload control inside View control ? Pin
Christian Graus29-Jun-09 10:28
protectorChristian Graus29-Jun-09 10:28 
QuestionLaunching as aspx page from a user control(ascx) with parameters Pin
tiran_kaskas28-Jun-09 22:27
tiran_kaskas28-Jun-09 22:27 
AnswerRe: Launching as aspx page from a user control(ascx) with parameters Pin
Manas Bhardwaj28-Jun-09 22:58
professionalManas Bhardwaj28-Jun-09 22:58 
GeneralRe: Launching as aspx page from a user control(ascx) with parameters Pin
tiran_kaskas28-Jun-09 23:13
tiran_kaskas28-Jun-09 23:13 
GeneralRe: Launching as aspx page from a user control(ascx) with parameters Pin
Manas Bhardwaj28-Jun-09 23:21
professionalManas Bhardwaj28-Jun-09 23:21 
QuestionWeb Control Library Pin
devvvy28-Jun-09 21:49
devvvy28-Jun-09 21:49 
Questionhow to make an effective invitation number in activation emails Pin
netsooz (Amir Hamidi)28-Jun-09 21:47
netsooz (Amir Hamidi)28-Jun-09 21:47 
AnswerRe: how to make an effective invitation number in activation emails Pin
Christian Graus28-Jun-09 22:02
protectorChristian Graus28-Jun-09 22:02 
AnswerRe: how to make an effective invitation number in activation emails Pin
N a v a n e e t h28-Jun-09 22:06
N a v a n e e t h28-Jun-09 22:06 
Questionany example on webparts and personalisation of webparts using db as oracle Pin
lakshmichawala28-Jun-09 21:21
lakshmichawala28-Jun-09 21:21 
AnswerRe: any example on webparts and personalisation of webparts using db as oracle Pin
Ravi Mori28-Jun-09 23:23
Ravi Mori28-Jun-09 23:23 
QuestionAjax Pin
senthilsstil28-Jun-09 21:10
senthilsstil28-Jun-09 21:10 
AnswerRe: Ajax Pin
Christian Graus28-Jun-09 21:16
protectorChristian Graus28-Jun-09 21:16 
QuestionRegrading Excel Generation. Pin
harish mehra28-Jun-09 20:10
harish mehra28-Jun-09 20:10 
AnswerRe: Regrading Excel Generation. Pin
N a v a n e e t h28-Jun-09 20:22
N a v a n e e t h28-Jun-09 20:22 
AnswerRe: Regrading Excel Generation. Pin
Christian Graus28-Jun-09 20:29
protectorChristian Graus28-Jun-09 20:29 

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.