Hello ASP people !
In ASP, the term parameter has a different meaning than in most other programmming languages....
I'm trying to enable 2 applications to 'share' this ASP. So the shared ASP needs to know which app is running it.
So I want to pass a text string when I redirect to the ASP. Is this possible?
If not, I'll probably have to just reference a variable.
Thanks for your tips. John
In ASP, the term parameter has a different meaning than in most other programmming languages....
I'm trying to enable 2 applications to 'share' this ASP. So the shared ASP needs to know which app is running it.
So I want to pass a text string when I redirect to the ASP. Is this possible?
If not, I'll probably have to just reference a variable.
Thanks for your tips. John