my problem is when i change the value in my dropdown menu, a link should be opened.
online,it looks like this:
http://www.xyz-mobile.de/details.php?id_hersteller=7
but offline explorer does create files like this:
details.php@id_hersteller=1.htm
so the url could be:
file:///C:/www.xyz-mobile.de/details.php@id_hersteller=1.htm
if i enter this manually in my adressbar in the browser, the file can be found, and the page is succesfully displayed.
my dropdown menu leads to the wrong url:
if there is an question mark (?) in the url i wont be replaced and at the end the suffix .htm is missing!
What can i do?
Thanks a lot in advance.
Best regards,
Oleg Chernavin
MP Staff