Yes that's right. Instead of launching the default email client from a hyperlink (my case is Outlook). I want it to hyperlink directly to the Meeting Request form in Outlook.
The reference below may provide more information for you:
Here is an excerpt from another article about Outlook 97
"....Why don't Outlook hyperlinks work in Web pages when I'm using Internet Explorer (IE) 4.0?
In my April 1998 column, I wrote about the question "Is it possible to hyperlink to an Outlook message from a Microsoft Excel cell?" Since then, I have had quite a few messages from people frustrated with their inability to get Outlook hyperlinks to work in Web pages.
The two common factors, it turns out, were Outlook folder names with spaces and IE 4.0x. IE 4.0 doesn't handle Outlook items properly when they contain spaces, even when you replace the space with %20. For example, the link
<A HREF="Outlook:Sent%20Items"> Sent Items </A>
will fail in IE 4.0, although it works just fine in IE 3.x. Because IE 4.01 installs with Outlook 98, it's unfortunate that Microsoft didn't find this problem and fix it. Netscape users might have this problem, too. I don't know of any workaround yet, but I'll keep an eye on developments...."