• Archives

    » classic-asp
Aug
29

Yet another Shopping Cart for Classic ASP

Like my previous Paging component, I wrote this shopping cart component during my classic ASP days. Nothing was so easily feasible in classic ASP. Complex applications needed to be developed as COM components and the DLL required to be registered on the deployment platform. Ahhh, we all can imagine the pain. This is a very [...]

Aug
10

Yet Another Paging Component For Classic ASP

I had developed this Paging Component for Classic ASP/ASP 3.0 few years back. Click here to see working example of my paging component. You are free to download and use in your classic ASP application the way you want. You can also modify the code but just put a link back to this blog for [...]