Hi again, i have one question ! , how we can use a "inetread" without any changes in doc, it's meant :  for example in this address we have this source : (Address : http://example.com) <!doctype html> <!-- i have <br/> ( Enter ) -->
<html> <!-- i have enter too -->
    <head> <!-- i have too -->
        <title>i am in autoit :) </title>
        <meta charset="utf-8">
    </head>
    <body>
        <p> i want to go in autoit :( </p>
        <a href="http://autoitscript.com">autoit</a>
    </body>
</html>in this source you see many "Enter", now how we can have this (source) by "inetread" or "inetget" or something like that, i try to use that with "inetread" but it have not any "enter"! thanks alot  *sorry for my many questions,