Hi,
The website have a password this is : ogami014
In the home page in french, when you search in the blue area a modele, i would like to redirect if you press “trouver” to a other page in the website with the value in the url like this :
/services-et-support/manuel-dinstallation/?modele=700
But they add some value after my search value and they redirect to a 404 page…. like this :
/services-et-support/manuel-dinstallation/?modele=700&asp_active=1&p_asid=2&p_asp_data=cXRyYW5zbGF0ZV9sYW5nPTAmd3BtbF9sYW5nPWZyJnNldF9leGFjdG9ubHk9Y2hlY2tlZCZzZXRfaW50aXRsZT1Ob25lJnNldF9pbmNvbnRlbnQ9Tm9uZSZjdXN0b21zZXQlNUIlNUQ9bWFudWVscw%3D%3D
In my configuration of my ajax search Recherche manuel accueil in the Behavior option
services-et-support/manuel-dinstallation/?modele={phrase}
Is supossed to be the right think…. why they add some value after … when I writte only the good url all works.
/services-et-support/manuel-dinstallation/?modele=700
Thanks to help me quickly