R
Ram
Hi, we have a web based system that has the ability to invoke a web
service on an event occurance, such as addition of a new order. We
need to invoke a Javascript based webpage to execute when such an
event occurs.
Web Site Event ...> Web Service --> Invoke another web page (may be
another domain) having Javascript
We tried a variety of options from C# to try and invoke the web page,
but the Javascript does not execute though the called aspx page
executes. We do not have the ability to bypass using the Javascript
functions as that is proprietary to the system we are integrating
with.
Hope this is clear and thanks in advance for any tips.
Ram
service on an event occurance, such as addition of a new order. We
need to invoke a Javascript based webpage to execute when such an
event occurs.
Web Site Event ...> Web Service --> Invoke another web page (may be
another domain) having Javascript
We tried a variety of options from C# to try and invoke the web page,
but the Javascript does not execute though the called aspx page
executes. We do not have the ability to bypass using the Javascript
functions as that is proprietary to the system we are integrating
with.
Hope this is clear and thanks in advance for any tips.
Ram