it's messy but works... I would never do it this way...
I suggest a javascript calculator approach... "Brian McGarvie" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > dunno if it's work, but, if you find out the client's OS, then you will know > the path to calc.exe as it resideds in the windows dir of most windoze > installs... > > so find OS, then u know path, then jist do a <a></a>... > > <a href="**path determined by OS**\calc.exe">launch windows calculator</a> > > "Bsantos Php" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi people: > > > > Can anyone tell me if I can execute windows calculator trought a PHP > script > > on a web page to allow customers to check final prices?! > > > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php