G
Guest
I think I have a simple question with this issue I have yet to deal with
using Frontpage 2003. I have an test.asp page which queries an Oracle DB and
it gives me a list of desired results. However, we recently added to ability
for users to upload files to the db ie: .doc, .xls. txt. or pdf's files.
What I want the test.asp page to do is to open the file which is stored in
Oracle when the user clicks on the file name. I mostly use the DBRW for my
queries and think I would somehow have to use to a hyperlink property to the
desire file in the db but nothing has worked so far. My test.asp page lists
the file name but now how do I open this file when the user requests it? It
must be easy......ugh.
using Frontpage 2003. I have an test.asp page which queries an Oracle DB and
it gives me a list of desired results. However, we recently added to ability
for users to upload files to the db ie: .doc, .xls. txt. or pdf's files.
What I want the test.asp page to do is to open the file which is stored in
Oracle when the user clicks on the file name. I mostly use the DBRW for my
queries and think I would somehow have to use to a hyperlink property to the
desire file in the db but nothing has worked so far. My test.asp page lists
the file name but now how do I open this file when the user requests it? It
must be easy......ugh.