Any questions about Documents Sellers, post it here .

Store non-member data?

  • michael stokoe
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #23466 by michael stokoe
Store non-member data? was created by michael stokoe
Is there a way for a non-member of a website to have their information stored on the request form?
The issue we're having is people are downloading multiple items and having to fill in all the information every time.

We've had to customize the documents seller so far to not start the download instantly, email a download link and include a captcha, because we were getting bogus information spammed into the fields.

Is there a way to store the user's data for the current session in a cookie or something similar?

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #23475 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Store non-member data?
Hi

Yes, if you know programming, I think you can edit the code of the component to store the user data in session and then re-use that data when they download the document for the second time .

Tuan

Please Log in or Create an account to join the conversation.