Hello!
I'm planning to do a small java-applet which would
for example get temperature from a HTML-page...
How complicated is this to do? I think I need to
get the whole page first on my computer and then search for the temperature (which is in normal textformat) and finally copy it to my applet...?
-TlogisT
I'm planning to do a small java-applet which would
for example get temperature from a HTML-page...
How complicated is this to do? I think I need to
get the whole page first on my computer and then search for the temperature (which is in normal textformat) and finally copy it to my applet...?
-TlogisT