
Using The MS InterDev ADO RecordSet Data Control
Hi
I have been using the MS Interdev (MS Visual Studio v6) data-bound ADO
Controls to display data on an ASP page. It works very well, a page can be
up and running very quickly without having to write any code; all drag and
drop.
However, there doesn't seem to be any built in features for allowing saving
of the data. The help simply says that code can be written to facilitate
this. But I am at a complete loss on how to do this? And can it be done in
VBScript even though the controls paste JScript into the ASP code?
Any help would REALLY be appreciated!
Thanks