Hi
I created a hyperlink field in the table .
This is supposed to hold the link to a resume [.doc file] that is stored on the hard drive of the production server.
When a user enters the name of the resume I want to be able to prefix the name by "\\ABCserver\resume\"
For example :
Let say the users resume is entered on the form as ABCresume.doc
I want to be able to view the resume by clicking on this form field and I know to click on this and see the resume it would have to be stored as
\\ABCserver\resume\ABCresume.doc
in the table
Please help
I created a hyperlink field in the table .
This is supposed to hold the link to a resume [.doc file] that is stored on the hard drive of the production server.
When a user enters the name of the resume I want to be able to prefix the name by "\\ABCserver\resume\"
For example :
Let say the users resume is entered on the form as ABCresume.doc
I want to be able to view the resume by clicking on this form field and I know to click on this and see the resume it would have to be stored as
\\ABCserver\resume\ABCresume.doc
in the table
Please help
Last edited: