473,505 Members | 16,940 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I need a currency converter for all the currencies



hii Experts..!!

I need someone to tell me where I can get a Currency Converter like
http://cconv.textor.com

please can someone tell me where I can get it

I need it for free + I dont need any link of the co.

the code for this is here but when I change it it just says unauthorize

function cconv1(){

if(!(document.textor.val1.value))

{

document.textor.val2.value = "Amount?";

}

else if
((document.textor.cur1.options[document.textor.cur1.selectedIndex].value
== -1) ||
(document.textor.cur2.options[document.textor.cur2.selectedIndex].value
== -1))

{

document.textor.val2.value = "Rate N/A";

}

else

{
document.textor.val2.value=parseFloat(document.tex tor.val1.value)*(parse
Float(document.textor.cur1.options[document.textor.cur1.selectedIndex].v
alue)/parseFloat(document.textor.cur2.options[document.textor.cur2.selec
tedIndex].value));
document.textor.val2.value=Math.round(document.tex tor.val2.value*100)/10
0;

document.write("<OPTION VALUE='0.343755656654639'>Argentina Peso
[ARS]</OPTION>");
document.write("<OPTION VALUE='0.790800318582789'>Australia Dollar
[AUD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Austria Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='2.65957799847949'>Bahrain Dinars
[BHD]</OPTION>");
document.write("<OPTION VALUE='-1'>Bangladesh Taka [BDT]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Belgium Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.209849819590428'>Botswana Pula
[BWP]</OPTION>");
document.write("<OPTION VALUE='0.344423896122703'>Brazil Real
[BRL]</OPTION>");
document.write("<OPTION VALUE='1.89190208406241'>Britain Pound
[GBP]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Brunei Dollar
[BND]</OPTION>");
document.write("<OPTION VALUE='0.760456514656015'>Canada Dollar
[CAD]</OPTION>");
document.write("<OPTION VALUE='0.0017330783062015'>Chile Peso
[CLP]</OPTION>");
document.write("<OPTION VALUE='0.120816790761099'>China Yuan
[CNY]</OPTION>");
document.write("<OPTION VALUE='0.000365441007880097'>Colombia Peso
[COP]</OPTION>");
document.write("<OPTION VALUE='0.172004537391241'>Denmark Krone
[DKK]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Europe Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Finland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>France Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Germany Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Greece Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='-1'>Hong Kong Dollar [HKD]</OPTION>");
document.write("<OPTION VALUE='0.0147885316229621'>Iceland Krona
[ISK]</OPTION>");
document.write("<OPTION VALUE='0.0220945913331'>India Rupee
[INR]</OPTION>");
document.write("<OPTION VALUE='0.000118850085076086'>Indonesia Rupiah
[IDR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iran Rial [IRR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iraq Dinar [IQD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Ireland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.225377713685786'>Israel Shekel
[ILS]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Italy Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.00948856299853983'>Japan Yen
[JPY]</OPTION>");
document.write("<OPTION VALUE='3.39322347858617'>Kuwait Dinar
[KWD]</OPTION>");
document.write("<OPTION VALUE='0.780618340231938'>Libya Dinar
[LYD]</OPTION>");
document.write("<OPTION VALUE='0.263158132911774'>Malaysia Ringgit
[MYR]</OPTION>");
document.write("<OPTION VALUE='2.99739341354218'>Malta Liri
[MTL]</OPTION>");
document.write("<OPTION VALUE='0.0912184584937309'>Mexico Peso
[MXP]</OPTION>");
document.write("<OPTION VALUE='0.0135961993314588'>Nepal Rupee
[NPR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Netherland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.698500307722012'>New Zealand Dollar
[NZD]</OPTION>");
document.write("<OPTION VALUE='0.144489513316519'>Norway Kroner
[NOK]</OPTION>");
document.write("<OPTION VALUE='2.60077895905487'>Oman Rial
[OMR]</OPTION>");
document.write("<OPTION VALUE='0.0174131439535641'>Pakistan Rupee
[PKR]</OPTION>");
document.write("<OPTION VALUE='-1'>Philippines Peso [PHP]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Portugal Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.274724860318341'>Qatar Riyal
[QAR]</OPTION>");
document.write("<OPTION VALUE='0.266666767229416'>Saudi Arabia Riyal
[SAR]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Singapore Dollar
[SGD]</OPTION>");
document.write("<OPTION VALUE='0.00539963133696164'>Slovenia Tolar
[SIT]</OPTION>");
document.write("<OPTION VALUE='0.152207754594712'>South Africa Rand
[ZAR]</OPTION>");
document.write("<OPTION VALUE='0.000861549229488216'>South Korea Won
[KRW]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Spain Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.0101530011946855'>Sri Lanka Rupee
[LKR]</OPTION>");
document.write("<OPTION VALUE='0.140154102356789'>Sweden Kronor
[SEK]</OPTION>");
document.write("<OPTION VALUE='0.811951681610291'>Switzerland Franc
[CHF]</OPTION>");
document.write("<OPTION VALUE='-1'>Taiwan Dollar [TWD]</OPTION>");
document.write("<OPTION VALUE='0.0256943355014662'>Thailand Baht
[THB]</OPTION>");
document.write("<OPTION VALUE='0.159375867353711'>Trinidad Dollar
[TTD]</OPTION>");
document.write("<OPTION VALUE='0.272294761485272'>UAE Dirham
[AED]</OPTION>");
document.write("<OPTION VALUE='1'>US Dollar [USD]</OPTION>");
document.write("<OPTION VALUE='0.000626565762004175'>Venezuela Bolivar
[VEB]</OPTION>");
document.write("</SELECT><IMG SRC='http://cconv.textor.com/conv7.gif'
ALT='Step 2 - select first currency' BORDER='0'><BR>");

document.write("<IMG SRC='http://cconv.textor.com/conv9.gif'
ALT='Step 4 - result here' BORDER='0'><INPUT TYPE='TEXT' size=10
NAME='val2' ONCHANGE='cconv1();'>");

document.write("<SELECT NAME='cur2' ONCHANGE='cconv1();'>");

document.write("<OPTION VALUE='0.343755656654639'>Argentina Peso
[ARS]</OPTION>");
document.write("<OPTION VALUE='0.790800318582789'>Australia Dollar
[AUD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Austria Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='2.65957799847949'>Bahrain Dinars
[BHD]</OPTION>");
document.write("<OPTION VALUE='-1'>Bangladesh Taka [BDT]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Belgium Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.209849819590428'>Botswana Pula
[BWP]</OPTION>");
document.write("<OPTION VALUE='0.344423896122703'>Brazil Real
[BRL]</OPTION>");
document.write("<OPTION VALUE='1.89190208406241'>Britain Pound
[GBP]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Brunei Dollar
[BND]</OPTION>");
document.write("<OPTION VALUE='0.760456514656015'>Canada Dollar
[CAD]</OPTION>");
document.write("<OPTION VALUE='0.0017330783062015'>Chile Peso
[CLP]</OPTION>");
document.write("<OPTION VALUE='0.120816790761099'>China Yuan
[CNY]</OPTION>");
document.write("<OPTION VALUE='0.000365441007880097'>Colombia Peso
[COP]</OPTION>");
document.write("<OPTION VALUE='0.172004537391241'>Denmark Krone
[DKK]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Europe Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Finland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>France Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Germany Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Greece Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='-1'>Hong Kong Dollar [HKD]</OPTION>");
document.write("<OPTION VALUE='0.0147885316229621'>Iceland Krona
[ISK]</OPTION>");
document.write("<OPTION VALUE='0.0220945913331'>India Rupee
[INR]</OPTION>");
document.write("<OPTION VALUE='0.000118850085076086'>Indonesia Rupiah
[IDR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iran Rial [IRR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iraq Dinar [IQD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Ireland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.225377713685786'>Israel Shekel
[ILS]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Italy Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.00948856299853983'>Japan Yen
[JPY]</OPTION>");
document.write("<OPTION VALUE='3.39322347858617'>Kuwait Dinar
[KWD]</OPTION>");
document.write("<OPTION VALUE='0.780618340231938'>Libya Dinar
[LYD]</OPTION>");
document.write("<OPTION VALUE='0.263158132911774'>Malaysia Ringgit
[MYR]</OPTION>");
document.write("<OPTION VALUE='2.99739341354218'>Malta Liri
[MTL]</OPTION>");
document.write("<OPTION VALUE='0.0912184584937309'>Mexico Peso
[MXP]</OPTION>");
document.write("<OPTION VALUE='0.0135961993314588'>Nepal Rupee
[NPR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Netherland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.698500307722012'>New Zealand Dollar
[NZD]</OPTION>");
document.write("<OPTION VALUE='0.144489513316519'>Norway Kroner
[NOK]</OPTION>");
document.write("<OPTION VALUE='2.60077895905487'>Oman Rial
[OMR]</OPTION>");
document.write("<OPTION VALUE='0.0174131439535641'>Pakistan Rupee
[PKR]</OPTION>");
document.write("<OPTION VALUE='-1'>Philippines Peso [PHP]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Portugal Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.274724860318341'>Qatar Riyal
[QAR]</OPTION>");
document.write("<OPTION VALUE='0.266666767229416'>Saudi Arabia Riyal
[SAR]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Singapore Dollar
[SGD]</OPTION>");
document.write("<OPTION VALUE='0.00539963133696164'>Slovenia Tolar
[SIT]</OPTION>");
document.write("<OPTION VALUE='0.152207754594712'>South Africa Rand
[ZAR]</OPTION>");
document.write("<OPTION VALUE='0.000861549229488216'>South Korea Won
[KRW]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Spain Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.0101530011946855'>Sri Lanka Rupee
[LKR]</OPTION>");
document.write("<OPTION VALUE='0.140154102356789'>Sweden Kronor
[SEK]</OPTION>");
document.write("<OPTION VALUE='0.811951681610291'>Switzerland Franc
[CHF]</OPTION>");
document.write("<OPTION VALUE='-1'>Taiwan Dollar [TWD]</OPTION>");
document.write("<OPTION VALUE='0.0256943355014662'>Thailand Baht
[THB]</OPTION>");
document.write("<OPTION VALUE='0.159375867353711'>Trinidad Dollar
[TTD]</OPTION>");
document.write("<OPTION VALUE='0.272294761485272'>UAE Dirham
[AED]</OPTION>");
document.write("<OPTION VALUE='1'>US Dollar [USD]</OPTION>");
document.write("<OPTION VALUE='0.000626565762004175'>Venezuela Bolivar
[VEB]</OPTION>");
document.write("</SELECT><IMG SRC='http://cconv.textor.com/conv8.gif'
ALT='Step 3 - select conversion currency' BORDER='0'>");
}

}

please help

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #1
2 4421
techy techno wrote on 17 feb 2004 in
microsoft.public.inetserver.asp.general:
hii Experts..!!

I need someone to tell me where I can get a Currency Converter like
http://cconv.textor.com


Do you have a ASP serverside question?

If not, you are in the wrong NG.

try:

comp.lang.javascript

or

comp.lang.java.javascript

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #2
Hi Techy,

Looks like you need to sign up with them and get an account of some
sort before you can use the converter from your web site.

Most currency converters I've seen that update their rates daily
charge upwards of $500 per year. So you might be doing well to find a
free one that is reliable.

xe.com has a number of free converters you can link to from your site.
To build one into your site without advertising you would have to use
their ($500 per year) data feed service, and build your own system for
updating and showing currencies.
http://www.xe.com/dfs/
Or you could use their free (with ads) or paid co-branded service:
http://www.xe.com/ucc/cobrand.htm

You can get a pop up converter from Fieba with more discrete ads on
it:
http://www.fieba.net/services.htm
or from Aquarius:
http://www.aquariussoft.com/link-cur...rter/popup.asp

Or you could use my own service which displays a drop down list
showing a selection of currencies (that you chooose) next to your
prices.
It's designed for showing converted prices next to the price in your
own currency for web sites that list products (shopping sites).
Rates are updated daily and you can show many converters on one page.
Examples here: http://currencyconverter.co.nz

Regards,

Phil Donaldson
Web Site Developer
Anyware Limited
ph**@NOSPAMCurrencyConverter.co.nz

Get the worlds simplest currency converter for your web site:
http://www.CurrencyConverter.co.nz
techy techno <an**********@hotmail.com> wrote in message news:<Oh**************@TK2MSFTNGP09.phx.gbl>...
hii Experts..!!

I need someone to tell me where I can get a Currency Converter like
http://cconv.textor.com

please can someone tell me where I can get it

I need it for free + I dont need any link of the co.

the code for this is here but when I change it it just says unauthorize

function cconv1(){

if(!(document.textor.val1.value))

{

document.textor.val2.value = "Amount?";

}

else if
((document.textor.cur1.options[document.textor.cur1.selectedIndex].value
== -1) ||
(document.textor.cur2.options[document.textor.cur2.selectedIndex].value
== -1))

{

document.textor.val2.value = "Rate N/A";

}

else

{
document.textor.val2.value=parseFloat(document.tex tor.val1.value)*(parse
Float(document.textor.cur1.options[document.textor.cur1.selectedIndex].v
alue)/parseFloat(document.textor.cur2.options[document.textor.cur2.selec
tedIndex].value));
document.textor.val2.value=Math.round(document.tex tor.val2.value*100)/10
0;

document.write("<OPTION VALUE='0.343755656654639'>Argentina Peso
[ARS]</OPTION>");
document.write("<OPTION VALUE='0.790800318582789'>Australia Dollar
[AUD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Austria Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='2.65957799847949'>Bahrain Dinars
[BHD]</OPTION>");
document.write("<OPTION VALUE='-1'>Bangladesh Taka [BDT]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Belgium Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.209849819590428'>Botswana Pula
[BWP]</OPTION>");
document.write("<OPTION VALUE='0.344423896122703'>Brazil Real
[BRL]</OPTION>");
document.write("<OPTION VALUE='1.89190208406241'>Britain Pound
[GBP]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Brunei Dollar
[BND]</OPTION>");
document.write("<OPTION VALUE='0.760456514656015'>Canada Dollar
[CAD]</OPTION>");
document.write("<OPTION VALUE='0.0017330783062015'>Chile Peso
[CLP]</OPTION>");
document.write("<OPTION VALUE='0.120816790761099'>China Yuan
[CNY]</OPTION>");
document.write("<OPTION VALUE='0.000365441007880097'>Colombia Peso
[COP]</OPTION>");
document.write("<OPTION VALUE='0.172004537391241'>Denmark Krone
[DKK]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Europe Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Finland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>France Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Germany Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Greece Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='-1'>Hong Kong Dollar [HKD]</OPTION>");
document.write("<OPTION VALUE='0.0147885316229621'>Iceland Krona
[ISK]</OPTION>");
document.write("<OPTION VALUE='0.0220945913331'>India Rupee
[INR]</OPTION>");
document.write("<OPTION VALUE='0.000118850085076086'>Indonesia Rupiah
[IDR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iran Rial [IRR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iraq Dinar [IQD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Ireland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.225377713685786'>Israel Shekel
[ILS]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Italy Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.00948856299853983'>Japan Yen
[JPY]</OPTION>");
document.write("<OPTION VALUE='3.39322347858617'>Kuwait Dinar
[KWD]</OPTION>");
document.write("<OPTION VALUE='0.780618340231938'>Libya Dinar
[LYD]</OPTION>");
document.write("<OPTION VALUE='0.263158132911774'>Malaysia Ringgit
[MYR]</OPTION>");
document.write("<OPTION VALUE='2.99739341354218'>Malta Liri
[MTL]</OPTION>");
document.write("<OPTION VALUE='0.0912184584937309'>Mexico Peso
[MXP]</OPTION>");
document.write("<OPTION VALUE='0.0135961993314588'>Nepal Rupee
[NPR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Netherland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.698500307722012'>New Zealand Dollar
[NZD]</OPTION>");
document.write("<OPTION VALUE='0.144489513316519'>Norway Kroner
[NOK]</OPTION>");
document.write("<OPTION VALUE='2.60077895905487'>Oman Rial
[OMR]</OPTION>");
document.write("<OPTION VALUE='0.0174131439535641'>Pakistan Rupee
[PKR]</OPTION>");
document.write("<OPTION VALUE='-1'>Philippines Peso [PHP]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Portugal Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.274724860318341'>Qatar Riyal
[QAR]</OPTION>");
document.write("<OPTION VALUE='0.266666767229416'>Saudi Arabia Riyal
[SAR]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Singapore Dollar
[SGD]</OPTION>");
document.write("<OPTION VALUE='0.00539963133696164'>Slovenia Tolar
[SIT]</OPTION>");
document.write("<OPTION VALUE='0.152207754594712'>South Africa Rand
[ZAR]</OPTION>");
document.write("<OPTION VALUE='0.000861549229488216'>South Korea Won
[KRW]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Spain Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.0101530011946855'>Sri Lanka Rupee
[LKR]</OPTION>");
document.write("<OPTION VALUE='0.140154102356789'>Sweden Kronor
[SEK]</OPTION>");
document.write("<OPTION VALUE='0.811951681610291'>Switzerland Franc
[CHF]</OPTION>");
document.write("<OPTION VALUE='-1'>Taiwan Dollar [TWD]</OPTION>");
document.write("<OPTION VALUE='0.0256943355014662'>Thailand Baht
[THB]</OPTION>");
document.write("<OPTION VALUE='0.159375867353711'>Trinidad Dollar
[TTD]</OPTION>");
document.write("<OPTION VALUE='0.272294761485272'>UAE Dirham
[AED]</OPTION>");
document.write("<OPTION VALUE='1'>US Dollar [USD]</OPTION>");
document.write("<OPTION VALUE='0.000626565762004175'>Venezuela Bolivar
[VEB]</OPTION>");
document.write("</SELECT><IMG SRC='http://cconv.textor.com/conv7.gif'
ALT='Step 2 - select first currency' BORDER='0'><BR>");

document.write("<IMG SRC='http://cconv.textor.com/conv9.gif'
ALT='Step 4 - result here' BORDER='0'><INPUT TYPE='TEXT' size=10
NAME='val2' ONCHANGE='cconv1();'>");

document.write("<SELECT NAME='cur2' ONCHANGE='cconv1();'>");

document.write("<OPTION VALUE='0.343755656654639'>Argentina Peso
[ARS]</OPTION>");
document.write("<OPTION VALUE='0.790800318582789'>Australia Dollar
[AUD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Austria Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='2.65957799847949'>Bahrain Dinars
[BHD]</OPTION>");
document.write("<OPTION VALUE='-1'>Bangladesh Taka [BDT]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Belgium Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.209849819590428'>Botswana Pula
[BWP]</OPTION>");
document.write("<OPTION VALUE='0.344423896122703'>Brazil Real
[BRL]</OPTION>");
document.write("<OPTION VALUE='1.89190208406241'>Britain Pound
[GBP]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Brunei Dollar
[BND]</OPTION>");
document.write("<OPTION VALUE='0.760456514656015'>Canada Dollar
[CAD]</OPTION>");
document.write("<OPTION VALUE='0.0017330783062015'>Chile Peso
[CLP]</OPTION>");
document.write("<OPTION VALUE='0.120816790761099'>China Yuan
[CNY]</OPTION>");
document.write("<OPTION VALUE='0.000365441007880097'>Colombia Peso
[COP]</OPTION>");
document.write("<OPTION VALUE='0.172004537391241'>Denmark Krone
[DKK]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Europe Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Finland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>France Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Germany Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Greece Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='-1'>Hong Kong Dollar [HKD]</OPTION>");
document.write("<OPTION VALUE='0.0147885316229621'>Iceland Krona
[ISK]</OPTION>");
document.write("<OPTION VALUE='0.0220945913331'>India Rupee
[INR]</OPTION>");
document.write("<OPTION VALUE='0.000118850085076086'>Indonesia Rupiah
[IDR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iran Rial [IRR]</OPTION>");
document.write("<OPTION VALUE='-1'>Iraq Dinar [IQD]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Ireland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.225377713685786'>Israel Shekel
[ILS]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Italy Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.00948856299853983'>Japan Yen
[JPY]</OPTION>");
document.write("<OPTION VALUE='3.39322347858617'>Kuwait Dinar
[KWD]</OPTION>");
document.write("<OPTION VALUE='0.780618340231938'>Libya Dinar
[LYD]</OPTION>");
document.write("<OPTION VALUE='0.263158132911774'>Malaysia Ringgit
[MYR]</OPTION>");
document.write("<OPTION VALUE='2.99739341354218'>Malta Liri
[MTL]</OPTION>");
document.write("<OPTION VALUE='0.0912184584937309'>Mexico Peso
[MXP]</OPTION>");
document.write("<OPTION VALUE='0.0135961993314588'>Nepal Rupee
[NPR]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Netherland Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.698500307722012'>New Zealand Dollar
[NZD]</OPTION>");
document.write("<OPTION VALUE='0.144489513316519'>Norway Kroner
[NOK]</OPTION>");
document.write("<OPTION VALUE='2.60077895905487'>Oman Rial
[OMR]</OPTION>");
document.write("<OPTION VALUE='0.0174131439535641'>Pakistan Rupee
[PKR]</OPTION>");
document.write("<OPTION VALUE='-1'>Philippines Peso [PHP]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Portugal Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.274724860318341'>Qatar Riyal
[QAR]</OPTION>");
document.write("<OPTION VALUE='0.266666767229416'>Saudi Arabia Riyal
[SAR]</OPTION>");
document.write("<OPTION VALUE='0.59737139030012'>Singapore Dollar
[SGD]</OPTION>");
document.write("<OPTION VALUE='0.00539963133696164'>Slovenia Tolar
[SIT]</OPTION>");
document.write("<OPTION VALUE='0.152207754594712'>South Africa Rand
[ZAR]</OPTION>");
document.write("<OPTION VALUE='0.000861549229488216'>South Korea Won
[KRW]</OPTION>");
document.write("<OPTION VALUE='1.28160033547733'>Spain Euro
[EUR]</OPTION>");
document.write("<OPTION VALUE='0.0101530011946855'>Sri Lanka Rupee
[LKR]</OPTION>");
document.write("<OPTION VALUE='0.140154102356789'>Sweden Kronor
[SEK]</OPTION>");
document.write("<OPTION VALUE='0.811951681610291'>Switzerland Franc
[CHF]</OPTION>");
document.write("<OPTION VALUE='-1'>Taiwan Dollar [TWD]</OPTION>");
document.write("<OPTION VALUE='0.0256943355014662'>Thailand Baht
[THB]</OPTION>");
document.write("<OPTION VALUE='0.159375867353711'>Trinidad Dollar
[TTD]</OPTION>");
document.write("<OPTION VALUE='0.272294761485272'>UAE Dirham
[AED]</OPTION>");
document.write("<OPTION VALUE='1'>US Dollar [USD]</OPTION>");
document.write("<OPTION VALUE='0.000626565762004175'>Venezuela Bolivar
[VEB]</OPTION>");
document.write("</SELECT><IMG SRC='http://cconv.textor.com/conv8.gif'
ALT='Step 3 - select conversion currency' BORDER='0'>");
}

}

please help

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2806
by: Raj | last post by:
Is there a current converter web service available? Currency rates are to be as per latest exchange rates. Raj.
3
5118
by: David | last post by:
Hi, I have a web page which displays various data reports. One field displays £GBP. I would like to display the conversion to $ next to it, i.e. Charge £100 ($172) Is there anywhere I can...
16
9465
by: xjohnx | last post by:
Hi, I'm hoping someone can help me I am quite new to Javascript and have had to create a programme which converts dollars into euros and vice versa, here is my script which is working var...
12
3261
AdrianH
by: AdrianH | last post by:
Does anyone know where I can get a PHP currency converter? Adrian
25
5910
by: mereba | last post by:
Hello My country Ghana is changing its currency. I want to write a small programme in C++ that can covert from the old currency into the new one. I would like this programme to run behind a simple...
1
9169
by: katie20 | last post by:
Hi everyone, I have written a code in order to produce a currency converter. My program will be designed to convert pounds into euros using visual basic programming. I have two text boxes and one...
5
2012
by: printline | last post by:
Hello all I have a form where a user can type in some information about a product he wants to buy and then get a price on the product. The price he gets depends on how many working days he...
0
7218
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7103
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7307
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7370
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7021
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7478
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3177
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1532
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
755
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.