Click here to Skip to main content
16,019,152 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: is there any other control than text box to accept text from user Pin
yogita charhate31-Oct-06 0:35
yogita charhate31-Oct-06 0:35 
GeneralRe: is there any other control than text box to accept text from user Pin
Parwej Ahamad31-Oct-06 0:38
professionalParwej Ahamad31-Oct-06 0:38 
QuestionORACLE SQL statement in C# !! ?? Pin
Naif_Prof30-Oct-06 23:01
Naif_Prof30-Oct-06 23:01 
AnswerRe: ORACLE SQL statement in C# !! ?? Pin
Akhilesh Yadav30-Oct-06 23:26
Akhilesh Yadav30-Oct-06 23:26 
NewsRe: ORACLE SQL statement in C# !! ?? Pin
Naif_Prof31-Oct-06 6:19
Naif_Prof31-Oct-06 6:19 
QuestionDropDownList - ListItem Pin
Dayekh30-Oct-06 22:53
Dayekh30-Oct-06 22:53 
QuestionRe: DropDownList - ListItem Pin
just3ala230-Oct-06 23:18
just3ala230-Oct-06 23:18 
AnswerRe: DropDownList - ListItem Pin
Dayekh30-Oct-06 23:34
Dayekh30-Oct-06 23:34 
Thanks for the reply 3alaa2,

The thing is, I'm trying to make sense of how the list item will work. Let's say I names the value of the list item All just like the text for the list item.

Currently the query to populate the dropdown is simply:

"SELECT tblProject.inProjectID, tblProject.vchProjectName

FROM tblProject ORDER BY tblProject.vchProjectName"

If I am to include the list item, All, how would the query look?
GeneralRe: DropDownList - ListItem Pin
just3ala231-Oct-06 0:31
just3ala231-Oct-06 0:31 
GeneralRe: DropDownList - ListItem Pin
Dayekh31-Oct-06 0:48
Dayekh31-Oct-06 0:48 
AnswerRe: DropDownList - ListItem Pin
just3ala231-Oct-06 1:05
just3ala231-Oct-06 1:05 
GeneralRe: DropDownList - ListItem Pin
Dayekh31-Oct-06 1:19
Dayekh31-Oct-06 1:19 
GeneralRe: DropDownList - ListItem Pin
just3ala231-Oct-06 1:33
just3ala231-Oct-06 1:33 
GeneralRe: DropDownList - ListItem Pin
Dayekh31-Oct-06 2:30
Dayekh31-Oct-06 2:30 
GeneralRe: DropDownList - ListItem Pin
just3ala231-Oct-06 3:02
just3ala231-Oct-06 3:02 
GeneralRe: DropDownList - ListItem Pin
Dayekh31-Oct-06 3:42
Dayekh31-Oct-06 3:42 
GeneralRe: DropDownList - ListItem Pin
just3ala231-Oct-06 5:36
just3ala231-Oct-06 5:36 
GeneralRe: DropDownList - ListItem Pin
Dayekh31-Oct-06 5:46
Dayekh31-Oct-06 5:46 
QuestionError BC30002: Type ‘XXX’ is not defined… Pin
greekius30-Oct-06 21:28
greekius30-Oct-06 21:28 
QuestionLogon Failure : Unknown username or bad password Pin
Raju Sharma30-Oct-06 20:56
Raju Sharma30-Oct-06 20:56 
QuestionPrinting the contents of a web grid Pin
petro_00730-Oct-06 20:23
petro_00730-Oct-06 20:23 
Question(Exam 70-528): Microsoft® .NET Framework 2.0 Web-Based Client Development Pin
Girish Pendse30-Oct-06 19:59
Girish Pendse30-Oct-06 19:59 
AnswerRe: (Exam 70-528): Microsoft® .NET Framework 2.0 Web-Based Client Development Pin
minhpc_bk31-Oct-06 0:28
minhpc_bk31-Oct-06 0:28 
Questionwhat the event that is fired when closing the browser window Pin
abdelhameed8130-Oct-06 19:39
abdelhameed8130-Oct-06 19:39 
AnswerRe: what the event that is fired when closing the browser window Pin
just3ala231-Oct-06 1:39
just3ala231-Oct-06 1:39 

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.