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

ASP.NET

 
AnswerRe: Applying different themes to same page or Applying different styles to same page Pin
Abhijit Jana14-Jul-09 9:22
professionalAbhijit Jana14-Jul-09 9:22 
GeneralRe: Applying different themes to same page or Applying different styles to same page Pin
jophinmichael18-Jul-09 5:04
jophinmichael18-Jul-09 5:04 
GeneralRe: Applying different themes to same page or Applying different styles to same page Pin
Brij14-Jul-09 9:33
mentorBrij14-Jul-09 9:33 
QuestionIframe source , Are cookies playing a role in this case? Pin
vjvjvjvj14-Jul-09 5:50
vjvjvjvj14-Jul-09 5:50 
AnswerRe: Iframe source , Are cookies playing a role in this case? Pin
Kannan Ar14-Jul-09 6:05
professionalKannan Ar14-Jul-09 6:05 
AnswerRe: Iframe source , Are cookies playing a role in this case? Pin
DoctorMick14-Jul-09 6:17
DoctorMick14-Jul-09 6:17 
GeneralRe: Iframe source , Are cookies playing a role in this case? Pin
vjvjvjvj14-Jul-09 6:59
vjvjvjvj14-Jul-09 6:59 
GeneralListbox Control giving NULL reference exception Pin
PDTUM14-Jul-09 5:39
PDTUM14-Jul-09 5:39 
Seems simple enough....Am using C# VS2008.....just trying to pass the text value of a selected item in a listbox to a text box so it can be evaluated for an SQL statement.

string year = ListBoxYears.SelectedItem.Text;

...but it fails with the following error reported:

NULL REFERENCE EXCEPTION was unhandled by user code:
Object reference not set to an instance of an object.

I am also unable to get the "selectedindexchanged" event to work as it does in C# desktop...that is to say, for it to post a changed value to any other control when a change is made in the list box;

I have tried a number of different techniques to retrieve the string, but all to no avail. I have reset the AutopostBack both on and off...no difference. And I have tried to use all of the different properties and conversion available for a listbox that could have anything to do with a string or that might be converted to a string.....no results. Obviously, my frustration level is at 100% now.

ANY assistance would be greatly appreciated....Pat
GeneralRe: Listbox Control giving NULL reference exception Pin
Kannan Ar14-Jul-09 5:58
professionalKannan Ar14-Jul-09 5:58 
GeneralRe: Listbox Control giving NULL reference exception Pin
PDTUM14-Jul-09 6:08
PDTUM14-Jul-09 6:08 
GeneralRe: Listbox Control giving NULL reference exception Pin
Kannan Ar14-Jul-09 6:14
professionalKannan Ar14-Jul-09 6:14 
GeneralRe: Listbox Control giving NULL reference exception Pin
DoctorMick14-Jul-09 6:19
DoctorMick14-Jul-09 6:19 
GeneralRe: Listbox Control giving NULL reference exception Pin
PDTUM14-Jul-09 6:32
PDTUM14-Jul-09 6:32 
GeneralRe: Listbox Control giving NULL reference exception Pin
PDTUM14-Jul-09 6:22
PDTUM14-Jul-09 6:22 
QuestionI have a problem with ajax pro dll Pin
manikandaprasad14-Jul-09 2:49
manikandaprasad14-Jul-09 2:49 
AnswerRe: I have a problem with ajax pro dll Pin
Christian Graus14-Jul-09 5:17
protectorChristian Graus14-Jul-09 5:17 
AnswerRe: I have a problem with ajax pro dll Pin
Not Active14-Jul-09 5:43
mentorNot Active14-Jul-09 5:43 
QuestionHelp Related to database Pin
KhandelwalA14-Jul-09 1:40
KhandelwalA14-Jul-09 1:40 
AnswerRe: Help Related to database Pin
Christian Graus14-Jul-09 2:31
protectorChristian Graus14-Jul-09 2:31 
AnswerRe: Help Related to database Pin
Abhijit Jana14-Jul-09 2:33
professionalAbhijit Jana14-Jul-09 2:33 
QuestionProblem forming .msi file in Visual Studio 2005 Pin
Anujit14-Jul-09 1:20
Anujit14-Jul-09 1:20 
AnswerRe: Problem forming .msi file in Visual Studio 2005 Pin
Vimalsoft(Pty) Ltd14-Jul-09 2:00
professionalVimalsoft(Pty) Ltd14-Jul-09 2:00 
AnswerRe: Problem forming .msi file in Visual Studio 2005 Pin
Abhijit Jana14-Jul-09 2:25
professionalAbhijit Jana14-Jul-09 2:25 
Questionback up sql data programmetically Pin
billcodes14-Jul-09 0:44
billcodes14-Jul-09 0:44 
AnswerRe: back up sql data programmetically Pin
Manas Bhardwaj14-Jul-09 0:48
professionalManas Bhardwaj14-Jul-09 0:48 

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.