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.

For example If User search for 123124

Then http://www.remotesite.com/B/Res/123124.html page should be displayed in my webpage.

Please help me Its URGENT.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.