I have a form with a rudimentary link to data on the web.
execute( "start )
This works fine on my machine but does not execute on the others using the form.
They get the error message:
Error occurred while trying to execute the specified program..
I created this as a first attempt to link to data stored on the web. The user then enters the required number to access the information.
Again, the command works fine on my machine (Win98) but will not work on two others (WinXP).
execute( "start )
This works fine on my machine but does not execute on the others using the form.
They get the error message:
Error occurred while trying to execute the specified program..
I created this as a first attempt to link to data stored on the web. The user then enters the required number to access the information.
Again, the command works fine on my machine (Win98) but will not work on two others (WinXP).