AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: microman3000 on May 30, 2023, 11:00:00 AM

Title: XML Strings
Post by: microman3000 on May 30, 2023, 11:00:00 AM
Hello, its me again  :o

Two part question please. (1) Is there a way to format parsed data into XML format and (2) send this on to a webserver URL.

For example I have a php script running on my web server waiting for a connection to accept an xml string (form GET). I'd like the log monitor to parse the data from a text file, format it as xml and then send it on to my web server.

??? is it possible?
Title: Re: XML Strings
Post by: Arthur Grasin on January 23, 2013, 05:04:10 AM
I'm sorry, but it is not possible with standard plugins.
Title: Re: XML Strings
Post by: microman3000 on January 23, 2013, 07:26:48 AM
Ok, thanks.