Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Tricky bookmark URL with dropdown

  • 3 trả lời
  • 2 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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)

Được chỉnh sửa bởi pajaritos vào

Giải pháp được chọn

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

Đọc câu trả lời này trong ngữ cảnh 👍 5

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

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

Được chỉnh sửa bởi cor-el vào

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: