Hi Guys,
Please help me with this.I have stuck on my project work
What i want is load souce code of a specific domain into a variable using javascript/ajax.
EG
Var get_S=getSouce(“http://<domin name.com”>);
alert(get_s);
After that source code should be displayed in an alert box
Please help me to solve this problem…
Thank you very much
!!!