Hello
i've a link for a javascript code when i call it using my browser i get output like document.write('Something');
so what i want is saving the output of the javascript call into .txt file how can i do that
The data inside the javascript code is changing for every request depending on the REMOTE_ADDR