Re: Please help - tabular ASP form to edit data in table
am 08.10.2005 04:17:57 von unknown
Write it in ASP.Net and use a datagrid. All that functionality is handled
for you, more or less.
Is that an option?
Ray at home
wrote in message
news:1128715219.188841.264610@o13g2000cwo.googlegroups.com.. .
>I want to create a tabular/columnar ASP form with data from a Access
> table. I want this form to be editable.
>
> Greatly appreciate if somebody can share the code.
>
> Thanks
> Karen
>
Re: Please help - tabular ASP form to edit data in table
am 17.10.2005 04:27:25 von SteveB
I've done some datagrids (or something similar) myself but they can be a
little hard to explain in a post. But here are some links I found that
might hopefully be useful.
ASP Datagrid V 1.0 beat by Omeya Ambre
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?tx tCodeId=8802
&lngWId=4
"It has got vb datagrid functionality to add, edit, delete record ...
give me some time i ll also do sorting & paging :-)"
Free.
Creating a Datagrid Class in classic ASP - Introduction by Brian
O'Connell
http://www.developerfusion.com/show/2328/
Free.
Uses a class.
ASP Datagrid object by Claus Stahnke
http://www.dmxzone.com/ShowDetail.asp?NewsId=4739
$69 (as of 7/2004). Free demo
DbNetGrid
http://www.dbnetgrid.com/dbnetgrid/default.aspx
$199 - $1,499 depending on how it is used. Free demo.
Best regards,
J. Paul Schmidt, Freelance Web and Database Developer
http://www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
*** Sent via Developersdex http://www.developersdex.com ***