Has anyone encountered this? I haven’t used FileReference much in the past. This is only happening on one person’s computer, but I want to find out what is going on. When the user is looking for a photo via fileReference.browse();, they select the photo and then fileReference.upload() is called. The progress shows the file uploading, all the way to 100%. At that point, a server login panel pops up?
Thanks for any ideas.