User (Legacy) Posted May 17, 2002 Report Share Posted May 17, 2002 Is it possible to pass a http URL to LoadURL function to SfxXMLData.ServerXMLData object (ASP) ? I can do this : SfxXML.LoadURL Server.MapPath("/chart.xml") ' this works But I need to do something like this : SfxXML.LoadURL http://localhost/chart.xml ' this does not work But I am getting an error. Thanks for the help, Sree Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 23, 2002 Report Share Posted May 23, 2002 Not to ServerXMLData, ClientXMLData can receive an URL. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.