Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Tricky bookmark URL with dropdown

  • 3 válasz
  • 2 embernek van ilyen problémája
  • 5 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

Hello, thanks for the help... I have a bookmark with keyword to this site: http://dle.rae.es/?w=%s for example http://dle.rae.es/?w=dicho

As you can see, there is a dropdown menu, and I would like to make a new bookmark for the dropdown selection "exacta" which leads directly to http://dle.rae.es/?id=DgXmXNM ... I have tried http://dle.rae.es/&formList=30&w=%s for example http://dle.rae.es/&formList=30&w=dicho which does not work correctly (the error always redirects to default "diccionario" page http://dle.rae.es/?w=diccionario)

Hello, thanks for the help... I have a bookmark with keyword to this site: http://dle.rae.es/?w=%s for example http://dle.rae.es/?w=dicho As you can see, there is a dropdown menu, and I would like to make a new bookmark for the dropdown selection "exacta" which leads directly to http://dle.rae.es/?id=DgXmXNM ... I have tried http://dle.rae.es/&formList=30&w=%s for example http://dle.rae.es/&formList=30&w=dicho which does not work correctly (the error always redirects to default "diccionario" page http://dle.rae.es/?w=diccionario)

Módosította: pajaritos,

Kiválasztott megoldás

I think you're close.

The form calls a script in the background which uses a URL in this form:

http://dle.rae.es/srv/search?w=dicho&m=30

The exacta is m=30

So try this:

http://dle.rae.es/?w=%s&m=30

Válasz olvasása eredeti szövegkörnyezetben 👍 5

Összes válasz (3)

more options

Kiválasztott megoldás

I think you're close.

The form calls a script in the background which uses a URL in this form:

http://dle.rae.es/srv/search?w=dicho&m=30

The exacta is m=30

So try this:

http://dle.rae.es/?w=%s&m=30

Módosította: cor-el,

more options

jscher2000 said

I think you're close. The form calls a script in the background which uses a URL in this form: http://dle.rae.es/srv/search?w=dicho&m=30 The exata is m=30 So try this: http://dle.rae.es/?w=%s&m=30

Works great, thanks jscher2000!

more options

See also: