Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Im in a problem. the problem is how to convert from one currency to another. like as:-
First i want to select two type currency and amount (use textbox) and finally i click convert button. and result will be like this:
But i dont know how to do this??
pls pls help me .
Touhid
Hi Youhid,
You'll need to create a UserControl for this, which you then add as a macro in the developer section.
As for the User Control code itself, you'll need to use an external service to provide the conversion data (e.g. http://www.xe.com/ucc/)
Chris
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
how to currency converter perform
Hi,
Im in a problem. the problem is how to convert from one currency to another. like as:-
First i want to select two type currency and amount (use textbox) and finally i click convert button. and result will be like this:
But i dont know how to do this??
pls pls help me .
Touhid
Hi Youhid,
You'll need to create a UserControl for this, which you then add as a macro in the developer section.
As for the User Control code itself, you'll need to use an external service to provide the conversion data (e.g. http://www.xe.com/ucc/)
Chris
is working on a reply...