Hi!
"javascript support" need more details:
- only the (abstract) language?
- or, also, visuals aspects?
On Windows, you can use,easily, the language (JScript). Example:
import win32com.client
js=win32com.client.Dispatch('ScriptControl')
js.language='jscript'
src="""function jmul2(x){
js åé:
> AFAIK, nothing.
> How abount letting a browser do it?
> By using pamie [1] or selenium, you can drive a browser from python.
>
> [1] http://pamie.sourceforge.net/
>
> On Feb 2, 2008 11:07 AM, J. Peng <[EMAIL PROTECTED]> wrote:
>> hello,
>>
>> Which useragent lib supports javascript?
AFAIK, nothing.
How abount letting a browser do it?
By using pamie [1] or selenium, you can drive a browser from python.
[1] http://pamie.sourceforge.net/
On Feb 2, 2008 11:07 AM, J. Peng <[EMAIL PROTECTED]> wrote:
> hello,
>
> Which useragent lib supports javascript?
> I know something about the
J. Peng wrote:
> hello,
>
> Which useragent lib supports javascript?
> I know something about these libs: urllib,urllib2,cookielib,httplib
> But I'm not sure which one of them can support javascript scripts.
> Thanks!
None of them do. Javascript support is a very complex task! I believe
there ha
hello,
Which useragent lib supports javascript?
I know something about these libs: urllib,urllib2,cookielib,httplib
But I'm not sure which one of them can support javascript scripts.
Thanks!
--
http://mail.python.org/mailman/listinfo/python-list