You are not logged In.
LOGINREGISTER
FORGET PASSWORD
Currency Converter Using Java Netbeans
This tutorial will show you how to create a currency converter the easy way. It covers downloading website contents (from XE) and using regular expression to match the rates. You can download the source code by clicking here.

The video is composed of three parts, all uploaded on youtube.

Part 1:

[Click To Watch]


Part 2:

[Click To Watch]


Part 3:

[Click To Watch]
currency converter
i need explaination for the line.
String URL = "http://finance.yahoo.com/q/bc?s=" curFromCode "" curToCode "=X
© Aziz S. Hussain 2009, except where otherwise stated
Contact Me - My Resume & Portfolio - Privacy Policy - TOS