On Thu, Feb 5, 2009 at 4:18 PM, S <[email protected]> wrote:
>
> I have a page the user can go in a make modifaction click a button to
> save then click another button to get XML.  The xml is dynamic so l am
> linking to a behind the seens pages I want this to take the
> information object convert it to xml then write it out so it downloads
> as if that was a hyperlink.
>
> I have the XML and behind the seens page but am getting the following
> error.
>
> <**********************************************************************>
> The XML page cannot be displayed
> Cannot view XML input using style sheet. Please correct the error and
> then click the Refresh button, or try again later.
> --------------------------------------------------------------------------------

Have you tried to view the actual output of your other aspx page?  Are you
setting the content-type correctly?  Is your other page sending part XML
and part HTML that is setting a stylesheet?

Reply via email to