I have a search box with a form that allows me to get the user's search input before executing the searchControl... searchControl.execute(form.input.value);
I'd like suggestions on the best way to store these input values to a MySQL table. I'm not sure what's the best way to do this since the value is captured in javascript. My page is written in PHP. Thanks for your help in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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/google-ajax-search-api?hl=en -~----------~----~----~----~------~----~------~--~---
