Anyone know why when making a request, I inspect the activity with firebug
and the 1 request returns 6 GET requests.
The requests are identical...i added rand () to the end of the link and all
6 GET requests are exact.
 
I have a link which when clicked loads a form into a div. that 1 action
sends 6 requests to the server. 
 
I even put an alert in js when the form loads to see what happens and the
alert pops up 6 times. When I Save the form that registers 1 POST
response...but why 6 to load the form?
 
Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to