Sarah
08-17-2006, 10:14 AM
Hi there,
Unfortunately I am a Mainframe programmer, I have html programming experience and I do understand XML to a degree but I have run into a brick wall and it may be due to the description of a simple task given to me.
I recently requested information from a company that my company is paying to use services from. My request was simple, how can I display my companies current available employees (those logged into the system awaiting a customer support call) as they become available, within my companies website page... Could I do this with html?
The response I received was this...
Hello,
We have currently updated our process to allow for XML.
It is a very straightforward XML feed, you draw the data from our datasource URL link and then format it on your website however you like.
The feed form includes:
<status></status>
<category></category>
<name></name>
<dialin_id></dialin_id>
<profile></profile>
<connect></connect>
This is the link for your Advisor quick list: https://prodca.click4talk.com/c4a/admin/daal.php?gid=30154&un=Eluminay%20Inc. Please let us know if you continue to have problems.
Ok, I've seen Feeds before, but how in the world do I turn this into something that can be viewed over a website? Or are they giving me the wrong Code? You mentioned that XML is being used for Cell phone programming and thats what I thought also, have they just misinterpreted my wants here? Or can you actually take XML and have it output to a Window Browser the actual data/images within the datasource?
Please anyone help here, Its been a long time since I"ve tried to aquire a new language and although XML seems fairly straightforward, I'm not sure that this is the response I was looking for due to my inexperience.
:eek: Sarah
Unfortunately I am a Mainframe programmer, I have html programming experience and I do understand XML to a degree but I have run into a brick wall and it may be due to the description of a simple task given to me.
I recently requested information from a company that my company is paying to use services from. My request was simple, how can I display my companies current available employees (those logged into the system awaiting a customer support call) as they become available, within my companies website page... Could I do this with html?
The response I received was this...
Hello,
We have currently updated our process to allow for XML.
It is a very straightforward XML feed, you draw the data from our datasource URL link and then format it on your website however you like.
The feed form includes:
<status></status>
<category></category>
<name></name>
<dialin_id></dialin_id>
<profile></profile>
<connect></connect>
This is the link for your Advisor quick list: https://prodca.click4talk.com/c4a/admin/daal.php?gid=30154&un=Eluminay%20Inc. Please let us know if you continue to have problems.
Ok, I've seen Feeds before, but how in the world do I turn this into something that can be viewed over a website? Or are they giving me the wrong Code? You mentioned that XML is being used for Cell phone programming and thats what I thought also, have they just misinterpreted my wants here? Or can you actually take XML and have it output to a Window Browser the actual data/images within the datasource?
Please anyone help here, Its been a long time since I"ve tried to aquire a new language and although XML seems fairly straightforward, I'm not sure that this is the response I was looking for due to my inexperience.
:eek: Sarah