rb750 status page

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:
$(remain-bytes-out) and I get a long number like above.

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

George

Found the solution here: http://forum.mikrotik.com/t/routeros-hotspot-status-page-variables/29433/1

Thanks guys.. nice work..!!