Forum Moderators: open
I have a asp file, which creates a xml file as output.
Everything is ok, but when I try to evaluate my xml, it seems to have extra characters in it. When I open the xml file with frontpage, and save it, the file size reduces very much but the look and content does not change, and then it evaluates ok.
The xml file is unicode and it is a rss xml file.
anyone has any ideas? the code is very basic and simple in VB.
help is appreciated
Rezalik
Examine the file with a hex editor, and look for unwanted guests.
Thanks again for your help and comments
Rezalik