View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arry Potter Arry Potter is offline
external usenet poster
 
Posts: 5
Default Web Browser Control and Javascript

Hi,

I have a Javascript code inside a webpage in a webbrowser control on a
excel sheet. There is some value in the javascript which I wish to pass to
the Excel sheet.How can I do this

Excel sheet - webrowser control
webbrowser control - opened a webpage
webpage has javascript code - run code and returns a result
result from javascript - back to excel sheet cell

Configuration :
WinXP,IE6,Office 2003

Regards,
Arry