I have a table field where i store the path to a *.doc file (ex: "c:\files\my_doc3.doc"
. Then, i have a query that returns these paths according to certain parameters i specify. What i want to do is to, in the results form, have these paths returned and then make the paths clickable so the word opes with the clicked file.
In ASP or JSP this is very easy to do (just put the anchor tag in the results from the query) but i don't know how to do this in Access (or if it's even possible).
Can you guys help me?
Thanks.
In ASP or JSP this is very easy to do (just put the anchor tag in the results from the query) but i don't know how to do this in Access (or if it's even possible).
Can you guys help me?
Thanks.