Excel in a Browser and Security

  • Thread starter Glenn Rathke \(Soft Design Consulting\)
  • Start date
G

Glenn Rathke \(Soft Design Consulting\)

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?
 
Top