About Markish Expertise I can answer general questions related to Foxpro from Version 2.0 to 9.0. I'll try to answer them as quickly as possible.
Experience I've been into Dbase programming from age of 11. I've worked in versions from FoxPro 2.0 and Foxbase. Education/Credentials I've done my B.Tech (IT) with distinction from Anna University, Chennai - India.
Question HI SIR ,
I Want to know How Can We Able to Get * In Password
While Get It ?
Thanking You.
Answer Hi Anuj,
You have not mentioned the version you are using. If it's visual FoxPro just set the 'password character' property of the textbox to '*' and it displays the particular character.
If it's FoxPro for DOS, there is no direct support. Still you can achieve the same via coding.