Saving data in time ASP.NET (Visual Basic) ?

Posted by AZIRAR on Stack Overflow See other posts from Stack Overflow or by AZIRAR
Published on 2010-05-29T22:24:04Z Indexed on 2010/05/29 22:32 UTC
Read the original article Hit count: 185

Filed under:
|
|

Hey,

I'm developing a web application that provide a service of online reservation, and I need to save the data (for example in a specific day and access to them).

How can I do that.

Is it possible using : System.Web.UI.WebControls.Calendar

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about visual-basic