vbuser1976
Feb 7th, 2001, 09:10 AM
Hi everyone!
I am a newbie when it comes to ASPs. I am doing my first website with ASP and I need some assistance. I currently have a ASP that is running a query and listing the results. I decided, for visual purposes, to put the results in an HTML table. Now this is what I want to do:
At the last column, I want to add two buttons...One to view the record and one to edit the record. The view button I just want it to do a view details of the record, and the edit button, I want it to go to a separate asp or html (whichever one is best) and have the ability to edit that record. Any suggestions/ideas?
Thanks in advance.
I am a newbie when it comes to ASPs. I am doing my first website with ASP and I need some assistance. I currently have a ASP that is running a query and listing the results. I decided, for visual purposes, to put the results in an HTML table. Now this is what I want to do:
At the last column, I want to add two buttons...One to view the record and one to edit the record. The view button I just want it to do a view details of the record, and the edit button, I want it to go to a separate asp or html (whichever one is best) and have the ability to edit that record. Any suggestions/ideas?
Thanks in advance.