G
Guest
Dear all,
From an HTML page, I need to run an executable file with command line
parameters.
For that I have created an hyper link to a selected text in order to make
that link to a file.
In hyperlink configuration dialog in URL field I add following entry :
Update/Update.exe
This works well if I run it like this.
What I woul like to do next is to create the same link but I need to give
command line parameter to the exe file as follow:
Update/Update.exe /v"DEVMODE=Yes"
Not that the all command line should be pass in the exact syntax above with
"" included..
How can I do that
thnaks for your prompt reply
regards
serge calderara
From an HTML page, I need to run an executable file with command line
parameters.
For that I have created an hyper link to a selected text in order to make
that link to a file.
In hyperlink configuration dialog in URL field I add following entry :
Update/Update.exe
This works well if I run it like this.
What I woul like to do next is to create the same link but I need to give
command line parameter to the exe file as follow:
Update/Update.exe /v"DEVMODE=Yes"
Not that the all command line should be pass in the exact syntax above with
"" included..
How can I do that
thnaks for your prompt reply
regards
serge calderara