in reply to Re: How do I provide content to other sites
in thread How do I provide content to other sites
Your choices seem to be, a) provide the entire page (i.e., all the HTML), b) provide the content of the listing and let them suck it up (via LWP::Simple, e.g.) and format it themselves.
I suspect that the programming capabilities on the receiving end are varied, and insufficient.
You could just provide the whole page, but via query parms allow for different style sheets to be pulled in. If you want to maintain profile information, you could do all manner page customiziation on your end, such as custom logos, etc.
|
|---|