View Single Post
Old 02-02-2009, 06:54 PM   #25 (permalink)
Krik
The Contributor
 
Join Date: Feb 2009
Posts: 65
Thanks: 0
Krik is on a distinguished road
Default

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.
Krik is offline  
Reply With Quote