Writing A Multi-Currency Converter Using WMLScript
Hits: 330
Description: In the past few months, we have seen a lot of articles describing how WMLScript can be used to perform client-side validation and complement WML applications that runs on a WAP device. One particular application that is very popular is a currency converter. However, the conventional currency converter usually hardcodes the exchange rate in the WMLScript program. Once the WMLScript is downloaded onto the device, it is cached and any changes to the currency conversion rate would not be reflected in the application.