[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible to convert Javascript to an HTTPAPI call ?



A website offers free enquiry to its currency rates via a Java script to put
on your own web page.
It does not offer a soap type enquiry.

Would it be possible to use a HTTPAPI post or get to do the same thing ?

Here is the Java script they supply:

<script type="text/javascript">
var dcf = 'GBP';
var dct = 'EUR';
var f = 'arial';
var mc = '2D6AB4';
var mbg = 'f0f0f0';
var tc = 'ffffff';
var fc = '000000';
var tz = '0';

</script><script type="text/javascript"
src="http://www.currency.me.uk/remote/ER-CCCS2-1.php";></script>

I am quite familiar with HTTPAPI but not Java.


Regards

Ian Patterson

Grange IT Limited

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------