Notice that I did not link to a WMLScript file with the .wmls file extension. Instead, I have pointed to an ASP file. What
I am doing here is to use Microsoft Active Server Pages to dynamically generate the WMLScript program. We will take a closer look at the
WMLScript program in the next section.
The amount to be converted is also passed as an input parameter to the function named Convert().
Next: The WMLScript Program