New user registration is currently disabled due to spam abuse / Регистрация новых пользователей в настоящее время приостановлена из-за злоупотреблений спаммерами

%GDWORD% + "Enter" or similar?

General discussion

%GDWORD% + "Enter" or similar?

Postby Alec » Fri Oct 26, 2012 11:57 am

Can anyone advise about GoldenDict's Websites feature, please?

This is a useful dictionary website: http://russian.dmll.cornell.edu/rdt

I can nearly persuade GoldenDict to access it with this code: http://russian.dmll.cornell.edu/rdt/getlisting.cfm=%GDWORD% , but it doesn't work, because it seems to require an extra command, probably the equivalent of clicking the "GO" button at the bottom of the screen.

The code for that element of the website seems to be:
<input type="submit" name="SearchSubmit" id="SearchSubmit" value="Go"/>
<input type="hidden" name="NumListTarget" id="NumListTarget" value=""/>

Does anyone know how to work out which code is needed to complete the command, and how to insert it into GD's Website line?

Alec.
Alec
 
Posts: 57
Joined: Thu Apr 15, 2010 2:28 pm

Re: %GDWORD% + "Enter" or similar?

Postby chulai » Fri Oct 26, 2012 12:26 pm

That website uses POST method to send the query but, unfortunately, GoldenDict currently only supports GET method for website dictionaries.

<form name='SearchForm' id='SearchForm' target='entry' action='getlisting.cfm' method='post'
onSubmit='return DigitizeTarget(this.RawTarget.value)'>
chulai
 
Posts: 464
Joined: Sat Jan 08, 2011 10:11 pm


Return to General

Who is online

Users browsing this forum: No registered users and 34 guests