![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm trying to send email which contains in its body some executable link to
some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
Ads |
#2
|
|||
|
|||
![]()
I don't think so directly. When the person gets the link and clicks it,
they should get a dialog with a Save or Run option. You could perhaps have the link point to a script that would in turn run the EXE with parameters. But I'm not sure if it would have problems downloading the program. This would best to handled in the browser newsgroup since it's really the browser processing the link. Use the following newsgroup for questions or problems with IE6 news://msnews.microsoft.com/microsof...er.ie6.browser You can also get to the Internet Explorer newsgroups via this web site: http://www.microsoft.com/communities...s/default.mspx There select Internet Explorer -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "David" wrote in message ... I'm trying to send email which contains in its body some executable link to some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
#3
|
|||
|
|||
![]()
If you are using a webbased system, then you can add a query string to the
URL to provide parameters. Most email programs will block an exe from executing automatically, especially OE, which is by default in the Restricted zone. Its not a really safe means to distribute or invoke software programs. steve "David" wrote in message ... I'm trying to send email which contains in its body some executable link to some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
#4
|
|||
|
|||
![]()
I'm talking about using Active Server pages on the website and letting it
process the information. It depends on what is configured on the webserver and you would have to be able to control that. You might also consider employing ActiveX controls (search Google) such as the way Flash handles things. steve "David" wrote in message ... Thanks steve, 1. When you say using webbased system do you mean me as a sender or the recipient application (or both). 2. Can you direct me to an example of such implementation. I'm really new to this stuff. Thanks again David "Steve Cochran" wrote in message ... If you are using a webbased system, then you can add a query string to the URL to provide parameters. Most email programs will block an exe from executing automatically, especially OE, which is by default in the Restricted zone. Its not a really safe means to distribute or invoke software programs. steve "David" wrote in message ... I'm trying to send email which contains in its body some executable link to some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
#5
|
|||
|
|||
![]()
Thanks steve,
1. When you say using webbased system do you mean me as a sender or the recipient application (or both). 2. Can you direct me to an example of such implementation. I'm really new to this stuff. Thanks again David "Steve Cochran" wrote in message ... If you are using a webbased system, then you can add a query string to the URL to provide parameters. Most email programs will block an exe from executing automatically, especially OE, which is by default in the Restricted zone. Its not a really safe means to distribute or invoke software programs. steve "David" wrote in message ... I'm trying to send email which contains in its body some executable link to some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
#6
|
|||
|
|||
![]() "David" je napisal v sporočilo ... I'm trying to send email which contains in its body some executable link to some web page. For instance - http://www.microsoft.com/someexe.exe This works without problems. Is it possible to pass also some parameters to this exe in the email body and expect the exe to use the paramters? something like http://www.microsoft.com/someexe.exe param1 param2 Thanks in advance David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook does not pass keyboard event to an OCX | [email protected] | Add-ins for Outlook | 2 | June 13th 06 12:09 AM |
setup outlook to pass notes, calendar within workgroup for MSHome | Home calendar setup | Outlook - Calandaring | 0 | May 23rd 06 06:39 PM |
add a feature to outlook calendar to mark of days as they pass. | OUTLOOK FEATURE SUGGESTION | Outlook - Calandaring | 1 | May 19th 06 04:18 AM |
How do I pass parameters to application invoked by Outlook rule? | Sergy Stouk | Outlook - Installation | 1 | March 20th 06 01:18 PM |
For MS MVP's to pass on | ADE AYORINDE | Outlook Express | 1 | January 17th 06 09:04 AM |