Tutorial of XML and how to view messages from other users
-
i have received an e-mail saying one of the users have rplied, and it gave link, but i dont see what the other user has posted on my reply
-
i have received an e-mail saying one of the users have rplied, and it gave link, but i dont see what the other user has posted on my reply
wrote:
i dont see what the other user has posted on my reply
Probably he post some XML. The browser tries to interpret the XML tags like he does with HTML tags but since they have no meaning to the browser (in almost any case) the tags and its content are ignored. Asked the user that replied to you to either replace the "<" characters with "<" or check the "Ignore HTML tags in this message" beneath the smilies. If you do not want to wait till he does either of them, you should be able to read the answer by looking at the source code of the page.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook