Mattstillwell.net

Just great place for everyone

How to call JavaScript function in VBScript?

How to call JavaScript function in VBScript? <head> <script type=”text/vbscript”> function foo call jsfunction() end function </script> <script type=”text/javascript”> function jsfunction() { alert(“hello”); } </script> </head> <body onload=”foo()”> Alex K. Alex K. Show activity on this […]

Read More

What is viscosity of crude oil?

What is viscosity of crude oil? Crude oil’s viscosity can vary from a low-viscosity liquid to up to tar-like, nearly solid form. Classification according to the API degree: Light crude oil: API gravity higher than 31.1 […]

Read More