anna f Posted September 9, 2005 Posted September 9, 2005 Is it possible to enable a web user to browse his/her computer, find, and upload a file (to a global or container field?) while in an IWP page? I.E.- the user fills out a form, uploads a resume and clicks Submit. I know container fields are funny for IWP users. Any suggestions?
CyborgSam Posted September 9, 2005 Posted September 9, 2005 Container fields can only be viewed in IWP, their contents cannot be added/edited/deleted via cut/paste. This limitataion is because IWP tells the browser how to display the web page using HTML and containers are transferred to the browser as static graphics. Look into the FX php package, I've successfully used that to add an upload feature to IWP. The code I wrote was proprietary to my last employer, so I don't have it to give you as an example...
Recommended Posts
This topic is 7283 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 accountSign in
Already have an account? Sign in here.
Sign In Now