Hi Folks,
I have absolutely no experience using AJAX. Had posted a question in relation to my problem on the HTML forum and wass directed to use AJAX. Basically I have an ASP page which runs on my webserver. When this page completes I use window.open on the page load to open an ASP page on another server. The problem is that the user is prompted whether they want to open this second page or not. However, it is imperative that this page is opened so I don't want to give the user the chance to say No to opening the page.
Apparently I can use AJAX to open this page. Can anyone point me in the right direction.
Mighty
I have absolutely no experience using AJAX. Had posted a question in relation to my problem on the HTML forum and wass directed to use AJAX. Basically I have an ASP page which runs on my webserver. When this page completes I use window.open on the page load to open an ASP page on another server. The problem is that the user is prompted whether they want to open this second page or not. However, it is imperative that this page is opened so I don't want to give the user the chance to say No to opening the page.
Apparently I can use AJAX to open this page. Can anyone point me in the right direction.
Mighty