I could fix it. First, I saw in the properties/security tab of the database that there seemed the intruding owner to be missing. So I abandoned this tab and found the PasswordSafe's owner in the properties/security tab over there. As soon as I added this PasswordSafe's owner to the database's owners list and gave it Full Control, the problem was solved. This is an upgrade to my earlier comment of 5 days ago. Good luck!
I could fix it. First, I saw in the properties/security tab of the database that there seemed the owner to be missing. So I abandoned this tab and found the database's owner elsewhere. As soon as I added this owner to the properties/security owners and gave it Full Control, the problem was solved.
With VueScan, you're on the right track. It supports all but every scanner. It is always current because every couple of weeks is an update in the air. Just don't bother Hamrick with too many e-mails: To get rid of them, he's installed every possible help online. Good luck!
In Password Safe, I want to send the ESC character by autotext. Is there an escape sequence for the script that I can't find in the user guide?
Great! This works! Thanks a ton! I was too eager to circumvent the trailing checkbox, so I was blind for the obvious. Full success - the thread may be closed now. Kudos to the community!
Having opened https://www.flatex.de/kunden-login/, the AutoType string \t\u\t\p\t\t needs to be completed with a MANUAL(!) MOUSE CLICK on the "Anmelden" button because the usually applied trailing \n misdirects the "Anmelden" procedure to the home page <flatex.de> (where the invisible focus surprisingly is) rather than executing the programmed 'onclick="submitform(' command. I've made Google-Chrome Inspect make the attached login-snippet HTML through NotePad++.</flatex.de> I wonder whether there...
Having opened https://www.flatex.de/kunden-login/, the AutoType string \t\u\t\p\t\t needs to be completed with a MANUAL(!) MOUSE CLICK on the "Anmelden" button because the usually applied trailing \n misdirects the "Anmelden" procedure to the home page <flatex.de> (where the invisible focus surprisingly is) rather than executing the programmed 'onclick="submitform(' command. I've made Google-Chrome Inspect make the attached login-snippet HTML through NotePad++.</flatex.de> I wonder whether there...
Having opened https://www.flatex.de/kunden-login/, the AutoText string \t\u\t\p\t\t needs to be completed with a MANUAL(!) MOUSE CLICK on the "Anmelden" button because the usually applied trailing \n misdirects the "Anmelden" procedure to the home page <flatex.de> (where the invisible focus surprisingly is) rather than executing the programmed 'onclick="submitform(' command. I've made Google-Chrome Inspect make the attached login-snippet HTML through NotePad++.</flatex.de> I wonder whether there...