on the index.php add print_r($_POST); try it with IE and FF, you will see they submit slightly different values.
On May 4, 1:24 am, Phill Coxon <[email protected]> wrote: > Hi guys, > > This may well be a common issue, but it's the first time I've come > across it. > > I have a database search form that works perfectly in firefox. The user > enters a search term and either hits enter or the search button and gets > their result. > > In ie7 however, if the user uses the enter key the page refreshes but > does not submit the form. > > http://www.telegentproducts.com/definitions/ > > Can someone tell me what I need to do to fix this so that users can use > the enter key to submit the form using Internet Explorer. > > Thanks! --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
