Friends I want to show results on my website from the other website.
It uses the URLS to shows the result as for Roll number 123123 the results page is www.remotesite.com/B/Res/123123.html
like wise for the number 124124 the results page is www.remotesite.com/B/Res/123124.html
I want to add such a javascript in my page that when user enter his roll number in the textbox. It should fetch it and return the result on my site with the requested page.