2009/3/11 Akshit Soota <[email protected]>: > > I'm trying to send mass number of emails via prototype JS AJAX. it > fails at a certain point for bulk mails. What do I do !! I call a PHP > Page !! > > Regards, > akshits > > >
Send all the data to PHP and have it process all the data in 1 go, rather than hundreds of requests. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
