Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Tricky bookmark URL with dropdown

  • 3 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 5 προβολές
  • Τελευταία απάντηση από 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: