B
barneybeale
I'm generating an email in vb6 which contains a hyperlink to an exe
file and a command-line switch.
Outlook receives the email, and the hyperlink works to the exe file, eg
"C:\Program Files\Microsoft Office\Winword.exe".
The problem is with adding the command-line switch to the hyperlink, eg
"C:\Program Files\Microsoft Office\Winword.exe c:\myfile.txt"
I've tried combinations of quotes, brackets, %20, and even plain text,
rich text, and html email formats. None of these seem to work.
Can anyone suggest what needs to be done to get this working, if indeed
it can actually be done?
Thanks
file and a command-line switch.
Outlook receives the email, and the hyperlink works to the exe file, eg
"C:\Program Files\Microsoft Office\Winword.exe".
The problem is with adding the command-line switch to the hyperlink, eg
"C:\Program Files\Microsoft Office\Winword.exe c:\myfile.txt"
I've tried combinations of quotes, brackets, %20, and even plain text,
rich text, and html email formats. None of these seem to work.
Can anyone suggest what needs to be done to get this working, if indeed
it can actually be done?
Thanks