Hi there,
I'm working on a dynamic website. Currently I have a table with the pk showing as a link. I have a column called Select with checkboxes. When the user selects the checkbox they will click on the edit button and be redirected to the edit.asp page where they will make their changes.
I don't know how to code this. I thought I could use VBscript with the clickevent, but I can't seem to get it working. I want my primary key passed to the new form where I have a form that will be automatically filled in when the user selects edit with the row they would like to edit.
Can you give me an example??:dontknow: :dontknow: :dontknow:
I'm working on a dynamic website. Currently I have a table with the pk showing as a link. I have a column called Select with checkboxes. When the user selects the checkbox they will click on the edit button and be redirected to the edit.asp page where they will make their changes.
I don't know how to code this. I thought I could use VBscript with the clickevent, but I can't seem to get it working. I want my primary key passed to the new form where I have a form that will be automatically filled in when the user selects edit with the row they would like to edit.
Can you give me an example??:dontknow: :dontknow: :dontknow: