i am trying to make a form to download a software.ZIP from my site. I have no idea about diallow the forwarding of the URL that the person receive after registration. In other words, is there a way to show in "on submit" code a download link valid only for this registration?
Thank you very much
Thank you very much
Hi fmarzolo,
I'm sure that it's possible to generate a random code and link it to this particular user - the ChronoForms UIDP (created when you sae a record to a DB table) would be one possibility.
I'm nto sure how you'cd code the download, I guess that a form that checks the link and then redirects might do the trick.
Bob
PS You could also try a commercial product like LinkLock I have no connection but someone here mentioned them recently and I've used one of their other product successfully.
I'm sure that it's possible to generate a random code and link it to this particular user - the ChronoForms UIDP (created when you sae a record to a DB table) would be one possibility.
I'm nto sure how you'cd code the download, I guess that a form that checks the link and then redirects might do the trick.
Bob
PS You could also try a commercial product like LinkLock I have no connection but someone here mentioned them recently and I've used one of their other product successfully.
This topic is locked and no more replies can be posted.