Hi all...
I've searched this forum, trying to find a solution, but could not find it.
I have a very simple web page query (webabfrage) but I can't seem to get any results back.
In the "debug" website of my HS, I can see a section called Event-Bidir
There you can see wich data is send and recieved. The sending works, but the recieving part is "cut off".
The data on the requested web page:
But when I then look at the recieved data in the BiDir field, it's the following:
It just get's cut off after [current. Also, why are there square brackets here [ instead of the < in the source code?
I'm really stumped... I hop someone can help... I understand a bit german, so english is not required to answer
Kind regards
I've searched this forum, trying to find a solution, but could not find it.
I have a very simple web page query (webabfrage) but I can't seem to get any results back.
In the "debug" website of my HS, I can see a section called Event-Bidir
There you can see wich data is send and recieved. The sending works, but the recieving part is "cut off".
The data on the requested web page:
Code:
<icon>42</icon> <currenttemp>19.4</currenttemp> <current_temp_high>20</current_temp_high> <current_temp_low>4</current_temp_low> <weather>Helder</weather> <airpressure>1035</airpressure> <rain>0</rain> <windspeed>3.2</windspeed> <update>26 March, 17:09</windspeed>
Code:
HTTP/1.1 200 OK Date: Tue, 27 Mar 2012 09:29:28 GMT Server: Apache/2.2.20 (Ubuntu) Vary: Accept-Encoding Content-Length: 264 Connection: close Content-Type: text/html [icon]42[/icon] [current [B](Gesamt: 7) (Work: 5) (Typ: Liste) (OK: 0)[/B]
I'm really stumped... I hop someone can help... I understand a bit german, so english is not required to answer
Kind regards
Kommentar