Hi
I want to run an external script (a jsp-file) in my asp script.
That is; I have to send some variables to this site/script and then get a response which I will make my asp code respond to.
I only want to load the jsp-variables - not go to the site as I'm reloading my initial asp-file.
The reason is I can't do anything about the jsp-file - only write to it and then get the response. (It's an SMS thing)
Can anybody help me?
Regards
Rasmus
I want to run an external script (a jsp-file) in my asp script.
That is; I have to send some variables to this site/script and then get a response which I will make my asp code respond to.
I only want to load the jsp-variables - not go to the site as I'm reloading my initial asp-file.
The reason is I can't do anything about the jsp-file - only write to it and then get the response. (It's an SMS thing)
Can anybody help me?
Regards
Rasmus