Click to See Complete Forum and Search --> : Are iframes the solution?


wastlinger
12-24-2005, 11:04 AM
I have a company that creates web-based content (html and pdf). My clients need to display this content on their websites and I want to give them access in an easy and platform independent manner.

The content consists of the following:

1. A form allowing a user to enter criteria.
2. A list of records based on the input critera.
3. Some information returned after clicking on one of the returned records.

The content is generated from my server, is in xml format and transformed to xhtml via xsl.

Thanks in advance for your comments/help.