Thread
:
[ANNOUNCE] www2sms - Send SMS via your providers website
View Single Post
ejasmudar
2010-09-16 , 14:54
Posts: 800 | Thanked: 957 times | Joined on Sep 2010 @ India
#
180
I am still trying with the scraping technique (mostly because i did some work on it already).
My first error was "global name 'number' not defined"
This was in line
Code:
num = number[3:]
I dunno if its right, but nevertheless, i modifies number to num and the error goes away.
Next I am getting error "global name 'cookielib' is not defined".
I have a feeling i'm missing something here and that these two are related. What happened? is some file with global variables missing?
EDIT: OK, i imported cookielib and error went away. Was that a bug? Anyway now i am stuck at login error.
Last edited by ejasmudar; 2010-09-16 at
15:02
.
Quote & Reply
|
ejasmudar
View Public Profile
Send a private message to ejasmudar
Find all posts by ejasmudar