Capture window in *standalone* javascript

  • Thread starter Marco A. Cruz Quevedo
  • Start date
M

Marco A. Cruz Quevedo

Hi!

I am a javascript newbie. I want to make a capture window in
*standalone* (in a *.js file) javascript, much in the same way as the
VBscript inputbox() function. I can make it inside a *.html file with
the prompt() function.
Or, is there a way to make a window and then work with this window?

Thanks in advance.

Regards

Marco
 
S

scripts.contact

Marco said:
Hi!

I am a javascript newbie. I want to make a capture window in
*standalone* (in a *.js file) javascript, much in the same way as the
VBscript inputbox() function. I can make it inside a *.html file with
the prompt() function.
Or, is there a way to make a window and then work with this window?


Use a HTA or open ie using InternetExplorer.Application object and
then work with it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top