Hello All,
PHP guru, JS novice.
The boss wants to distribute a mini-site to partners but still maintain control of the site on our end. The initial thought was to just send them a Flash app but I'm not sure if that will be the most practical. Here's what I would like to be able to do. I don't know if it's even possible.
In this proof-of-concept model the mini site has three pages that all link to each other. Pages also include images and a form. The partner's site would have a bit a javascript on the page to set a unique ID parameter and then load our mini site.
I imagine this JS site importer would wind up spitting out a bunch of document.write() stuff to basically write our site into the page of the partner's site.
Am I even making sense?
The desired effect is to allow the partner's site to display our content within their shell. AND for us to be able to change the content at will. AND to be ble to shut off the partner's feed (via that unique ID parameter) if we need to.
I'm not asking for a complete pre-written solution (although it wouldn't be rejected!) Just for a shove in the right direction.
Thanks in advance,
--Mark





Bookmarks