搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Tricky bookmark URL with dropdown

  • 3 回覆
  • 2 有這個問題
  • 3 次檢視
  • 最近回覆由 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)

由 pajaritos 於 修改

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 5

所有回覆 (3)

more options

選擇的解決方法

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

由 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: