| |
doreilly
Posts: 1
Score: 0
Joined: 2/20/2003
From:
Status: offline
|
Just a quick question, but one that has been at me for a few days. I'm looping through a database and displaying the results with a couple of elements in a small html table. My problem is that I want to be able to look closer at the particular record when a link (i.e. the reference number) is clicked on. I can't seem to assign the particular number that I click onto a variable that I could send back to the database. I'm looking for something like 'Onclick "The value in the table cell" = "A Variable"' I know its easy I just can't think of it!
|
|