Click here to Skip to main content
15,914,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to run web application on server. Pin
dotnethunk20-Mar-07 2:28
dotnethunk20-Mar-07 2:28 
AnswerRe: how to run web application on server. Pin
ca8msm20-Mar-07 2:47
ca8msm20-Mar-07 2:47 
AnswerRe: how to run web application on server. Pin
Laxman Auti20-Mar-07 3:06
Laxman Auti20-Mar-07 3:06 
QuestionHow to get data from image extention with .JPEG Pin
JanapatiBalu20-Mar-07 1:29
JanapatiBalu20-Mar-07 1:29 
Questionprint from datagrig Pin
yesu prakash20-Mar-07 1:25
yesu prakash20-Mar-07 1:25 
QuestionCall a C# code-behind function from JavaScript Pin
Satheesh Kumar Subramanian20-Mar-07 1:21
Satheesh Kumar Subramanian20-Mar-07 1:21 
QuestionRe: Call a C# code-behind function from JavaScript Pin
Sandeep Akhare24-Mar-07 1:14
Sandeep Akhare24-Mar-07 1:14 
QuestionSelect multiple from ListBox and insert into Database Pin
irkahc20-Mar-07 1:18
irkahc20-Mar-07 1:18 
I have one Dropdownlist and one listbox. Dropdownlist contains all doctor names and listbox contains specializations.

I have 3 tables (Doctor,DSpecialization and DSpecializationDetails)

DSpecializationDetails-(DoctorId(PK) and DSpecializationId(PK))
Doctor - (DoctorId(PK),DoctorName)
DSpecialization-(DSpecializationId(PK), specializations)

One Doctor could have many Specializations

I want the user to be able to choose 1 or many specializations,
and insert the selections into a table called DSpecializationDetails.

I didn't get idea how to do this. Ex, I select a doctor from dropdownlist and select two specialization from ListBox.. Now If I click insert button there are 2 records has to be inserted in DSpecializationDetails table. How can I approach to solve this? just give me briefe idea. Its great if you send sample code..


I’m working with Asp.net and C#

Thanks for any help.


AnswerRe: Select multiple from ListBox and insert into Database Pin
Tirthadip20-Mar-07 1:59
Tirthadip20-Mar-07 1:59 
GeneralRe: Select multiple from ListBox and insert into Database Pin
irkahc21-Mar-07 2:41
irkahc21-Mar-07 2:41 
Questionworld date and time calculation Pin
bejoy1234520-Mar-07 0:30
bejoy1234520-Mar-07 0:30 
AnswerRe: world date and time calculation Pin
Chris Maunder20-Mar-07 0:45
cofounderChris Maunder20-Mar-07 0:45 
QuestionInsert into Table values Pin
Rajiya20-Mar-07 0:01
Rajiya20-Mar-07 0:01 
AnswerRe: Insert into Table values Pin
coolestCoder20-Mar-07 0:12
coolestCoder20-Mar-07 0:12 
QuestionValidate XML string against XSD file. Pin
DazManCat20-Mar-07 0:00
DazManCat20-Mar-07 0:00 
QuestionHow we can give a multiline text to a string builder obj Pin
anujose19-Mar-07 23:46
anujose19-Mar-07 23:46 
AnswerRe: How we can give a multiline text to a string builder obj Pin
Sun Rays19-Mar-07 23:49
Sun Rays19-Mar-07 23:49 
Questionsetup project to create the database Pin
PrakashBhaskar19-Mar-07 23:30
PrakashBhaskar19-Mar-07 23:30 
AnswerGood question..Please reply if u know... Pin
Sun Rays19-Mar-07 23:54
Sun Rays19-Mar-07 23:54 
AnswerRe: setup project to create the database Pin
Laxman Auti20-Mar-07 3:12
Laxman Auti20-Mar-07 3:12 
GeneralRe: setup project to create the database Pin
PrakashBhaskar20-Mar-07 19:00
PrakashBhaskar20-Mar-07 19:00 
GeneralRe: setup project to create the database Pin
Laxman Auti20-Mar-07 19:32
Laxman Auti20-Mar-07 19:32 
GeneralRe: setup project to create the database Pin
PrakashBhaskar20-Mar-07 20:25
PrakashBhaskar20-Mar-07 20:25 
QuestionWrap text in firefox and IE Pin
N a v a n e e t h19-Mar-07 23:15
N a v a n e e t h19-Mar-07 23:15 
AnswerRe: Wrap text in firefox and IE Pin
Sun Rays19-Mar-07 23:53
Sun Rays19-Mar-07 23:53 

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.