Thread: ResponseXML
View Single Post
Old 10-21-2009, 08:16 PM   PM User | #19
Jon W
Regular Coder

 
Join Date: Jan 2008
Posts: 334
Thanks: 9
Thanked 0 Times in 0 Posts
Jon W is an unknown quantity at this point
Well, this ajax stuff is all new to me and I'm loving the stuff that it can do but just the other day I learnt and pretty much got a good understanding of how responseText works and then I was thinking it would be cool if I could control where all of the text goes on the page so the only way of doing that is putting into XML form so that then you can put it where you want it on the page.

I spent all last night and some today trying to figure out this problem. I'm sure if it was you coding it you would of had it figured it in minutes but this stuff is all new to me. I've coded PHP for about 3-4 years now PHP isn't the problem, its JavaScript that I'm not totally use to yet. But man it is a cool language!


I wish JavaScript had better error reporting. Kinda like PHP does.

Last edited by Jon W; 10-21-2009 at 08:19 PM..
Jon W is offline   Reply With Quote