XML- Using an aspx file as the url for the xml
Hello,
I wanted to know if i can give as a url path an aspx file.
The aspx file writes the xml from the server side.
obj.setUrl("myXml.aspx?xmltype=1");
Now, if i try it, then nothing happens. I don't get an error but no information is displayed althouhg the aspx create a valid xml file on the client side.
Joni
I wanted to know if i can give as a url path an aspx file.
The aspx file writes the xml from the server side.
obj.setUrl("myXml.aspx?xmltype=1");
Now, if i try it, then nothing happens. I don't get an error but no information is displayed althouhg the aspx create a valid xml file on the client side.
Joni
Joni
October 22,