Jump to content

Uploading files using SC with CWP


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

Recommended Posts

I'm working on a FileMaker custom web publishing application based on PHP and FX and I want to use SuperContainer to upload files from a web browser. The PHP classes provided with SuperContainer seem to have what I need, but the examples in the documentation do not show how to make an upload button/window/portal.

Would someone share code from a working installation similar to the file upload facility on 360Works site at http://360works.com/upload/uploader

?

Thanks,

Gary

Link to comment
Share on other sites

Ok, it may look like I'm having a conversation with myself, but I'm just evolving my understanding of deploying SuperContainer in a custom web programming environment.

Using the URL runs the Java applet which is great and works well, *unless* someone is blocking Java or can't see an iframe tag (old browser). So I still have a need to be able to upload a file using straight PHP programming links after browsing for it.

Can't I have it both ways?

Gary

Link to comment
Share on other sites

The PHP class included with SuperContainer is intended for use with your own PHP file upload page. Once the file has been uploaded from the user's browser to your server, you can use the SuperContainer PHP class to easily move that file to SuperContainer.

Link to comment
Share on other sites

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