Search the web
Sign In
New User? Sign Up
AJAX_2-0 · AJAX 2.0 = XHTML DOM + Remote JavaScript
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 91 - 120 of 136   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
91
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...
chrisandrada
Offline Send Email
Jun 28, 2006
7:04 am
92
Hello to all I am new in this gourp i want some beginer tutorials related to ajax if any body have that pls give me Thank you ...
pritesh loke
priteshloke
Offline Send Email
Jun 28, 2006
7:05 am
93
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...
Logically Genius
logical_genius
Offline Send Email
Jun 28, 2006
7:08 am
94
Maybe try using the onload instead of onreadystatechange handler for the FF portion? chrisandrada <chrisandrada@...> wrote:...
Jeff Woodman
sanctumvoid
Offline Send Email
Jun 28, 2006
1:48 pm
95
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...
Jeff Woodman
sanctumvoid
Offline Send Email
Jun 28, 2006
2:31 pm
96
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...
R Krishnakumar
kkr_nair2000
Offline Send Email
Jun 29, 2006
3:01 pm
97
hi Got your problem. You are using Firefox 1.5?? Was that correct? Then let me tell you that its a bug in 1.5 that it doesnt work properly on...
amsm_in
Offline Send Email
Jul 1, 2006
11:12 am
98
Hay can you tell me about in any Ajac debbuging s\w is there. Thank you amsm_in <amit.s.mahajan@...> wrote:...
pritesh loke
priteshloke
Offline Send Email
Jul 4, 2006
2:21 pm
99
I'm using 4 and still not getting the right value... thanks for the help. chris ... __________________________________________________ Do You Yahoo!? Tired of...
christopher andrada
chrisandrada
Offline Send Email
Jul 4, 2006
2:50 pm
100
I suggest you to read following things http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_a_1.html ...
amsm_in
Offline Send Email
Jul 5, 2006
9:58 am
101
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...
amsm_in
Offline Send Email
Jul 5, 2006
10:06 am
102
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...
iikhan_00
Offline Send Email
Jul 11, 2006
6:50 am
103
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...
Logically Genius
logical_genius
Offline Send Email
Jul 11, 2006
7:01 am
104
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...
Jeff Woodman
sanctumvoid
Offline Send Email
Jul 11, 2006
2:18 pm
105
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...
lifeandcare
Offline Send Email
Jul 19, 2006
3:40 pm
106
8th Annual Conference on WWW Applications Final Invitation & Registration 5-8 September 2006 Bloemfontein, South Africa Hosts Two universities have partnered...
Nico
bairdnico
Offline Send Email
Jul 22, 2006
12:51 am
107
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!...
Infoligence Associates
logical_genius
Offline Send Email
Aug 15, 2006
6:45 pm
108
Hi! Please, Someone know where i can see samples of Ajax using as database PostgreSQL?? Thanks...
angelblade17
Offline
Aug 23, 2006
5:01 pm
109
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! ...
Infoligence Associates
logical_genius
Offline Send Email
Aug 24, 2006
7:26 pm
110
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...
Logically Genius
logical_genius
Offline Send Email
Sep 16, 2006
4:49 am
111
hi every one could you please tell me Is it possible to bind Asp.net Datagird with XMLhttp object ? Thanks & Regards. Rajesh Soni Yahoo :...
wisdomarena.com
wisdomarena
Offline Send Email
Sep 18, 2006
5:28 pm
112
126 Ajax Tutorials <http://vyk1.spaces.live.com/Blog/cns%21EBE3A761F939F926%211051.entry> Getting Started 1. An Ajax Hello World project to Get You Going ...
Logically Genius
logical_genius
Offline Send Email
Oct 2, 2006
4:06 am
113
hi friends I have a simple problem. like i have a small chat box in my project (ASP.NET with C#) where i am using AJAX XMLHttpRequest object. i have two...
wisdomarena.com
wisdomarena
Offline Send Email
Oct 3, 2006
5:00 pm
114
hi all, i need help on my code. when i submit the form onsubmit... i call ajax to fetch if the inputs are valid... but before ajax makes a round trip... the ...
christopher andrada
chrisandrada
Offline Send Email
Oct 27, 2006
5:50 am
115
hi Crhistopher, you make the button to 'button' type rather 'submit' call the validate function on 'onclick' event rather 'onsubmit' use javascript submit()...
Sreeni .A
sreeniaitist
Offline Send Email
Oct 30, 2006
9:12 am
116
I want users to enter a how many words they want translated then have this multiplied by 25 yen (the rate per word trans) Is this possible with ajax (using...
Mark Holloway
sapporomark
Offline Send Email
Nov 2, 2006
5:30 am
117
yeah... that's probably the only way... good idea tho. thanks ... ____________________________________________________________________________________ Get your...
christopher andrada
chrisandrada
Offline Send Email
Nov 2, 2006
7:49 pm
118
Hi all, is there any way i can send the parameter data instead of concatinating all name of the element and value of element in "url" below. I mean sort of...
christopher andrada
chrisandrada
Offline Send Email
Nov 2, 2006
11:34 pm
119
I have just added the green text in our homepage http://tech.groups.yahoo.com/group/AJAX_2-0 <http://tech.groups.yahoo.com/group/AJAX_2-0> Tell me if thats...
Logically Genius
logical_genius
Offline Send Email
Nov 3, 2006
9:56 am
120
Wont Iframe work for that purpose ? but then that will mean first loading the Iframe form and then submitting it; sort of slow. What else could be the answer ?...
Infoligence Associates
logical_genius
Offline Send Email
Nov 3, 2006
10:59 am
Messages 91 - 120 of 136   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help