|
|
 |
BOOK: Professional Ajax ISBN: 978-0-471-77778-6  | This is the forum to discuss the Wrox book Professional Ajax by Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett; ISBN: 9780471777786 |
Important: For the new 2nd edition of this book, please post here instead: [url="http://p2p.wrox.com/forum.asp?FORUM_ID=307"]http://p2p.wrox.com/forum.asp?FORUM_ID=307[/url] |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional Ajax ISBN: 978-0-471-77778-6 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

February 13th, 2006, 04:18 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
zxml library
I just tried out your Chapter 2 example XMLHttp Example 1, and I have the following problem.
Upon loading the XMLHttpExample1.htm page, my JavaScript console gives this error:
Error: missing catch or finally after try
Source File: http://localhost/Test2/zxml.js
Line: 1, Column: 183
Source Code:
);}else if($a.useActiveX){if(!$a.XMLHTTP_VER){for(var i=0;i<$a.ARR...
I am using Mozilla Firefox 1.0.4. I also tried this in IE 6.0, where it did not work, but there was no error message.
|

February 13th, 2006, 09:47 PM
|
 |
Wrox Author
|
|
Join Date: Dec 2004
Location: Peabody, MA, USA.
Posts: 192
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
It looks like something happened to the code, I've alerted the publisher and new code should be uploaded soon. In the meantime you can download the updated code at http://www.nczonline.net/downloads/ .
Regards,
Nicholas
Nicholas C. Zakas
Author, Professional JavaScript for Web Developers (ISBN 0764579088)
http://www.nczonline.net/
|

February 14th, 2006, 07:05 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Location: Comstock Park, MI, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
That new code fixed it, thanks.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| zXML library errors, questions |
triptone |
BOOK: Professional Ajax 2nd Edition ISBN: 978-0-470-10949-6 |
0 |
October 24th, 2008 06:44 AM |
| zxml.js library for firefox 3.0 |
manahual |
BOOK: Professional Ajax ISBN: 978-0-471-77778-6 |
1 |
August 13th, 2008 01:53 AM |
| zxml and firefox? |
Greg512 |
BOOK: Professional Ajax ISBN: 978-0-471-77778-6 |
1 |
November 15th, 2007 05:29 AM |
| Problem with zxml Library |
anujrathi |
BOOK: Professional Ajax ISBN: 978-0-471-77778-6 |
2 |
October 30th, 2007 01:37 PM |
| MSXML 6 in zxml.js |
rloewy |
BOOK: Professional Ajax ISBN: 978-0-471-77778-6 |
1 |
May 2nd, 2006 03:23 AM |
|
 |