Click here to Skip to main content
15,923,051 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to we implement function keys in asp.net Pin
Sathesh Sakthivel8-Dec-07 2:12
Sathesh Sakthivel8-Dec-07 2:12 
AnswerRe: how to we implement function keys in asp.net Pin
Pushpendra patwal8-Dec-07 2:17
Pushpendra patwal8-Dec-07 2:17 
GeneralRe: how to we implement function keys in asp.net Pin
M.Ramesh8-Dec-07 2:36
M.Ramesh8-Dec-07 2:36 
Questionhow the data table values remains untill the application is closed Pin
jagan1238-Dec-07 1:23
jagan1238-Dec-07 1:23 
AnswerRe: how the data table values remains untill the application is closed Pin
Pushpendra patwal8-Dec-07 2:09
Pushpendra patwal8-Dec-07 2:09 
AnswerRe: how the data table values remains untill the application is closed Pin
Sathesh Sakthivel8-Dec-07 2:16
Sathesh Sakthivel8-Dec-07 2:16 
GeneralCrystal Reprot problem Pin
Raza Hussain8-Dec-07 0:36
Raza Hussain8-Dec-07 0:36 
GeneralChecking The null condition Pin
SreejithAchutan8-Dec-07 0:13
SreejithAchutan8-Dec-07 0:13 
How i check if a cloumn value is null when already a search condition is avilable.I want to put a cloumn value from the database.Getting the value on a serch condition,also if the returned value is null thn an error occurs in sql.I want to chk if the value is null or not ,if the value is not null return the value..How the query is wriiten for that.

sqlstatement = "SELECT UnitId FROM user_UnitRoles WHERE UserId='"+UserId+"' ";
object s=dbtObj.GetColumnValue(sqlstatement, "UnitId");
return s.GetType().ToString();


I attach the query with this mail .Plz tell what changes i want to do
GeneralRe: Checking The null condition Pin
Pushpendra patwal8-Dec-07 2:14
Pushpendra patwal8-Dec-07 2:14 
GeneralRe: Checking The null condition Pin
Gamzun9-Dec-07 0:02
Gamzun9-Dec-07 0:02 
GeneralDifferences Pin
John.L.Ponratnam7-Dec-07 22:44
John.L.Ponratnam7-Dec-07 22:44 
GeneralRe: Differences Pin
Christian Graus7-Dec-07 23:21
protectorChristian Graus7-Dec-07 23:21 
GeneralRe: Differences Pin
Sathesh Sakthivel8-Dec-07 0:26
Sathesh Sakthivel8-Dec-07 0:26 
Questionhow to clear a seesion Pin
jagan1237-Dec-07 22:11
jagan1237-Dec-07 22:11 
AnswerRe: how to clear a seesion Pin
John.L.Ponratnam7-Dec-07 22:46
John.L.Ponratnam7-Dec-07 22:46 
AnswerRe: how to clear a seesion Pin
Pushpendra patwal8-Dec-07 2:26
Pushpendra patwal8-Dec-07 2:26 
AnswerRe: how to clear a seesion Pin
Paul Conrad9-Dec-07 12:48
professionalPaul Conrad9-Dec-07 12:48 
Generalspam filter Pin
Member 45325047-Dec-07 21:22
Member 45325047-Dec-07 21:22 
GeneralRe: spam filter Pin
Michael Sync7-Dec-07 22:10
Michael Sync7-Dec-07 22:10 
GeneralRe: spam filter Pin
Christian Graus7-Dec-07 23:23
protectorChristian Graus7-Dec-07 23:23 
GeneralRe: spam filter Pin
Michael Sync7-Dec-07 23:31
Michael Sync7-Dec-07 23:31 
Generalhelp me Pin
manoj_kumar25117-Dec-07 21:19
manoj_kumar25117-Dec-07 21:19 
GeneralRe: help me Pin
Christian Graus7-Dec-07 23:25
protectorChristian Graus7-Dec-07 23:25 
GeneralCreate own asseblies and custom controls for asp.net Pin
Member 38798817-Dec-07 19:51
Member 38798817-Dec-07 19:51 
GeneralRe: Create own asseblies and custom controls for asp.net Pin
Michael Sync7-Dec-07 21:04
Michael Sync7-Dec-07 21:04 

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.