Hi,
Could you guide or assist and tell me if the following is possible, if yes, what would be the best approach.
Overview
========
# MYASP_PAGE on our server with form and action to call EXTPAGE on another server.
# EXTPAGE on an external server, reads query string passed from MYASP and processes.
# EXTRESULTPAGE on same server as EXTPAGE. EXTRESULTPAGE shows the result after EXTPAGE processed the query string. This page has a form with a button, after the button is pressed the query string is sent back to MYASP_PAGE.
OBJECTIVE: Is to obtain the query string from RESULTPAGE without pressing the button i.e. automate the process.
Any ideas or thoughts.
Please do let me know if you are unclear on what I am asking.
Thank You.
Zal
Could you guide or assist and tell me if the following is possible, if yes, what would be the best approach.
Overview
========
# MYASP_PAGE on our server with form and action to call EXTPAGE on another server.
# EXTPAGE on an external server, reads query string passed from MYASP and processes.
# EXTRESULTPAGE on same server as EXTPAGE. EXTRESULTPAGE shows the result after EXTPAGE processed the query string. This page has a form with a button, after the button is pressed the query string is sent back to MYASP_PAGE.
OBJECTIVE: Is to obtain the query string from RESULTPAGE without pressing the button i.e. automate the process.
Any ideas or thoughts.
Please do let me know if you are unclear on what I am asking.
Thank You.
Zal