The Flex team in Bangalore is looking for developers to work with us on: (1) the Flex Framework, and (2) high-level Flex components. Requirements: - Basic CS...
I've started a new mailing list for Flex users in India. This is for Flex-specific discussions, especially for people to get connected to form local user...
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...
... From a quick look at your code, I understand that what you're sending is not a UTF-8 string but a bunch HTML entities (the '&#xxx;'). I think you want to...
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...
... First, I don't think there's a need for a timeout here. Doesn't the onreadystatechange function get called automatically when the server call returns? (I...
This is a very common issue and so far I have not seen any one clear solution to this. Usually this happens when you use the same HTTPRequest object to send a...
Well Manish, If I remove that particular line my script exits arbitarily before the server would return. By setting that timeout I wantto making the request...
Perhaps this link might help : http://www.matthom.com/archive/2006/05/15/scary-ajax-error Have you tried using Prototype for Ajax calls ? It saves you the...
Well simply wait for your HTTPRequest.Send() to return i.e for your handler function to get called. From within that handler function, you can then fire your...
... This is an excellent link that worked for me in the single try. This morning I did nothing to my code but commented my setTimeout() and replaced <input...
I trid this and found that even this leads to same repetitive calling of processStateChange in my case. ... handler ... then fire ... Send on ... "Gaurav ... ...
Hello, I work for a US-based engineering company. We are looking for firms in Bangalore to help us with some of our FLEX and AJAX development work. Please...
Hi all, If you're responding to a job posting with your CV/resume, please reply directly to the person concerned (not to the entire list). Thanks, Manish...
... <gauravbhatnagar@...> wrote: Hi friends, I am using the same AJAX to call a method on the server which sends a mail to the user. my code if(status == 200)...
Hi friends, I am using the AJAX to call a method on the server which sends a mail to the user. my code if(status == 200) is evaluating to false yet the mail is...
Hi! Check out the application we've built at http://www.matrixconnects.com Matrix is an online AJAX based Web 2.0 application which converts "any" web site...
Sorry about the last-minute notice, but I thought this might be relevant. Yahoo has organised a public lecture at the Taj Westend Hotel on the 27th (tomorrow)...
I'm happy to announce that Adobe has set up a Flex development contest for students in India. If you're pursuing a degree in any stream (full-time) from a...
Man, you should have told us earlier. Too short a notice but I know I will miss such a good opportunity. Those topics are the ones that really wish to know...
Cool, let me try it on my Mac OSX... I have been fan of MS tools though their platform has had bug all the time... But tools rock, not sure how much stable...