Hi,probably the question were yet asked,ive tried to search it founding anything.
is there a way to load a page and to encapsulate it in a javascript variable?
for example,
i have an active page(php or asp) that return a state of the server.
and a second page have to get the state of the server from the first page (it is a simple string)elaborate it and put it on a <div> or <p> or what you wont
i think and hope there should be a javascript function like
but obviously i dont know where is this function and if it really exist!
thanks!