Click here to Skip to main content
15,920,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Flash Object With Master Page Pin
Christian Graus28-Oct-09 20:23
protectorChristian Graus28-Oct-09 20:23 
GeneralRe: Flash Object With Master Page Pin
123chaminda28-Oct-09 23:04
123chaminda28-Oct-09 23:04 
QuestionAccessing custom control using javascript on the client page. Pin
Rico MNC28-Oct-09 12:54
professionalRico MNC28-Oct-09 12:54 
AnswerRe: Accessing custom control using javascript on the client page. Pin
Not Active28-Oct-09 13:06
mentorNot Active28-Oct-09 13:06 
GeneralRe: Accessing custom control using javascript on the client page. Pin
Rico MNC28-Oct-09 13:11
professionalRico MNC28-Oct-09 13:11 
GeneralRe: Accessing custom control using javascript on the client page. Pin
Rico MNC29-Oct-09 5:10
professionalRico MNC29-Oct-09 5:10 
QuestionIsDBNull is not evaluating correctly Pin
CARisk328-Oct-09 11:22
CARisk328-Oct-09 11:22 
AnswerRe: IsDBNull is not evaluating correctly Pin
Christian Graus28-Oct-09 12:43
protectorChristian Graus28-Oct-09 12:43 
This would work if you used a decent language....

iif evaluates both sides of the equation if I remember correctly. You should write a method that is passed the data item, and inside that, work out if it's DBNull using an if statement, not iif

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: IsDBNull is not evaluating correctly Pin
Oakman29-Oct-09 3:20
Oakman29-Oct-09 3:20 
QuestionLogin fails with ASP.NET membership Pin
Albert8328-Oct-09 10:54
Albert8328-Oct-09 10:54 
AnswerRe: Login fails with ASP.NET membership Pin
Christian Graus28-Oct-09 11:05
protectorChristian Graus28-Oct-09 11:05 
GeneralRe: Login fails with ASP.NET membership Pin
Albert8328-Oct-09 11:27
Albert8328-Oct-09 11:27 
GeneralRe: Login fails with ASP.NET membership Pin
Albert8328-Oct-09 12:01
Albert8328-Oct-09 12:01 
GeneralRe: Login fails with ASP.NET membership Pin
Not Active28-Oct-09 13:02
mentorNot Active28-Oct-09 13:02 
GeneralRe: Login fails with ASP.NET membership Pin
Albert8328-Oct-09 13:14
Albert8328-Oct-09 13:14 
AnswerRe: Login fails with ASP.NET membership Pin
Albert8328-Oct-09 21:08
Albert8328-Oct-09 21:08 
GeneralRe: Login fails with ASP.NET membership Pin
Albert8328-Oct-09 13:15
Albert8328-Oct-09 13:15 
QuestionNew style of Javascript used in extenders. Pin
mittalpa28-Oct-09 9:20
mittalpa28-Oct-09 9:20 
Question...Repeat er... Pin
AndyInUK28-Oct-09 8:09
AndyInUK28-Oct-09 8:09 
AnswerRe: ...Repeat er... Pin
Christian Graus28-Oct-09 11:07
protectorChristian Graus28-Oct-09 11:07 
GeneralRe: ...Repeat er... Pin
AndyInUK29-Oct-09 0:07
AndyInUK29-Oct-09 0:07 
GeneralRe: ...Repeat er... Pin
Oakman29-Oct-09 3:06
Oakman29-Oct-09 3:06 
GeneralRe: ...Repeat er... Pin
AndyInUK29-Oct-09 3:22
AndyInUK29-Oct-09 3:22 
GeneralRe: ...Repeat er... Pin
Oakman29-Oct-09 3:49
Oakman29-Oct-09 3:49 
GeneralRe: ...Repeat er... Pin
AndyInUK29-Oct-09 6:55
AndyInUK29-Oct-09 6:55 

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.