Click here to Skip to main content
16,010,392 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ImageButton command argument Pin
TheEagle29-Apr-06 4:51
TheEagle29-Apr-06 4:51 
GeneralRe: ImageButton command argument Pin
TheEagle1-May-06 17:23
TheEagle1-May-06 17:23 
Questionproblem with validation control Pin
sudharsong23-Apr-06 20:01
sudharsong23-Apr-06 20:01 
AnswerRe: problem with validation control Pin
minhpc_bk23-Apr-06 20:44
minhpc_bk23-Apr-06 20:44 
GeneralRe: problem with validation control Pin
sudharsong23-Apr-06 20:48
sudharsong23-Apr-06 20:48 
AnswerRe: problem with validation control Pin
HimaBindu Vejella23-Apr-06 21:01
HimaBindu Vejella23-Apr-06 21:01 
GeneralRe: problem with validation control Pin
sudharsong23-Apr-06 21:14
sudharsong23-Apr-06 21:14 
QuestionHow to insert to SQL Express Edition from a textbox and a SAVE button? Pin
tanpanjang23-Apr-06 17:42
tanpanjang23-Apr-06 17:42 
I have a delivery page (binded to an Orders.mdf) that looks something like this. A simple webform that only handle ONE KIND of product but has various weights.

[lblDate] = shows the date selected, receive user selected date from the Calendar control.

[txtDeliveryOrderNo] = clerk types in a Delivery Order No.

[ddlPort] = dropdownlist showing a list of sea port where goods are imported, databound to a SQL ports.mdf

[ddlCustomer] = dropdownlist showing a list of customer, by name. Place where goods are delivered. Databound to a SQL customers.mdf

[ddlTruck] = dropdownlist showing which truck does the delivery

[txtGrossWeight] = user enter the gross weight of the item here and then click on an "ADD ITEM" button control to store record. Can have multiple items.

[btnSave] = saves the order record to the orders.mdf.
[btnCancel] = cancel the order record.


Is there anyone who can gimme a rough idea of how this could be done? Or has anyone done it before? I need it in C# codes.
AnswerRe: How to insert to SQL Express Edition from a textbox and a SAVE button? Pin
minhpc_bk23-Apr-06 20:40
minhpc_bk23-Apr-06 20:40 
QuestionInsert multiple records Pin
tanpanjang23-Apr-06 17:34
tanpanjang23-Apr-06 17:34 
QuestionDynamically change Flash movies......... Pin
daviiie23-Apr-06 13:13
daviiie23-Apr-06 13:13 
AnswerRe: Dynamically change Flash movies......... Pin
minhpc_bk23-Apr-06 20:34
minhpc_bk23-Apr-06 20:34 
Questionhi ans my question... Pin
muthukumaar23-Apr-06 6:03
muthukumaar23-Apr-06 6:03 
AnswerRe: hi ans my question... Pin
Roshan P Mohammed23-Apr-06 19:00
Roshan P Mohammed23-Apr-06 19:00 
AnswerRe: hi ans my question... Pin
minhpc_bk23-Apr-06 20:27
minhpc_bk23-Apr-06 20:27 
AnswerRe: hi ans my question... Pin
HimaBindu Vejella23-Apr-06 21:18
HimaBindu Vejella23-Apr-06 21:18 
QuestionUser Login Pin
Sean8923-Apr-06 5:40
Sean8923-Apr-06 5:40 
AnswerRe: User Login Pin
minhpc_bk23-Apr-06 20:19
minhpc_bk23-Apr-06 20:19 
GeneralRe: User Login Pin
Sean8924-Apr-06 15:50
Sean8924-Apr-06 15:50 
GeneralRe: User Login Pin
minhpc_bk24-Apr-06 16:04
minhpc_bk24-Apr-06 16:04 
AnswerRe: User Login Pin
sudharsong23-Apr-06 20:30
sudharsong23-Apr-06 20:30 
QuestionHow to avoid extra slashes and quotes??? Pin
sinanju23-Apr-06 5:13
sinanju23-Apr-06 5:13 
AnswerRe: How to avoid extra slashes and quotes??? Pin
Guffa23-Apr-06 5:33
Guffa23-Apr-06 5:33 
GeneralRe: How to avoid extra slashes and quotes??? Pin
sinanju23-Apr-06 5:52
sinanju23-Apr-06 5:52 
AnswerRe: How to avoid extra slashes and quotes??? Pin
Guffa25-Apr-06 4:02
Guffa25-Apr-06 4:02 

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.