View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Glenn Rathke \(Soft Design Consulting\) Glenn Rathke \(Soft Design Consulting\) is offline
external usenet poster
 
Posts: 3
Default Excel in a Browser and Security

I've got my xls running in a browser across the internet reading/writing to
SQL Server. When the user enters the website they are prompted for a login
with use id and password. When the xls is run, how can I find out the user
id from the basic authentication? Is this even possible?

--
Thanks
Glenn