Please help, clarify this issue, I have seen it on many sites now, you type the url, it brings back the title and description and an image as well (facebook for example), how do they do that? tried by ajax on localhost im getting same-origin policy headache.
If not ajax, can u use web streams on server side (php or .net)?
I’ve looked through stackoverflow and cant find answers. Thank you.
To read from another web client-side Ajax does not work, to do that in C# we use
Reading content means parsing the text and looking for certain tags using Regular Expressions, I found no library that’d do the horrendous activity so I had to do it myself
for title
for description