Notes:// link on web apps to call client, or using redirect

We have an internal web app (not domino), that we are wanting to call our trouble ticket system (client app, not web). I was hoping to use the redirect in the internet sites. I have it set up as:

www.companyname.com\testlink

where that will go to

Notes://Server/05256AB0003A5FC6/RED?OpenForm

This isn’t working, I am assuming since it is looking for HTTP?

Any way of doing this so it automatically opens it? by using redirect? The non-domino webpage is doing the following when I add the above Notes:// link to it. It looks like the following:

http://www.companyname.com/Notes:/Apps/05256AB0003A5FC6/RED?OpenForm, once again, I think it is looking for the http: to either append or replace the url. Anyone can shed light on doing this from external or from a web redirect within notes?

Subject: notes:// link on web apps to call client, or using redirect

I might be missing something here, but why don’t you simply place notes:// links in the non-Domino web application? It’s completely up to the client machine, how these links are treated. As long as the user clicking the link has Notes set up correctly, the link will open the Notes application.