how to post data to folder other than the _private folder

A

Adela D

The FP documentation indicates I can post the resuts of a form to a different
folder - not the default _private folder. So, when I am specifying the file
name in the form properties dialogue box, do I just type in the folder and
file name using the following format?
folder/file
Will that make the csv file automatically go into the specified folder?
Thank you.
 
R

Ronx

Yes and no.
Yes the form data will be directed to that folder, but it will only be
stored there if the folder and files in it have write permissions for the
extensions. The _private folder has permissions that enable writing to
files in the folder by the extensions, and also prevents access to
unauthorised visitors.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top