I was playing around with this, and just discovered that I could do
new Ajax.Autocompleter('country676244','ac1update','/cgi-bin/my.cgi',
{paramName:"typedText", minChars:1,
parameters:'action=getMatchingText&b=c'} );
This gives me access to both 'typedText' and 'action' in my.cgi.
Great!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---