Home Answers Viewqa Ajax any alternaive for AJAX

 
 


volla satya srinivas
any alternaive for AJAX
2 Answer(s)      5 years and 3 months ago
Posted in : Ajax

Hello guys, i am new one here. i am developing a web application for my final year project. very one knows AJAX which... any alternative based on my graduation knowledge.

View Answers

March 17, 2008 at 9:31 PM


Hi, see the example given below to create application in ajax
-------------------------------

alternateAjax.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">;
<html xmlns="http://www.w3.org/1999/xhtml">;
<head>
<title>alternative base example in ajax</title>
<script type="text/javascript">
function makeRequest(){
var oScript = document.createElement("script");
oScript.src = "alternateAjax.js";
document.body.appendChild(oScript);
}
function callback(sText){
alert("Loaded from file: " + sText);
}
</script>
</head>
<body>
<b>Now click Here:</b>
<input type="button" value="Click Me" onclick="makeRequest()" />
</body>
</html>


alternateAjax.js


callback("Welcome to Roseindia!");

--------------
Ajax Tutorial
http://www.roseindia.net/ajax/

April 9, 2008 at 8:06 PM


Yes, you are right Ajax is simple and shows the updated value without reloading a page. And you can find various other alternatives of Ajax to create your application. But if Ajax can solve your problem without going into deep or spending more time to learn it then you must learn it!

Even you believe that Ajax is easy and fast then why you are looking for some other options? If you are totally confused and find it difficult to get good Ajax document just go through the given link that I believe is best for Ajax beginners and professionals.


http://www.javajazzup.com/issue10/









Related Pages:
any alternaive for AJAX - Ajax
any alternaive for AJAX  Hello guys, i am new one here. i am developing a web application for my final year project. very one knows AJAX which... any... given below to create application in ajax
ajax
ajax  how to connect ajax with mysql without using php,asp or any other scripting language. please answer soon
What is ajax? - Ajax
What is ajax?  What is Ajax Programming? Can any one share the basic examples of it? thanks
Ajax user interface - Ajax
Ajax user interface  hello could anyone help my requirement is to design the database interaction using AJAX my requirement is a table... these all has to be do using JSP,AJAX,JDBC what exactly i needed
ajax code - Ajax
ajax code  hi can any body tell me how i can create an autocomplete textbox in java using ajax. For example in google when we type any thing it will reflect the matching details according the character.. Hope some body
Using Ajax
Using Ajax  Hi, How I can use Ajax in web programming? Tell me any example which using Ajax to call server side script? Thanks   Hi, Here are examples: PHP Ajax and Database First Ajax Example Getting Started
Ajax programming
Ajax programming  Hi, How I can start ajax programming easily? I want to learn all the concepts of Ajax technologies and master each and every concept. What should be my starting point for Ajax programming? Thanks   
Ajax program
Ajax program  any simple program with execution steps using netbeans 6.9
Ajax with struts1.2
Ajax with struts1.2  Dear All Is there any ajax lib which can be used with struts1.2 ?   Please go through the following link: http://www.roseindia.net/struts/struts2/struts2ajax/index.shtml
JSP and AJAX very urgent - Ajax
JSP and AJAX very urgent  Hi Team, This is Ragavendran.R.. I have a very basic doubt in AJAX. While Using AJAX, of course... through the AJAX concept, irrespective of the position of the tag. Hope u r clear
Should i use Ajax? - Ajax
Should i use Ajax?  When a Ajax can be used in programming?  Its completely up to you but there is no harm in using Ajax programming for any website as they are used to increase the speed of website. You need
AJAX WebShop
is compatible with any server-side platform (e.g. Java, .NET, PHP). And also AJAX... AJAX WebShop       AJAX WebShop is a comprehensive both browser-side and server-side AJAX framework named
Facing - Ajax
Facing   Hello All, i m using ajax in my application i m fetching data from db using ajax method and returning response in xml format. But when... contain any single or double quotations, then only it will be create
Ajax Web Framework, Frameworks for Ajax
Ajax Web Framework       List of Frameworks for Ajax In this section we will see the frameworks available for developing Ajax technology based applications. According
Backbase AJAX for Struts
Backbase AJAX for Struts       Backbase AJAX for Struts is a complete AJAX - Struts programming framework build on top of any Struts and Eclipse which Pre-build AJAX-Struts components
Introduction to Ajax.
and dynamic web pages.  Before the Ajax, for accessing any data from...Introduction to Ajax. Ajax : Asynchronous JavaScript and XML Ajax... response to the client. With the help of Ajax, you can update a part of web
Ajax Tutorial
Ajax Tutorial In this section we will read about the Ajax. This section will describe you about the Ajax. After reading this section you will be better understand What is Ajax, Advantages of Ajax, Ajax XMLHttpRequest, How Ajax works
Ajax web development
Ajax web development  Hi, Why I should use Ajax frameworks in Ajax Web development? Thanks   Hi, Without the use of any Ajax framework..., you can use any existing Ajax framework such as jQuery and Dojo for developing
AJAX IM
AJAX IM       ajax im ("asynchronous javascript and xml instant messenger"... is updated in real-time via JavaScript.   Ajax IM (Ajax Instant Messenger
validatemail - Ajax
your post it seems to that when you are entering any email address
Ajax example doesn;t work - Ajax
Ajax example doesn;t work  Hello every one, I'm new to Ajax and was playing around with code in this link: http://www.roseindia.net/answers... with result. I'm using apache v. 2.8, tomcat v.6 and MySQL v.5.1 on LINUX. Any
Top Ajax Frameworks
such as tree, grid, calendar etc. You can use any of these to Ajax Frameworks... Top ajax frameworks       List of Top Ajax frameworks In this section we
Ajax Chat
Ajax Chat        List of chat application developed in Ajax. These chat applications are very... from server. You can use these applications on your website. WebChat en AJAX
Nested Ajax--not getting output
Nested Ajax--not getting output  Hi everyone... I have two.jsp page from that , with the help of ajax i have called three.jsp. So, i have used DIV... time running...when i run One.jsp , with the help of ajax when i call two.jsp.
ajax
ajax  please describe the ajax
Ajax
Ajax  How to learn AJAX
ajax+dropdown+table format
ajax+dropdown+table format  HI, i am looking for an ajax application which must contain two dropdown list.In first dropdown if i select a manager... it should dispaly me employee details in table format. pls suggest me and any ideas
AJAX REGISTRATION FORM
AJAX REGISTRATION FORM  I have implemented user name, check and state selection using ajax, in the html registration form. I am loading two XML... either username or state. How to implement both in same registration form could any
Developing responsive Ajax based Applications with ajax technologies
can use Ajax with any server side technologies such as PHP, JSP, Servlets...Ajax - Ajax Tutorials and Examples In this tutorial you will learn Ajax. Ajax is new technologies for the development of web application. Ajax stands
Ajax - Asynchronous JavaScript and XML, What is Ajax?
What is Ajax - Asynchronous JavaScript and XML       This section explains you the Ajax. You will learn the basics of Ajax. Ajax is of the most important technologies
Ajax
Ajax  Hi, What is Ajax? What is the use of Ajax? Thanks   Hi, Ajax is set of technologies used to develop dynamic web applications. In Ajax following technologies is used: a) JavaScript b) XML c) HTTP d) CSS Learn
Ajax Books
any modern Web browser without the need for special plug-ins. Ajax is built... Ajax Books       AJAX... and resources will help you stay on top of AJAX happenings Up until now
LightWindow problem - Ajax
LightWindow problem  hi I am currently working on lightwindow which have benn developed using Ajax and javaScript.By default the light window closes... clicks on overlays. can any one please tell me where should i make chane
Ajax
Ajax  how to impliment ajax in registration table using jsp-servlet
Ajax using jsp
); } %> Is there Any error...........In first Page I use ajax for displaying...Ajax using jsp  <%@ page import="java.io.*" %> <%@ page import="java.util.*" %> <%@ page import="java.sql.*" %> <%@ page import
Ajax
Ajax  send the example to fetch the data from the server by using ajax in java. for ex:-if there are states which is used to display in frontend we use ajax. send it to me
Ajac code with jsp - Ajax
that is possible using ajax. problem is - i hv two text box. 1st take... box automatically without refreshing page. If any body know this plz help me
creation of drop down menu using ajax in java - Ajax
any examples using ajax in java.so can you help? Regards, Padmashree...creation of drop down menu using ajax in java  Hi, Here I want to create a drop down menu using ajax in ofbiz framework. I want to fetch
Ajax
Ajax  how to include ajax in jsp page?   Hi, Please read Ajax First Example - Print Date and Time example. Instead of using PHP you can write your code in JSP. Thanks
Ajax drop down and textbox
Ajax drop down and textbox  hie frnds I have a dropdown menu in the 3... 2 the 2 textboxes should come can any one help me in this problem Thanx in advance............   Here is an ajax example which is having a drodown
Ajax - An Introduction
Ajax - An Introduction         Ajax-an introduction Developing web application has now been a cup of coffee for developers having the knowledge of Ajax
ajax
ajax  HI, In my application using ajax if i type a managername in the textbox it should display all the employees under the that manager... me reg this. thanks KK   Combobox box using Ajax in JSP   i
Ajax - Ajax
Ajax  What is Ajax ? How one can use ajax with Java
Ajax
in a tabular form. Same for >33kv We can use ajax where instead of a link a radio button can fetch the data and can populate a table.If ajax can be used
ajax
ajax  How can we fetch data in ajax through servlet?   "mainpage.jsp" <html> <head> <title>Ajax Example</title>...;/head> <body> <h1 align="center"><font color="#000080">Ajax
ajax
ajax  How can we fetch data in ajax through servlet?   "mainpage.jsp" <html> <head> <title>Ajax Example</title>...;/head> <body> <h1 align="center"><font color="#000080">Ajax
ajax
ajax  How can we fetch data in ajax through servlet?   "mainpage.jsp" <html> <head> <title>Ajax Example</title>...;/head> <body> <h1 align="center"><font color="#000080">Ajax
ajax
ajax  How can we fetch data in ajax through servlet?   "mainpage.jsp" <html> <head> <title>Ajax Example</title>...;/head> <body> <h1 align="center"><font color="#000080">Ajax
Ajax
want to do it using ajax. My table is CREATE TABLE HTNEWMETER ( ID
Ajax - Java Beginners
j means everything will be comming so how is it happened ????can any body tell

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.