Hey guys... 
 
I hope this makes sense... I am building a CF app that will pull Server Info
from a Game server via sending info to the UDP port. I am doing this for the
new Half-Life 2 Source engine. I have a few dedicated servers that I run for
people and I want to post the info on the website. I have seen many apps
that do this in PHP or ASP or whatever but cant seems to find much with CF
so therefore I am doing it my self with the help of an old COM object found
on the net. 
 
I have the COM object working and I'm able to pull some info from the
servers like player info and a few other things. But I can't seem to get all
the variables. And I think it's because I don't know what's in the string
that is returned. So my question is this... Can I dump everything that an
obj string returns? I know I can <CFDUMP var="#obj#"> but that just give me
the structure of the object and its properties. I need to display the raw
string so I can see what I'm missing. 
 
Any ideas on how I can do this... I'm new to working with COM Objects so I'm
not sure what to type. 
 
Thanks.. 
 
Neal Bailey
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191223
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to