View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stockbuildingsupply stockbuildingsupply is offline
external usenet poster
 
Posts: 2
Default How to if excel is running in a web browser

i have a web application that streams an excel workbook to the client. i
want to prevent the user from saving the workbook locally. the user should
only be able to work with the workbook through the web browser. is there a
way to tell if excel is being run in a web browser?