I am creating a system which utilizes the viral nature of allowing others to rebrand a pdf. I have a reranding script that allows users to put their info and it hosts the pdf on my server. The pdf is embedded in an inline frame that requires an email to "unlock" for list building purposes.
Since I've got my system set up so that the pdf is embedded into the Iframe requiring an email to unlock, how can I use jQuery so that my affiliates can fill out a simple form and replace my email form account information with their own.
Also, when the user unlocks the pdf, I need to find a way so that they can put their rebranded pdf URL (hosted from my rebrander script) into the same form and alter the source of the iframe to open THEIR branded pdf into the iframe rather than the original.
There is a system out there that does exactly what I am needing to do, and I've been all over their source file as well as around the internet looking for a solution and have only managed to fry my brain which is already fragile from all the creative thinking ive been trying to do.
Any help would be GREATLY appreciated, thanks in advance!