![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
This is one of those dumb nits that bugs me. I know that FM6 (I think) introduced the ability to display a field using bullets instead of a regular font. The purpose was to give a secure way of entering passwords. I've researched and found a number of references to this capability, but nowhere can I find HOW to do it. I've looked at FM docs, FMP help, a couple of excellent books and other places, and am totally stumped. Can somebody please tell me how to do this? Thanks, Abbott |
#3
| |||
| |||
|
|
In article abbottNOSPAM-EB10D8.17401207062007 (... bendcable.com Abbott<abbottNOSPAM (AT) MYbendbroadband (DOT) com> wrote: This is one of those dumb nits that bugs me. I know that FM6 (I think) introduced the ability to display a field using bullets instead of a regular font. The purpose was to give a secure way of entering passwords. I've researched and found a number of references to this capability, but nowhere can I find HOW to do it. I've looked at FM docs, FMP help, a couple of excellent books and other places, and am totally stumped. Can somebody please tell me how to do this? Thanks, Abbott The only reference I can find is in the Custom Dialog script step. You can define up to three inputs, any or all using password characters to obscure the value. |
#4
| |||
| |||
|
|
In article <nemoThu060707090725 (AT) news (DOT) verizon.net>, Matt WIlls<Im (AT) Witz (DOT) End> wrote: In article abbottNOSPAM-EB10D8.17401207062007 (... bendcable.com Abbott<abbottNOSPAM (AT) MYbendbroadband (DOT) com> wrote: This is one of those dumb nits that bugs me. I know that FM6 (I think) introduced the ability to display a field > using bullets instead of a regular font. The purpose was to give a > secure way of entering passwords. I've researched and found a number of references to this capability, > but nowhere can I find HOW to do it. I've looked at FM docs, FMP > help, a couple of excellent books and other places, and am totally > stumped. Can somebody please tell me how to do this? Thanks, Abbott The only reference I can find is in the Custom Dialog script step. You can define up to three inputs, any or all using password characters to obscure the value. For normal fields on a layout you can simply format them to use a Dingbay / Wingdings font, or you can create you're own font (using other software) with whatever symbol you like in place of all theletters / numbers. Helpful Harry Hopefully helping harassed humans happily handle handiwork hardships ;o) |
#5
| |||
| |||
|
|
In article <080620071633599650%helpful_harry (AT) nom (DOT) de.plume.com HelpfulHarry <helpful_harry (AT) nom (DOT) de.plume.com> wrote: In article <nemoThu060707090725 (AT) news (DOT) verizon.net>, Matt WIlls<Im (AT) Witz (DOT) End> wrote: In article abbottNOSPAM-EB10D8.17401207062007 (... bendcable.com Abbott<abbottNOSPAM (AT) MYbendbroadband (DOT) com> wrote: This is one of those dumb nits that bugs me. I know that FM6 (I think) introduced the ability to display a field > using bullets instead of a regular font. The purpose was to give a > secure way of entering passwords. I've researched and found a number of references to this capability, > but nowhere can I find HOW to do it. I've looked at FM docs, FMP > help, a couple of excellent books and other places, and am totally > stumped. Can somebody please tell me how to do this? Thanks, Abbott The only reference I can find is in the Custom Dialog script step. You can define up to three inputs, any or all using password characters to obscure the value. For normal fields on a layout you can simply format them to use a Dingbay / Wingdings font, or you can create you're own font (using other software) with whatever symbol you like in place of all theletters / numbers. Fine for immediate masking of the visible input on the monitor, but if the field can be copied, it can be pasted into anything accepting text, and show up in the clear. Matt |
)
#6
| |||
| |||
|
|
In article <nemoSat060907073... (AT) news (DOT) verizon.net>, Matt WIlls I... (AT) Witz (DOT) End> wrote: In article <080620071633599650%helpful_ha... (AT) nom (DOT) de.plume.com HelpfulHarry <helpful_ha... (AT) nom (DOT) de.plume.com> wrote: In article <nemoThu060707090... (AT) news (DOT) verizon.net>, Matt WIlls<I... (AT) Witz (DOT) End> wrote: In article abbottNOSPAM-EB10D8.17401207062... (AT) news-server (DOT) bendcable.com Abbott<abbottNOS... (AT) MYbendbroadband (DOT) com> wrote: This is one of those dumb nits that bugs me. I know that FM6 (I think) introduced the ability to display a field > using bullets instead of a regular font. The purpose was to give a > secure way of entering passwords. I've researched and found a number of references to this capability, > but nowhere can I find HOW to do it. I've looked at FM docs, FMP > help, a couple of excellent books and other places, and am totally > stumped. Can somebody please tell me how to do this? Thanks, Abbott The only reference I can find is in the Custom Dialog script step. You can define up to three inputs, any or all using password characters to obscure the value. For normal fields on a layout you can simply format them to use a Dingbay / Wingdings font, or you can create you're own font (using other software) with whatever symbol you like in place of all theletters / numbers. Fine for immediate masking of the visible input on the monitor, but if the field can be copied, it can be pasted into anything accepting text, and show up in the clear. Matt It's not really meant to be a highly secure solution and you should really empty the field after the user clicks on "login" (or whatever). Anyone who types in their password and then leaves the computer with it still on-screen is asking for trouble anyway. Any security system can be cracked given enough time, effort and desire. ) |
![]() |
| Thread Tools | |
| Display Modes | |
| |