![]() |
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 created a handler to my own protocol. i registered everything in the
system.... The requirements in the specification of the project were to make this protocol look like this: my_protocol:///show?comething=1&something2=2 and so on. The most problematic thing are 3 slashes which are transformed into 2 slashes by outlook before URL is passed to my handler via shell as parameter. The other problem is that in this case another slash is added before question mark. anyway transformed URL looks like this: my_protocol://show/?comething=1&something2=2. The number of slashes after protocol name doesn't matter - you can even put 10 - it will cut the amount of them down to 2. My question is - is there any way to force outlook (and other MS Office applications) to leave URLs as they are? i considered addins, macros, whatever. Anyone have some idea or good solutio to my problem? ![]() thanks in advance bartek s. |
Ads |
#2
|
|||
|
|||
![]()
no ideas at all?? i haven't found anything since yesterday :/
scoroop wrote: I created a handler to my own protocol. i registered everything in the system.... The requirements in the specification of the project were to make this protocol look like this: my_protocol:///show?comething=1&something2=2 and so on. The most problematic thing are 3 slashes which are transformed into 2 slashes by outlook before URL is passed to my handler via shell as parameter. The other problem is that in this case another slash is added before question mark. anyway transformed URL looks like this: my_protocol://show/?comething=1&something2=2. The number of slashes after protocol name doesn't matter - you can even put 10 - it will cut the amount of them down to 2. My question is - is there any way to force outlook (and other MS Office applications) to leave URLs as they are? i considered addins, macros, whatever. Anyone have some idea or good solutio to my problem? ![]() thanks in advance bartek s. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Switched to IMAP Protocol | Metallo | Outlook - Installation | 2 | August 26th 06 10:47 AM |
Follow own-protocol-link in mail text | [email protected] | Outlook and VBA | 0 | July 13th 06 04:26 PM |
I'm getting a protocol error when I send emails through outlook. | A.J. | Outlook - General Queries | 3 | June 7th 06 04:13 AM |
task receipts not processing | witzend | Outlook - General Queries | 0 | April 13th 06 11:49 PM |
Processing nested rules in Outlook 2003 | [email protected] | Outlook - General Queries | 0 | April 12th 06 02:24 PM |