So basically with the above class you'd simply go:
---addOrder.asp---
order = new ySQL
Order.Table("Order_Table")
newID = Order.Add() 'This action goes through your POST and GET variables automatically and matches them up with the table, no need to go thru one by one.
Sure is.
I use an ASP library called 'ySQL' which adds or updates a database without very much work at all.
<a href="http://yeago.net/works/asp-on-rails-tutorial-part-1-adding">http://yeago.net/works/asp-on-rails-tutorial-part-1-adding</a>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.