Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Don't see how, as that is an instruction to HTTP to run that code when
encountered. You could read the web page, markup tags and all and extract
it, but it would need to be converted to VBA.

--
HTH

Bob Phillips

"Linda Edlund" wrote in message
7...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculations And Order In Macros Carl Bowman Excel Discussion (Misc queries) 4 February 23rd 05 10:53 PM
when opening excel I receive a message that says file can't be fo. Ken Excel Discussion (Misc queries) 3 February 22nd 05 12:13 AM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
Error Message appearing when saving a file JaneC Excel Discussion (Misc queries) 0 November 25th 04 10:35 PM
#num! error message Frank Kabel Excel Worksheet Functions 0 November 18th 04 07:07 PM


All times are GMT +1. The time now is 03:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"