Click here to Skip to main content
15,914,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGet the ClientID of the Control in the GridView [modified] Pin
Jay_se7-Feb-07 22:24
Jay_se7-Feb-07 22:24 
AnswerRe: Get the ClientID of the Control in the GridView Pin
Sylvester george7-Feb-07 23:11
Sylvester george7-Feb-07 23:11 
GeneralRe: Get the ClientID of the Control in the GridView Pin
Jay_se8-Feb-07 23:25
Jay_se8-Feb-07 23:25 
QuestionFileupload in ASP.NET2.0 AJAX enabled website [modified] Pin
roopa_ rai7-Feb-07 22:06
roopa_ rai7-Feb-07 22:06 
AnswerRe: Fileupload in ASP.NET2.0 AJAX enabled website Pin
Christian Graus7-Feb-07 22:12
protectorChristian Graus7-Feb-07 22:12 
Questionproblem while image upload Pin
kuwl_mark7-Feb-07 20:55
kuwl_mark7-Feb-07 20:55 
AnswerRe: problem while image upload Pin
Sandeep Akhare7-Feb-07 21:05
Sandeep Akhare7-Feb-07 21:05 
AnswerRe: problem while image upload Pin
badgrs8-Feb-07 0:43
badgrs8-Feb-07 0:43 
The image is being cached by the browser. When you change the image to one of the same type the name doesn't change, so the browser assumes the image is the same and shows the cached version. Changing the image type causes the name to change so the browser reloads it. Either don't allow caching (probably a bad option) or add a timestamp to the filename.
GeneralRe: problem while image upload Pin
kuwl_mark8-Feb-07 19:09
kuwl_mark8-Feb-07 19:09 
Questionevent handlers that loads before page_load Pin
playout7-Feb-07 20:30
playout7-Feb-07 20:30 
AnswerRe: event handlers that loads before page_load Pin
www.Developerof.NET7-Feb-07 21:07
www.Developerof.NET7-Feb-07 21:07 
GeneralRe: event handlers that loads before page_load Pin
lavanya_satheesh8-Feb-07 0:40
lavanya_satheesh8-Feb-07 0:40 
AnswerRe: event handlers that loads before page_load Pin
Sandeep Akhare7-Feb-07 21:09
Sandeep Akhare7-Feb-07 21:09 
GeneralRe: event handlers that loads before page_load Pin
blue_arc7-Feb-07 23:35
blue_arc7-Feb-07 23:35 
QuestionDataGrid Pin
Imthu7-Feb-07 19:53
Imthu7-Feb-07 19:53 
AnswerRe: DataGrid Pin
_AK_7-Feb-07 20:05
_AK_7-Feb-07 20:05 
AnswerRe: DataGrid Pin
kuwl_mark7-Feb-07 20:45
kuwl_mark7-Feb-07 20:45 
GeneralRe: DataGrid Pin
Imthu8-Feb-07 1:35
Imthu8-Feb-07 1:35 
AnswerRe: DataGrid Pin
gauthee8-Feb-07 0:34
gauthee8-Feb-07 0:34 
QuestionModifying the application sections depending on user login Pin
Omkar Ghaisas7-Feb-07 19:50
Omkar Ghaisas7-Feb-07 19:50 
Questionparticular column in table in dataset Pin
sarodam7-Feb-07 19:43
sarodam7-Feb-07 19:43 
Questionweb-service access problem Pin
saqib827-Feb-07 19:36
saqib827-Feb-07 19:36 
AnswerRe: web-service access problem Pin
jasti.prasanthi8-Feb-07 0:12
jasti.prasanthi8-Feb-07 0:12 
GeneralRe: web-service access problem Pin
saqib828-Feb-07 0:36
saqib828-Feb-07 0:36 
QuestionAbout Webservices Pin
srilu nagalla7-Feb-07 19:36
srilu nagalla7-Feb-07 19:36 

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.