Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I have to upload images via html into my FMP5 database.

I know the tag to upload is <form action="" METHOD=POST enctype="multipart/form-data">

<input type=file name=image>

</form>

but... what i have to do to insert the uploaded file to my database?:

Posted

This issue has been discussed several times quite recently. The general consensus is that Web Companion cannot handle uploading files into a FileMaker Pro database.

Files can be uploaded with another web server tool, but even then there is no automated way to import the image into the database unles some scripting language is used like AppleScript. I don't think anybody has got it working yet.

Having said that I have done it using FMP client (ie not using html) through the internet. It is slow and you need a copy of FMP on your machine to do it.

[This message has been edited by Vaughan (edited December 01, 2000).]

Posted

Thanks for answer my question....

Do you know the name of the server toll and language that you mentioned? And if possible... where can I get it?

I can't use the FMP Client because I've a lot of machines in diferent cities.

[This message has been edited by lagartixa2001 (edited December 01, 2000).]

Posted

Sorry,. by "web server tool" I meant a "proper" web server application. Web Companion isn't a web server, it's an interface for FMp to the web.

Other people use Web Star or some other web server software by moving Web Companion onto port 591.

This topic is 8824 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.