| Home | | | About Us | | | Website Design | | | Website Hosting | | | FAQ's | | | Contact Us |
ASP DateAdd FunctionBack to FAQ's. Back to Knowledge Base. The DateAdd function in ASP can add and subtract from dates (or - oddly - times) which your code already has. This can help if you are trying to draw a list from a database which covers, say, the last 7 days... The function is used like... NewDateTime = DateAdd(ThingsToAdd, QuantityToAdd, DateTimeToStartWith) As I mentioned before, you can add date or time parts...
If you need your website to be able to show live data, why not give us a call to find out more... |
Dates can be usefull with websites, your customers can be presented with the details that are relevent today, with a website which updates itself automtically! | |