473,382 Members | 1,369 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

does JS communicate with other non-browser programs?

Hi, I'm a db app. developer and I am re-writing some helps in
javascript & HTML. The Javascript is for form flow and design and HTML
just to display the helps. I use a seperate app. development platform
and need to communicate between it and Javascript. Does javascript
write to memory variables that are accessible to other programs? I
know the "other programs" part is up to me but does JS write to
something that is used to communicate to non-browser programs?

thanks,
Jul 20 '05 #1
1 1863
JRS: In article <8f*************************@posting.google.com> , seen
in news:comp.lang.javascript, bscofield <bs*******@scofield.cc> posted
at Sun, 8 Feb 2004 09:10:53 :-
Hi, I'm a db app. developer and I am re-writing some helps in
javascript & HTML. The Javascript is for form flow and design and HTML
just to display the helps. I use a seperate app. development platform
and need to communicate between it and Javascript. Does javascript
write to memory variables that are accessible to other programs? I
know the "other programs" part is up to me but does JS write to
something that is used to communicate to non-browser programs?


Javascript, on a Web page, can communicate with VBscript, on that page,
which you didn't ask.

Javascript, in Windows Scripting Host at the command line or in a batch
file, can accept parameters and write to standard output, so it can be
used in conjunction with other processes, which more or less answers
your second question.

<URL:http://www.merlyn.demon.co.uk/batfiles.htm#Other> may be of some
help.

However, I've not found a congenial description of the javascript
functions available with the WSH DOM; with that, ISTM much more could be
done.

If indeed WSH is compatible with your other programs, you might do
better to ask in a WSH group such as news:microsoft.public.scripting.wsh
or in news:microsoft.public.scripting.jscript

--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk DOS 3.3, 6.20; Win98. ©
Web <URL:http://www.merlyn.demon.co.uk/> - FAQqish topics, acronyms & links.
PAS EXE TXT ZIP via <URL:http://www.merlyn.demon.co.uk/programs/00index.htm>
My DOS <URL:http://www.merlyn.demon.co.uk/batfiles.htm> - also batprogs.htm.
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: jabailo | last post by:
I came across this article while researching a VB6 430 error: INFO: Considerations for Server-Side Automation of Office http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757 ...
5
by: Nadav | last post by:
Hi, I am using FileStream's Async API: BeginRead/EndRead, upon completion callback execution I use the read data and call EndRead, Taking that in mind, I Wonder... does calling EndRead will cause...
11
by: kd | last post by:
Hi All, Can anybody suggest as to what is the best way communicate between 2 applications residing on the same machine? Thanks. kd
6
by: Mike9900 | last post by:
How can I connect my .NET app which use remoting to communicate over internet, 2 instance of the same app? My app is already done using .NET Remoting. I am wondering if to change them to WCF or...
14
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why does K = parseInt('09') set K to 0? ----------------------------------------------------------------------- ...
24
by: not_a_commie | last post by:
If you were going to hire a software architect / functional lead for your project (written exclusively in C# including WPF, WCF) would you require that they have UML skills? Is being able to...
3
by: 2401 members, members can post | last post by:
Dear Madams and Sirs, Ever had to split a website + SQL Tables ? Have a UNIX pc-linux-gnu on i686 + FEDORA 1) We have to split a sub-domain for the main domain name. 2) We have to build a...
6
by: Simon | last post by:
How to pass messages through events from a user control to its containing page, or to another user control? Is there any recommended way? Thanks very much.
4
by: Hero Doug | last post by:
A friennd and I were talking about OS development last night and a few questions were raised that need some clarification. I did the usual search and it turned up the usual garbage, so I'm hoping...
6
by: mistusen | last post by:
in my project,We consider an ad hoc network composed of battery powered mobile nodes. Each of them has got a radio-range (generally uniform for all nodes in the network),which is an abstract...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.