Thread: AjAX Requests
View Single Post
  #1 (permalink)  
Old 04-01-2008, 12:22 PM
smartcoderin smartcoderin is offline
Junior Member
 
Join Date: Mar 2008
Posts: 6
Exclamation AjAX Requests

Hello,

iam using protype for ajax request.

So when i created a request i gave the path like this. ajax.request('user/signup'...
where user is the controller and signup is the action. But iam getting he response as my current running page... Pls help how to solve this. How to send request to server files using ajax...

??? What about the path???
Reply With Quote