Form access another form help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • soramaster
    New Member
    • May 2007
    • 23

    Form access another form help

    Ok since I know how to diabled/enable stuff now I wan't it where after you enter the s/n, in frmAbout.frm instead of saying DEMO it will say Full version. How do I make it where it will change it in that form?

    The code for the diable and text box is in Form1(windows.f rm)
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Since it shows that You are a new programmer who lacks basic knowledge.

    Its beyond your capacity to write DEMO version or FULL version code or patch files.

    First try to leasn the basics first ,u will come across all these things in due course of time.

    Comment

    • hariharanmca
      Top Contributor
      • Dec 2006
      • 1977

      #3
      Originally posted by soramaster
      Ok since I know how to diabled/enable stuff now I wan't it where after you enter the s/n, in frmAbout.frm instead of saying DEMO it will say Full version. How do I make it where it will change it in that form?

      The code for the diable and text box is in Form1(windows.f rm)
      There are Lot of things you have to Do
      1. you should aware of encodeing and decodeing
      2. Desigen Serial Key Generat Code.
      3. Get knoledge of registerkey generation and modification
      4. You have to Test it many times for keys which you are generating
      it should decode and encode perfectly.

      then you go for Demo or full versioning Exe

      Comment

      • soramaster
        New Member
        • May 2007
        • 23

        #4
        ok maybe I am rushing into things. Ill go look for tutorials and stuff and learn just about everything before I work on it again. Sorry if I been asking for a lot.

        I study hard. I can remember a lot of stuff. I get good grades in school so I know I can do this.


        Thank you everyone for helping me out.

        Comment

        Working...