To All
I am trying to create a url link with the path+executable name and a command line parameter .. here is what I am trying to do
cLINK := "\\webdev\dev\pmow32.exe"
cPARAM := " /PROJECTEID= 6084460364"
This is the result .. however the underline link ends after the .exe
\\webdev\pmo\pmow32.exe /PROJECTEID= 6084460364
I want to create a link that can be clicked on ( in an e-mail ) and have it
execute which will include the entire url parameters and all.
Any ideas ??
Rick Lipkin
SC Dept of Health, USA