I'm developing a webstore application for e-commerce(or trying to :-p ). I'm wondering about the best way to get some values from my database. I have Categories, Families and SubFamilies.
Now each time i load a page, depending on the page level, the server has to load/unload around 5...
Hi there...!
I have a problem when calling a function that returns a recordset value. Here's my problem:
sub main
...
call WriteCatalog(rs("productname"),..., GetName(rs("manufacturercode")),...)
...
end sub
sub WriteCatalog(prodname,...,manufacturer,...)
response.write...
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.