Hi,
I have a Access database where the records in there are hyperlinks, and I am trying to make an asp page such that I can pull the each record off the database and have it be linked to whatever it is linked to in the Access database. I have tried to simply use response.write(), but did not write anything to the asp page. Anyone know of a good way to do this? Thanks in advance.
Leon
I have a Access database where the records in there are hyperlinks, and I am trying to make an asp page such that I can pull the each record off the database and have it be linked to whatever it is linked to in the Access database. I have tried to simply use response.write(), but did not write anything to the asp page. Anyone know of a good way to do this? Thanks in advance.
Leon