Users list
Hi everyone!
I'm new in this and i have a trouble. I need a list of the users that use my bot but i don't have PHP. How can i call the XML with this info in HTML, ASP or some XML Reader??
Thanks a lot.
Juan.
PS. i'm sorry for my english :-P
I'm spanish
Comments are currently closed for this discussion. You can start a new one.
2 Posted by mpahic on 06 Sep, 2009 08:13 PM
Through HTML you would need to modify http GET header to place suerkey and password and then go to the link:
https://www.imified.com/api/bot/?botkey=your-bot-key&apimethod=...
For XML reader I think this is not possible cuz I don't know any XML reader that stores passwords for the feed. If you do know one go to the link above with your imified username and password.
As for the ASP you probably can access, but I have no idea how to program it. Maybe someone else can help.
3 Posted by Juan on 06 Sep, 2009 08:18 PM
That's the problem... i don't have idea how to modify the http get header... Do you know where can i find info about that??
Support Staff 4 Posted by Adam Kalsey on 07 Sep, 2009 04:38 AM
All web programming languages have some sort of mechanism for making
http calls. We don't have any ASP developers here, but a quick search
turns up some sample code for making http POST calls from ASP.
http://www.google.com/search?q=http+post+asp
There's also a discussion on talking to IMified with .Net at
http://help.imified.com/discussions/questions/126-imified-contact-form
5 Posted by mlucas on 14 Oct, 2010 09:16 PM
It looks like we've answered this for you, so we're going to mark this question as resolved. If you have any questions, you can re-open this issue or send a new one in and we'll be glad to help.
-Matt Lucas
IMified Support
mlucas closed this discussion on 14 Oct, 2010 09:16 PM.