Tagged Questions

0
votes
0answers
6 views

win32com IE interface PAMIE javascript click

Hello, these day im making some script. i have encounter some problem with my script work. problem is i want to click emulate javascript on following site. http://news.naver.co …
0
votes
2answers
20 views

win32com and PAMIE web page open timeout

Hello, currently im making some crawler script,one of problem is sometimes if i open webpage with PAMIE,webpage can't open and hang forever. are there any method to close PAMIE's …
0
votes
0answers
18 views

PAMIE and lxml related question

Hello, im making web scraper now. i was received many help from here Stackoverflow. now almost finished my scraper except some related with serveral problem :) i was uploaded my sc …
1
vote
1answer
32 views

Pamie and python-win32 question

hello, currently im making some web scrap script. and i was choice PAMIE to use my script. actually im new to python and programming. so i have no idea ,if i use PAMIE,it really he …
0
votes
0answers
40 views

form input text problem,because of iframe body

hello, i have some form which split by iframe. subject field is no probelm ,but content field was come from another iframe source.. so i can't input text in content's field.. im u …
0
votes
1answer
75 views

trouble with pamie.

I'm having some strange trouble with pamie: http://pamie.sourceforge.net/ . I have written a script to do some port (25) forwarding based on a recepie that I found on the web, Her …