• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Access FileUpload contents in POST data

Access FileUpload contents in POST data 13 years 6 days ago #13586

  • mlvnjm
  • mlvnjm's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hello,

Does anybody know how to access the FileUpload contents from POST data. I'm trying to access the filenames of the files uploaded using the FileUpload component from a custom script in the Script tab.

Thanks.
The administrator has disabled public write access.

Re:Access FileUpload contents in POST data 13 years 5 days ago #13599

  • mlvnjm
  • mlvnjm's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
For anybody interested, this information is available in the $_FILES variable and not $_POST although i'm still trying to figure out how to get the code that that is appended to the beginning of the filename.
The administrator has disabled public write access.

Re:Access FileUpload contents in POST data 12 years 11 months ago #13695

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 733
  • Thank you received: 60
Hello,

If you are trying to modify the file prefix for your upload field, then please note that we added an extra property for this field type in the latest revisions that allows you to set your desired prefix from Components > RSForm!Pro > Manage forms by selecting your desired form, editing the upload field and adding the prefix in the "File Prefix" property.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!