I know this has to be simple.
I construct a table from my database
Name Address Phone
Smith, John 111 first st 888-8888
etc etc
I want to hyperlink the name in the table so the user can click on the name and pull up a photo of the employee.
How can I construct something like that in asp?
any help would be appreciated
I construct a table from my database
Name Address Phone
Smith, John 111 first st 888-8888
etc etc
I want to hyperlink the name in the table so the user can click on the name and pull up a photo of the employee.
How can I construct something like that in asp?
any help would be appreciated