ISPrincess
Programmer
Currently I have a page that displays one or more lines of data from a disconnected SQL recordset.
These are shown in an asp table across the page.
I would like to give the users a way to click on an image or whatever for each of these lines in order to show them this one record in a "friendlier" format - from Top down.
I do not want to requery the db.
I have a feeling this is very basic and simple but the long weekend has had a terrible affect on my brain.
Please help.
These are shown in an asp table across the page.
I would like to give the users a way to click on an image or whatever for each of these lines in order to show them this one record in a "friendlier" format - from Top down.
I do not want to requery the db.
I have a feeling this is very basic and simple but the long weekend has had a terrible affect on my brain.
Please help.