Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7660 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Dear All,

I am buildang a CV database system to be used on my companies intranet. I have a simple database which is accessed by web pages to add and search records .

All works fine, but I need to find a way for users to upload CVs to a network drive via the web pages. Is there a way I can do this and somehow link the documnet to the database record? So that when record details is displayed the user can push a button to view the CV.

Thanks

BW

Posted

IMHO, not possible just with FM.

But with other technologies like PHP, Lasso, VB or AppleScript it can be done.

To link document to record is easy -- see Open URL.

Posted

How is your server setup? What web-server scripting resources do you have?

Like Anatoli, I don't know of a Javascript FileUpload object.

You could do it with a JavaApplet and a JavaServlet. However, I recommend that you use PHP to manage the HTTP/Form File Upload and the database update. This can be done quite simply!

Some other threads exist on this subject.

All the best.

Garry

This topic is 7660 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.