Page 1 of 1

rb750 status page

Posted: Sat Mar 17, 2012 5:17 pm
by gvango
Hi all,

just a quick question; How can I display the remaining bytes for a user on the status.html page? I want to display it in a readable format like: 1.6 Gbts and not like 1600000000000 . This is practically impossible for a user to read.

At the moment on the status page I have the following:
<font color="#FFFF00">$(remain-bytes-out)</font></td> and I get a long number like above.

Any one has solved this problem? I would appreciate some help.

George

Re: rb750 status page

Posted: Sun Mar 18, 2012 11:54 pm
by gvango
Found the solution here: http://forum.mikrotik.com/viewtopic.php ... 74#p161029

Thanks guys.. nice work..!!