PDA

Bekijk de volledige versie : parse command output to html



gyterpena
03-12-2007, 12:36
Any one know how to parse command output to html so you get something like
this (http://wl500.kvalitne.cz/status_info_page.htm)
thanks

KGy
03-12-2007, 13:12
Hi.

look this (http://www.wl500g.info/showthread.php?t=788)

George

gyterpena
03-12-2007, 14:10
That's exactly what i want only problem is that when i place script in /cgi-bin browser will display it in clear text.

It seems that when I added this line into script it works
echo "Content-type: text/html; charset=utf-8"
but still have problems with other scripts