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

ASP.NET

 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
Paul Conrad20-Nov-08 5:54
professionalPaul Conrad20-Nov-08 5:54 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
Cyrilix20-Nov-08 5:56
Cyrilix20-Nov-08 5:56 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
N a v a n e e t h20-Nov-08 16:17
N a v a n e e t h20-Nov-08 16:17 
QuestionNeed help with ASP???? Pin
sannysmith20-Nov-08 4:21
sannysmith20-Nov-08 4:21 
AnswerRe: Need help with ASP???? Pin
kevinbrydon20-Nov-08 4:36
kevinbrydon20-Nov-08 4:36 
AnswerRe: Need help with ASP???? Pin
Christian Graus20-Nov-08 8:41
protectorChristian Graus20-Nov-08 8:41 
QuestionHow to do this in ASP.NET? Pin
bilal haider20-Nov-08 3:42
bilal haider20-Nov-08 3:42 
AnswerRe: How to do this in ASP.NET? Pin
Christian Graus20-Nov-08 8:43
protectorChristian Graus20-Nov-08 8:43 
Yes, you can do it. But, you need to add the controls before page_load in order for their viewstate to be restored, and thus for events to fire. The other option is to have one or more hidden text controls and to use javascript to store the details of your state there, so that you can always read that and recreate your controls.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: How to do this in ASP.NET? Pin
bilal haider23-Nov-08 20:40
bilal haider23-Nov-08 20:40 
GeneralCould not create type %webservice Name% Pin
Mustafa Ismail Mustafa20-Nov-08 3:16
Mustafa Ismail Mustafa20-Nov-08 3:16 
GeneralRe: Could not create type %webservice Name% Pin
Christian Graus20-Nov-08 8:47
protectorChristian Graus20-Nov-08 8:47 
GeneralRe: Could not create type %webservice Name% Pin
Mustafa Ismail Mustafa20-Nov-08 9:49
Mustafa Ismail Mustafa20-Nov-08 9:49 
QuestionAsp.net version conversion problem Pin
shanthi jothi20-Nov-08 3:15
shanthi jothi20-Nov-08 3:15 
AnswerRe: Asp.net version conversion problem Pin
Christian Graus20-Nov-08 8:49
protectorChristian Graus20-Nov-08 8:49 
Questionhow to use both dropdownlist and menu control in one masterpage Pin
santoshpoosarla20-Nov-08 2:46
santoshpoosarla20-Nov-08 2:46 
AnswerRe: how to use both dropdownlist and menu control in one masterpage Pin
Abhijit Jana20-Nov-08 3:08
professionalAbhijit Jana20-Nov-08 3:08 
Questionhow to prevent access to back page after logout in mozilla Pin
akram_bindas20-Nov-08 1:07
akram_bindas20-Nov-08 1:07 
AnswerRe: how to prevent access to back page after logout in mozilla Pin
Paddy Boyd20-Nov-08 1:40
Paddy Boyd20-Nov-08 1:40 
Questionhow to show the pop up at a fixed location at scroll down Pin
raghvendrapanda20-Nov-08 1:02
raghvendrapanda20-Nov-08 1:02 
QuestionHomedirectory settings for IIS Pin
Chetan_pawar19-Nov-08 23:49
Chetan_pawar19-Nov-08 23:49 
QuestionWhose performance is better with microsoft dotnet oracle or sqlserver Pin
kirtiaroraa19-Nov-08 23:29
kirtiaroraa19-Nov-08 23:29 
AnswerRe: Whose performance is better with microsoft dotnet oracle or sqlserver Pin
BalasubramanianK19-Nov-08 23:40
BalasubramanianK19-Nov-08 23:40 
AnswerRe: Whose performance is better with microsoft dotnet oracle or sqlserver Pin
Ashfield20-Nov-08 0:11
Ashfield20-Nov-08 0:11 
QuestionError in Webconfig file. Pin
BalasubramanianK19-Nov-08 23:29
BalasubramanianK19-Nov-08 23:29 
AnswerRe: Error in Webconfig file. Pin
simsen19-Nov-08 23:45
simsen19-Nov-08 23:45 

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.