Hi all, I don't know how to pass the parameter value in the link_to_remote() method. Now i will explain the issue.
I am having the Signup form. In this form i had given the username text field and the Check availability link. At first if the user enter the username in the text box and then click the Check availability. Now i am calling the link_to_remote() method for use the Ajax in my application. In that function i have to pass the username value(i.e User entered Value). I don't know how to get the username in this page. I have used the getRequestParameter("username"). But it does not work . Could you please solve this issue. Thanks Bala --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---