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.
select * from dversdata where docid in <substitute the datid you got>
select docid,mimetype,filetype form dversdata
where filetype like 'the exact string represention you got form the earlier excercise' and mimetype like '<you know>'