OP should try: new Ajax.Request('http://www.test.com/search.php', { method: 'get', onSuccess: function(){...}, parameters: { search: 'bogotá' }, onFailure: function(){...} });
Best, Tobie -- You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en