Programmatically change URL of webservice to submit form

S

sunflower

Is there any way of changing the URL of a webservice to submit a form to?
e.g read the URL from a secondary data source (xml configuration file) and
submit the form to the location specified.

I need something like this so that I can migrate my form through the
development, test and ort environments before implementing it in production
without having to manually change the webservice url.

I am limited to using JScript.

- Sunflower
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top