Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Standalone .js file creates IE, and call javascript functions in thepage

Reply
Thread Tools

Standalone .js file creates IE, and call javascript functions in thepage

 
 
Zhiguo
Guest
Posts: n/a
 
      12-10-2009
Hi, my friends,

The flow:
A standalone .js file creates an IE window, the IE window loads a
page containing javascript codes.
The problem:
How to call the javascript functions in the IE window from the .js
file?
How to set parameters and how to get return values?
And more important:
How to respond to the events in the IE window?
(Is it possible?) How to call back, that is, call functions in .js
file from the IE window?

Thanks in advance! Any help will be appreciated!
 
Reply With Quote
 
 
 
 
Michael Haufe (\TNO\)
Guest
Posts: n/a
 
      12-10-2009
On Dec 10, 1:45*am, Zhiguo <zhiguoyo...@gmail.com> wrote:
> Hi, my friends,
>
> The flow:
> * * * * A standalone .js file creates an IE window, the IE windowloads a
> page containing javascript codes.
> The problem:
> * * * * How to call the javascript functions in the IE window from the .js
> file?
> * * * * How to set parameters and how to get return values?
> And more important:
> * * * * How to respond to the events in the IE window?
> * * * * (Is it possible?) How to call back, that is, call functions in .js
> file from the IE window?
>
> Thanks in advance! Any help will be appreciated!


I've done System administration for a decent amount of time and in my
experience, every time I see something like this, its usually solving
the wrong problem. What are you ultimately trying to do? Submit a
form? Pull data from a table?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
conflict between PNG fix for IE and my attempt to add images to thepage Jake Barnes Javascript 6 04-30-2009 04:03 PM
How to inject JS messagebox code without messing the looks of thepage ? Radu ASP .Net 2 02-04-2008 02:26 PM
Standalone Python functions in UML? Roman Susi Python 16 04-05-2006 06:59 PM
Viewstate enabled and set, but not all data is being stored in thepage Keith Murray ASP .Net 1 10-02-2005 12:08 AM
please help me in distinguish redefining functions, overloading functions and overriding functions. Xiangliang Meng C++ 1 06-21-2004 03:11 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57