to maintain compatibility with the classic ASP system, I essentially need to create an ASP.NET datagrid equivalent (complete with read, insert, and update capabilities) in the classic ASP, are there any tools that simplify this than just manual coding tables? I'm pretty rusty in classic ASP, so a simple solution is much appreciated, thanks!
source
share