02-02-2009, 06:54 PM
|
#25 (permalink)
|
|
The Contributor
Join Date: Feb 2009
Posts: 65
Thanks: 0
|
Yes the idea is to make it so an administrator logs in to the guild web site. Then goes to bank log update page and enters the WoW login info and, bang, it grabs the bank logs automatically and stores them on the data base.
I have used cURL for ton of featured on the site. And I can go and manually download a copy of the XML from the bank log and parse it into the data base. Just cannot get the login to work so it can be automated for the less computer literate administrators.
I used cURL to view the non-XML source for their login page so as to see their forms as well have used the XML data they generate as the page source to find out what all the form fields are that need to be submitted. And every thing I have so far tried to submit is not allowing the login.
I am hoping some one has done this and can share their tricks with us.
|
|
|
|