Hi,

thanks for the help. I think I may have figured out what I need to try and
do here. I think I need to get something into the browser as a plugin when
the desktop app is installed on the clients machine, then I can detect the
plugin with Javascript as it should be available when a client visits the
website.

So I guess that means writing at least two plugins: 1 for IE and 1 for
firefox.

Herb

On Mon, Mar 29, 2010 at 3:43 PM, Matthew Woodward <[email protected]>wrote:

> On Mon, Mar 29, 2010 at 2:08 AM, Herbie <[email protected]> wrote:
>
>> The desktop app developer is able to add registry
>> entries on installation of the desktop app so I was figuring to get
>> him/her to add some entries to the browser capabilities to tell me if
>> it is there or not and allow me to detect it using javascript.
>>
>
> There would be no way to do this using JavaScript. Using CFREGISTRY you
> could see if certain registry keys exist, so that way you'd at least know on
> the webapp side.
>
> Personally I had trouble getting CFREGISTRY to work properly when I
> deployed OpenBD on Tomcat, but since it wasn't vital to what I was doing I
> didn't pursue it at the time. If you run into issues make sure and let us
> know.
>
> --
> Matthew Woodward
> [email protected]
> http://blog.mattwoodward.com
> identi.ca/Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.
> http://www.gnu.org/philosophy/no-word-attachments.html
>
>  --
> Open BlueDragon Public Mailing List
> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
> mailing list - http://groups.google.com/group/openbd?hl=en
>
> !! save a network - please trim replies before posting !!
>
> To unsubscribe from this group, send email to openbd+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>



-- 
Please try not to send proprietary file formats such as Word, PowerPoint,
etc. as attachments.

http://www.gnu.org/philosophy/no-word-attachments.html

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

To unsubscribe from this group, send email to 
openbd+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to