Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

File upload from web page into container

Featured Replies

Hey! Looking for suggestions for the best way to take form data, including a few file uploads, from a webpage, and insert them into a FM9 db at a hosting company.

Seems like there are a few ways to do this (like a PHP script into mail.it), but looking for any/all suggestions. Anything more ovious I am missing? Anything easier?

Thanks!

What about this:

http://www.360works.com/supercontainer/demos/iwp/

--sd

  • Author

Thanks for the suggestion! I had seen that, but I'm looking to do something different.

I'm looking for a solution WITHOUT IWP.

That is: From a standard web page form (html with, most likely PHP, and a nice little submit button) to 1) upload a file (pdf) and 2) transfer the file to the correct record at a hosted (read: I have little control over the server) File Maker Server DB.

I can do #1 in a variety of ways.

#2 seems like the harder part.

I'm looking for suggestions that might be more elegant than what I've come across.

Well... if you're trying to do this without supercontainer... which really *is* the best way for this, you're going to need a server where you can do Apache stuff for the file upload and then... and this is the lovely part, likely you'll have to use a MySQL or similar DB so that you can store the value of the location and then use something like ESS or *shudder* Apple/VB Script to make the transport happen.

This really seems like you're trying to re-create the wheel though. I know the SC is expensive-ish but really, you'll spend tens of hours trying to make something do the same thing.

  • Author

Mike --

Thanks for your reply.

But correct me if I am wrong, but SuperContainer (from what I have read) needs to be interfaced via IWP.

In this situation, I need documents to be uploaded without giving submitters direct access to the DB. All a submitter would see is a webpage for them to upload a few files on.

Looks like I should have done this in MySQL....

???

Thanks!

If you're trying to avoid direct access to the DB then, yes, you'll need somewhere to store the data before batching it in at a later time. You can make the table entries in MySQL and then move the data once you've cleared it using whatever mechanism that you're planning on.

  • 8 months later...

You don't need to use IWP with SuperContainer. You can create an IFRAME in any HTML page and point it to a SuperContainer URL.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.