Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
dim message, conf, stream
set message = CreateObject("CDO.Message")
set conf = CreateObject("CDO.Configuration")
set message.Configuration = conf
message.CreateMHTMLBody "[URL unfurl="true"]http://www.nu.nl"[/URL]
set stream = message.GetStream()
stream.SaveToFile "nu-nl.mht"