How to create a Sales Order form with ASP.NET 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

How to create a Sales Order form with ASP.NET 2.0?

I want to save the sales order header and its items at the same time. Can I
make this web form with ASP.NET 2.0 new Data Controls?

Thanks
 
Depends what "save" means to you (Database, FileIO, Xml ...).
Depends if you want to generate smth or fill out a form and then save the
order.

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top