This is a discussion on "Trouble with 'open()' in AJAX" within the JavaScript Forum section. This forum, and the thread "Trouble with 'open()' in AJAX are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Trouble with 'open()' in AJAX
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Trouble with 'open()' in AJAX
Can anyone see whats the problem with this code?
|
|
|
|
|||
|
Re: Trouble with 'open()' in AJAX
Hello
On line 41 you have a return statement outside a function. Return is used to return something from a function. Why not put your what to do if no support for AJAX into the getXmlHttpObject function? Hope that helps |
|
|||
|
Re: Trouble with 'open()' in AJAX
I think I have the problem. This should work anyway.
You have :
Blake |
![]() |
| Tags |
| ajax, open, trouble, xmlhttp |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Open-Source Ajax/PHP (or Python) Webmail | calande | Job Opportunities | 0 | Feb 3rd, 2008 02:03 |
| Open Thource - For Open Source Thoughts | Rakuli | Free Web Site Critique | 44 | Oct 9th, 2007 09:51 |
| Ajax Messages (Ajax Demonstration) | iMarc | JavaScript Forum | 1 | Mar 21st, 2007 22:48 |
| try to open php and asks if i want to open or save file | steven rowlands | PHP Forum | 6 | Feb 20th, 2007 21:42 |
| Beta Test new Open Source AJAX HTML/CSS Software | arrowplain | Web Page Design | 0 | Feb 27th, 2006 22:19 |