|
-
May 2nd, 2001, 02:09 PM
#1
Thread Starter
Lively Member
VB Script Question
Hi all,
I'm new to Asp page. I have an Asp page which displays the results of a query from SQL server. This works good. The data I'm displaying is in a table format.
What I want to do, is to have a command button at the end of each row. So when the user clicks on the button a different asp page should open up with text boxes where I could change or add value, and then save it to the database (in SQL Server).
How do I create the command button, so that it is linked to a particular row, and when the values are changed/added how does it update that particular row.
I hope I'm explaning myself clearly.
Thanks,
Reggie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|