473,387 Members | 1,897 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,387 software developers and data experts.

Calling an external application from Javascript.

Hi All,
I need to call an external application from my javascript and that external appn(c or c++) should give an html page back to me and i need to produce that new html page to the user.
will this idea work?
Pls help me with a solution. I would like to avoid java,.net or webserver.
Mar 28 '07 #1
5 2292
acoder
16,027 Expert Mod 8TB
Welcome to TSDN.

Why not just use Ajax for this? The server-side code returns you some HTML which you can display.
Mar 28 '07 #2
Welcome to TSDN.

Why not just use Ajax for this? The server-side code returns you some HTML which you can display.

Thanks for u'r reply.
I don't have any idea on Ajax?
Actually what i need to do is,
1. User will enter some input to the html page and i need to process it by an external application and i need to give the result back to user.( like JSP ans Servlet) but i would like to do this without using java. That is y i thought to produce a seperate html page from the external application and produce it to the user.
Will this work with Ajax?
Pls do reply...
Mar 28 '07 #3
acoder
16,027 Expert Mod 8TB
It will work with Ajax, but as part of ajax, you need to use a server-side language.

See the Ajax tutorial links in the Offsite Links thread at the top of this forum.
Mar 28 '07 #4
It will work with Ajax, but as part of ajax, you need to use a server-side language.

See the Ajax tutorial links in the Offsite Links thread at the top of this forum.
Hi,
Any other way other than Ajax?
Because i need to run an application without installing any software?
for eg: with c or c++ with Html.
Inorder to work with ajax the user have to install ajax right?
I would like to develop a simple application without forcing the user to install any s/w.


Thanks
Mar 29 '07 #5
iam_clint
1,208 Expert 1GB
no the user doesn't have to install ajax.
Mar 29 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Alex | last post by:
Hi I have an external assembly which I call from a windows forms application. What I want to do is terminate the calling application from within the assemnly - or otherwise ensure that the...
1
by: Anbu | last post by:
Hi, I need to access a remote web site and authenticate my (web) application, based on the remote application's authentication. The remote application is writen using javascript and running on...
4
by: Sivakumar Shanmugam | last post by:
Group.. We are running on db2 UDF V8 on Sun solaris platform. I created an UDF which calles a C-routine(SQL_API_FN). This C-routine in turn calls an external C-function. The C-function is provided...
4
by: Adam Smith | last post by:
Hello, How can I call or trigger an external javascript twice in a form? I have <script language="JavaScript" src="country_state.js" name="Country_State"> <script type="text/javascript"...
5
by: Newbie Coder | last post by:
Hello all I have 3 functions in a javacrip file (MyScript.js), which is added to an ASP.NET 2.0 project 1) no right-click 2) no select text (copy...) 3) History.Back()' How do I call...
1
by: msraog | last post by:
Hi, Iam getting an error while calling a function which is declared in the external javascript file jsp file:- ------------------- <SCRIPT language='JavaScript1.1' src='includes/common.js>...
10
by: Stefan Weber | last post by:
Hi, I'm trying to access the JavaScript code contained in a <scripttag via its "text" attribute. This works well, if the code is embedded in the HTML page. However, when the code is in an...
2
by: Debbie | last post by:
I have always used VBScript but now need to convert my syntax to JavaScript. In an external file, I have a function that is called when a user clicks a button on a login page. The function checks...
4
Frinavale
by: Frinavale | last post by:
So a while ago I created a Tab Strip Control (before the AjaxToolkit had theirs otherwise I would have probably just used theirs). When I looked at the AjaxToolkit control to see how they got...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.