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.
