• 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: Download a file on form submission

Download a file on form submission 11 years 2 months ago #26638

  • ben0
  • ben0's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hi,

I'm wondering if there is a way to initiate a file download when someone clicks the submit button?

Cheers,

Ben
The administrator has disabled public write access.

Download a file on form submission 10 years 11 months ago #27662

  • info713
  • info713's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 14
Hi Ben0 did you get an answer on this??
The administrator has disabled public write access.

Download a file on form submission 10 years 11 months ago #27663

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
A solution would be to insert an iframe in the Thank you message.The downside of this is that the file type needs to be a zip file. When the Thank you message window appears, you will be prompted with the file download.

An example for this below:
<iframe frameborder="0" src="path_to_file">
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!