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

RE: Getting back Page Source View rather than actual page display.



Hi Ed,

You picked a fun one!

As you are probably aware, HTTPAPI does not include a javascript
interpreter. You could start a new project! ;)

So, unless you want to take a stab at the writing a full blown interpreter
(or getting the reference version to compile on the IBM i
http://www.ecmascript.org/download.php), you will probably need to write a
mini interpreter that knows what it is looking for and just grabs it.

In the case of your example, that wouldn't be too awful, but the real world
probably isn't as clean.

What exactly do you think you'd like to get at? There seem to be some Google
APIs that are called in "standard web services" fashion.

There seems to be some legal problems using Google Maps API in "batch". Are
you within the license grant for this use?

Mike Krebs
 
>         Any suggestions on how to return the Javascript output
> ('wumbo')
> would be much appreciated.

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