nuct
Programmer
- Sep 5, 2001
- 103
Hi, I have a form with a list, I want to put an "edit" box next to each item on the list so it can be edited.
How do I make it so that the visible name of the edit button is alwats "edit" but the value that is passed to the edit page is the id of the item on the list.
Its not the ASP side of things Im having problems with its the HTML. Specifically I havn't got a clue which tag options to use in the INPUT tag.
Cheers,
Simon.
How do I make it so that the visible name of the edit button is alwats "edit" but the value that is passed to the edit page is the id of the item on the list.
Its not the ASP side of things Im having problems with its the HTML. Specifically I havn't got a clue which tag options to use in the INPUT tag.
Cheers,
Simon.