Click here to Skip to main content
15,896,359 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCreating and executing DTS package Pin
AumSingh22-Jun-08 20:59
professionalAumSingh22-Jun-08 20:59 
AnswerRe: Creating and executing DTS package Pin
Ashfield22-Jun-08 21:25
Ashfield22-Jun-08 21:25 
GeneralRe: Creating and executing DTS package Pin
AumSingh22-Jun-08 22:24
professionalAumSingh22-Jun-08 22:24 
GeneralRe: Creating and executing DTS package Pin
Ashfield22-Jun-08 22:41
Ashfield22-Jun-08 22:41 
GeneralRe: Creating and executing DTS package Pin
AumSingh23-Jun-08 18:59
professionalAumSingh23-Jun-08 18:59 
QuestionRemove duplicate values in a dropDownList Problem Pin
arun.dinky22-Jun-08 20:58
arun.dinky22-Jun-08 20:58 
AnswerRe: Remove duplicate values in a dropDownList Problem Pin
Christian Graus22-Jun-08 21:18
protectorChristian Graus22-Jun-08 21:18 
GeneralRe: Remove duplicate values in a dropDownList Problem Pin
arun.dinky23-Jun-08 19:56
arun.dinky23-Jun-08 19:56 
Thanks Christian,

am adding the items to the dropdownlist through two functions,wenever the code is run,these two functions are called alwes.
after adding some list items to the dropdown list thru 1st function,am checkin if the dropdownlist already contains the item that am going to add through the 2nd function


if (Week.Items.FindByText(dt.Month.ToString("00") + dt.Day.ToString("00") + dt.Year.ToString("0000"))=="")

i think this is also wrong....as FindByText returns a list item.
Can you tell me how to do it using the properties and methods of the dropdownlist please.

Regards,
Arun.

GeneralRe: Remove duplicate values in a dropDownList Problem Pin
Christian Graus23-Jun-08 20:28
protectorChristian Graus23-Jun-08 20:28 
GeneralRe: Remove duplicate values in a dropDownList Problem Pin
arun.dinky24-Jun-08 0:26
arun.dinky24-Jun-08 0:26 
QuestionWeb based file storage Pin
AndreasCe22-Jun-08 20:52
AndreasCe22-Jun-08 20:52 
AnswerRe: Web based file storage Pin
saini arun22-Jun-08 22:19
saini arun22-Jun-08 22:19 
QuestioniTextSharp Compatibility with .Net 2.0 Frame work? Pin
wongeva22-Jun-08 20:44
wongeva22-Jun-08 20:44 
AnswerRe: iTextSharp Compatibility with .Net 2.0 Frame work? Pin
Christian Graus22-Jun-08 21:22
protectorChristian Graus22-Jun-08 21:22 
QuestionWeb Application Pin
Assaf8222-Jun-08 20:28
Assaf8222-Jun-08 20:28 
AnswerRe: Web Application Pin
Mark Churchill22-Jun-08 20:44
Mark Churchill22-Jun-08 20:44 
AnswerRe: Web Application Pin
Christian Graus22-Jun-08 21:19
protectorChristian Graus22-Jun-08 21:19 
GeneralRe: Web Application Pin
Assaf8222-Jun-08 23:06
Assaf8222-Jun-08 23:06 
GeneralRe: Web Application Pin
Christian Graus22-Jun-08 23:34
protectorChristian Graus22-Jun-08 23:34 
GeneralRe: Web Application Pin
Mark Churchill23-Jun-08 14:40
Mark Churchill23-Jun-08 14:40 
AnswerRe: Web Application Pin
Ashfield22-Jun-08 21:28
Ashfield22-Jun-08 21:28 
QuestionDisplaying data with value in label Pin
mohd imran abdul aziz22-Jun-08 20:27
mohd imran abdul aziz22-Jun-08 20:27 
AnswerRe: Displaying data with value in label Pin
Christian Graus22-Jun-08 21:23
protectorChristian Graus22-Jun-08 21:23 
QuestionProgrammatically select a treeview node and expand the depth Pin
simsen22-Jun-08 20:19
simsen22-Jun-08 20:19 
Question[Message Deleted] Pin
Masood Kochi,SSF22-Jun-08 20:11
Masood Kochi,SSF22-Jun-08 20:11 

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.