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

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

Recommended Posts

Posted

hi,

I need to perform an auto-import from a csv file on that is on the web at http://myip/file.csv

i tried to set up a variable to

1) fmnet:/http://myip/file.csv

2) filewin://http://myip/file.csv

none of these work, only when I manualy import.

Ver FMP9

any suggestions?

Posted

FileMaker cannot natively "import" files using the "http:" URL syntax. It could using "fmwin:" if you had a full absolute path to a shared folder/file.

There is a (free) plug-in which can use the "http:" syntax for download, MooPlug.

http://mooplug.com/

Alternatively you could use the Web Viewer and scrape the content. But with a largish file that might be kind of clunky.

On a Mac we would just use AppleScript and "curl" to download.

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