Posted by Martix on 03/30/07 20:00
I think I finaly figured it out.
I put in a row of inputs with different values but all with the same
name.
In the .asp I did a request.form for the value of the input with the
employee number and the value of the submit button. Because all the
submit buttons have the same name it ends up that it gets the value of
the submit button that was clicked.
I know it's probably not the best way to do it, but it works.
I'd like to thank everybody that put up with me and at least tried to
help me out. I really appreciate it.
Thanks
[Back to original message]
|