F
Fred
I know that xmlformview can render a xml file in the sharepoint site,
but can I use the control to render a xml file which is not in the
same site. for example
<cc1:XmlFormView ID="formViewer" runat="server" Height="250px"
Width="100%"
XmlLocation="http://localsite/getfile.aspx" />
I can return an instance of xml file in the http://localsite/getfile.aspx,
but the control can not render the xml file. Is there anyone who have
this experience?
Thanks
but can I use the control to render a xml file which is not in the
same site. for example
<cc1:XmlFormView ID="formViewer" runat="server" Height="250px"
Width="100%"
XmlLocation="http://localsite/getfile.aspx" />
I can return an instance of xml file in the http://localsite/getfile.aspx,
but the control can not render the xml file. Is there anyone who have
this experience?
Thanks