nevergiveup01
Programmer
Here is the scenerio.. I want a customer to find their name and address in lets say a listbox and when they select it their customerID will go in a new form.. After their customerID is in the new form they can finish typing in the other fields in the form and then insert into the SQL table.. The two tables involved are called.. tblCustomer and tblServiceQuote..
I'm very new to ASP.net so I need this as simple as you can provide it..If you tell me I need to do some kind of event I need to know if I should do it in VB or in Javascript.. If I need to write a query where do I write it? What do I name my controls?
Sorry but I'm so new I no very little..Thanks
I'm very new to ASP.net so I need this as simple as you can provide it..If you tell me I need to do some kind of event I need to know if I should do it in VB or in Javascript.. If I need to write a query where do I write it? What do I name my controls?
Sorry but I'm so new I no very little..Thanks