Hello all, What softwares do I need to run an AJAX program ? I have installed tomcat, ant and myEclipse. Can anyone explain me how to use it in order to run...
It's only a security issue if the user turns off their internet restrictions. For my users, I set the intranet zone in IE so that they're prompted to allow...
Sucheta, Here's a link to a brief explanation of AJAX: http://sanctumvoid.net/jsexamples/ajax/ajax.html Most AJAX programming is client-centric (ie,...
You need a browser on the client side - IE6 or Firefox 1.5 both work well. The client side code is JavaScript and DOM, and would have a script function that...
Nope. It will show the image when the html and the image are in your local machine. Try it with a browser supported image format like .jpg or .gif. - Rafiq ...
Hello I am B.E. I.T. student. I need urgently to write a seminar on Ajax as final year Seminar. If you have some usefull link or some thing then plz send it to...
hi all, i'm using this code from http://www.w3schools.com/xml/xml_http.asp using POST method. It workds fine with IE but with firefox... it fails... can...
http://groups.yahoo.com/group/AJAX_2-0/links Let us know if the links in the above url dont work. And suggest more if u know any good ones. ... tutorials...
Hi Pritesh, I have some basic AJAX stuff on my website: http://sanctumvoid.net/code.asp No real tutorials, but you can take a look, maybe something there will...
Hi, 'POST' does not make a ny sense with xmlhttp, coz it can't submit a form. 'POST' is equivalent to the request to a server - 'Please accept this form and...
I'm using 4 and still not getting the right value... thanks for the help. chris ... __________________________________________________ Do You Yahoo!? Tired of...
Dear Pritesh, I suggest you to test everything with mozilla firefox and download developer tools for both IE and Firefox. In firefox there is one tool called...
Hello Everybody I want to know do i need to install any add-on such as eclipse to work with AJAX ? Is .Net 2003 not sufficient enough to work with AJAX?looking...
I think .Net is very very messy for doing AJAX Just try to generate Javascript using .Net and compare it with PHP or ASP3.0; then U will know what I am talking...
All ya need is a server-side resource capable of outputting XML, and of course Javascript for the client piece. Also, I've heard about a .Net AJAX library...
Hello, I am student of final year B.Tech in computer science and engineering. I am working on a web project which uses JSP and AJAX. Now, I need help in...
8th Annual Conference on WWW Applications Final Invitation & Registration 5-8 September 2006 Bloemfontein, South Africa Hosts Two universities have partnered...
Someone please reply him , he mailed me intead of our group. Note: forwarded message attached. ... Here's a new way to find what you're looking for - Yahoo!...
why do u think i created this group ? http://groups.yahoo.com/group/AJAX_PHP_PostgreSQL_Apache_Linux angelblade17 <no_reply@yahoogroups.com> wrote: Hi! ...
Mastering Ajax, Part 6: Build DOM-based Web applications <http://www.ibm.com/developerworks/web/library/wa-ajaxintro6/index.html> Continue to explore how DOM...