pnmgman Posted February 4, 2005 Posted February 4, 2005 I have an application that stores UNC paths to executables in a table. I use the open URL script step so that when a user click a button it executes the program at that path. In the client application, the button works fine; however in IWP, the URL is concatenated with HTTP: so that the resulting URL is HTTP://FILE://xxxxxx/xxx/xxx/xxxx.exe. I cannot seem to find the work around for this. If I manually remove the http: from the address bar and hit go, the link works as expected and the program executes. Does anyone have any ideas? Thanks in advance!
Recommended Posts
This topic is 7501 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now