dhilke Posted July 23, 2005 Posted July 23, 2005 I'm about to look for a php script for a pop-up calculator, probably on HotScripts.com; but I'm wondering... isn't it possible to call up a person's Windows Calculator from a link they can click on? If so, that would seem easier and probably all around better. Thanks, Dan Quote
TCH-Rob Posted July 23, 2005 Posted July 23, 2005 Dan, What version of Windows? 98 should use file:///C:/WINDOWS/CALC.EXE but my 2K uses file:///C:/WINNT/System32/CALC.EXE. What about a MAC or a flavor of LINUX/UNIX? It might just be better to use a script. Quote
dhilke Posted July 23, 2005 Author Posted July 23, 2005 I guess you're right. I'd have to check users OS, and then have a different link for each... I'll just find a script. Know any good ones? Dan Quote
TCH-Rob Posted July 23, 2005 Posted July 23, 2005 I have never used one. I would go the hotscripts route and find a PHP one. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.