hi,
is there a possibility to read webpages like ssi languages do?
i would like to "grab" a news site and make it be parsed by jscript because then the php does not generate the traffic.
The problem is that i get "access denied" when i try to use the innerHTML Elements value of an iframe. Do you know any possibilities to download entire web pages from within the client with only jscript or vbscript? I think i saw something similar at somewhere at msdn where the ms-people used a <div> to have some html in it. maybe with that i could get its innerHTML if it is not again limited by the same domain.
thanks for any help or suggestions
stay Krass with Gras!
is there a possibility to read webpages like ssi languages do?
i would like to "grab" a news site and make it be parsed by jscript because then the php does not generate the traffic.
The problem is that i get "access denied" when i try to use the innerHTML Elements value of an iframe. Do you know any possibilities to download entire web pages from within the client with only jscript or vbscript? I think i saw something similar at somewhere at msdn where the ms-people used a <div> to have some html in it. maybe with that i could get its innerHTML if it is not again limited by the same domain.
thanks for any help or suggestions
stay Krass with Gras!