Please help - tabular ASP form to edit data in table - Inetserver
This is a discussion on Please help - tabular ASP form to edit data in table - Inetserver ; 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...
-
Please help - tabular ASP form to edit data in table
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
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
<karenmiddleol@yahoo.com> 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
Ray
No the policy is not to use .Net I am forced to use classic ASP.
Appreicate your help
Thanks
Karen
-
Re: Please help - tabular ASP form to edit data in table
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...txtCodeId=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 ***
Similar Threads
-
By Application Development in forum ADO DAO RDO RDS
Replies: 6
Last Post: 08-16-2007, 08:18 PM
-
By Application Development in forum Inetserver
Replies: 5
Last Post: 05-29-2007, 12:00 PM
-
By Application Development in forum Sharepoint
Replies: 0
Last Post: 04-24-2007, 04:03 AM
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 09-30-2005, 04:57 PM
-
By Application Development in forum Java
Replies: 1
Last Post: 10-18-2004, 12:49 PM