search for: escaped_textfield_value

Displaying 1 result from an estimated 1 matches for "escaped_textfield_value".

2006 Mar 04
12
cross domain ajax
...ch like yahoo does, but i''m not sure if it will work. Though the form is pretty small (3 fields), one of them is a text field. With the JSON approach, i would probably have to escape the whole text field and pass the values in the url like : http://myrailsapp.com/controller/field_1_value/escaped_textfield_value/field_2_value Will this limit the amount of data that i can allow for the text field? Is there a better way to do cross domain ajax? I want to just let users include one or two scripts on their page and leave it at that. Thanks in advance. -------------- next part -------------- An HTML attachm...