There is no Maths in HTML. There is no Arithmetics, nor Algebra, nor Geometry.
HTML is just a markup language. It transfers and displays some text and picture in a document copied in user's browser and let the user to navigate from a web document to another using the Hyper links capabilities. It migh create, also, interactive forms. That is all.
What you need is a programming language or at least a scripting language. There are 2 main classes of web programming languages: client-side/scripting (i.e : javascript) and server-side (i.e : php, asp, java, ... and the list is huge here).
Client side javascript is dynamic and asynchronously, while server-side need the changing of the session.
I am using software that has prebuilt namespaces that i can call which are assigned to specific fields in the DB. So as such all that is called in html is something like:
Oh, I see... It's an E-mail... In this case there is nothing you can do, except for transforming that #Service.ExpectedDuration# at a server level before sending the mail.
Bookmarks