View Single Post
  #1   Report Post  
Linda Edlund
 
Posts: n/a
Default java message with VBA

You can import www site with Excel, but only those parts which writes in
HTML.
Java applet seems to disappear.
Is there any possibility to intercept the java message (text) with VBA

<SCRIPT LANGUAGE="JavaScript"
function choiceCheck() {
var nrTable=new Array("119b/05",-1);
var timeTable=new Array("07:16","09:50",-1);
var dateTable=new Array("23-06-2005","23-06-2005",-1); … so on

This part of data will not appear

Any suggestion
Thanks