07-21-2005 04:19 PM
07-21-2005 05:42 PM
07-22-2005 09:00 AM
Hi Altenbach,
Please see attached file. My intention is to make the data reader-friendly. Thats what I mean by garbled. The data makes sense now, but its just haphazard.
This is my approach to the issue and please correct me if I am doing it wrong... I am grabbing the data from the URL using Datasocket as a string and then using the string to array function to format it. Then I intend to use the webserver and display the formatted data on a different URL. Does this make sense or am I lost?
Thanks
07-22-2005 09:01 AM
07-22-2005 10:49 AM
07-22-2005 11:23 AM
Hi Altenbach.
Thanks for the response. I am not sure where did the number 32 come from? I am trying to split the data in such a way that the header "date" has all the dates (7/21/05) in the following rows and the header "time" has its corresponding entries in the subsequent rows and so on..
Thanks
KM
07-22-2005 11:51 AM
07-22-2005 01:37 PM
Thanks altenbach. It makes sense now. I appreciate your help.
KM