home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / FIRSTAID / PERSON.FRM < prev    next >
Encoding:
INI File  |  1997-02-05  |  2.2 KB  |  83 lines

  1. [Misc]
  2. Width=321
  3. Height=190
  4. Title=CyberMedia Registration 
  5. NextScreen=Market1
  6. DatSection=Personal
  7.  
  8. [Version]
  9. Upgrade1=1
  10.  
  11. ;[OnInit]
  12. ;Item1=*,*,*,DISABLE,10
  13.  
  14. [OnExit]
  15. Item1=Defaults,EXITCODE,2,SCREEN,CANCEL
  16.  
  17. [Field Profile]
  18. Field1="First Name",EDIT,201,61,10,100,13
  19. Field2="Please fill out the following information:",ltext,-1,3,0,130,10
  20. Field3="Last Name",EDIT,203,212,10,100,13
  21. Field4="Male",radio,221,62,27,28,10
  22. Field5="Female",radio,222,62,37,35,10
  23. Field6="First Name:",rtext,-1,17,12,39,10
  24. Field7="Last Name:",ltext,-1,172,12,36,10
  25. Field8="Company:",ltext,-1,112,35,32,10
  26. Field9="Company",EDIT,204,149,31,164,13
  27. Field10="Address",EDIT,213,61,50,252,13
  28. Field11="Address2",EDIT,214,61,66,252,13
  29. Field12="Gender:",rtext,-1,31,32,25,10
  30. Field13="City",EDIT,215,61,83,129,13
  31. Field14="State/Province",EDIT,216,275,83,38,13
  32. Field15="Address:",rtext,-1,23,53,33,10
  33. Field16="State/Province:",ltext,-1,219,87,52,10
  34. Field17="City:",ltext,-1,43,87,15,10
  35. Field18="Zip/Postal Code:",ltext,-1,4,104,56,10
  36. Field19="Zip/Postal Code",EDIT,217,61,101,56,13
  37. Field20="Country",EDIT,218,150,101,164,13
  38. Field21="Area Code",EDIT,206,61,123,21,13
  39. Field22=,EDIT,207,83,123,41,13
  40. Field23="Country:",ltext,-1,120,104,26,10
  41. Field24="Phone Number:",ltext,-1,9,126,51,10
  42. Field25=,EDIT,209,250,123,21,13
  43. Field26=,EDIT,210,272,123,41,13
  44. Field27="Fax Number:",ltext,-1,203,126,41,10
  45. Field28=,EDIT,223,61,140,86,13
  46. Field29="E-mail Address:",ltext,-1,9,143,51,10
  47. Field30="Continue",defpushbutton,1,200,172,47,14
  48. Field31="Register Later",pushbutton,2,251,172,65,14
  49.  
  50. ; Edit fields must be elaborated on here
  51. [Edit Info]
  52. 201=NAME,20,1
  53. 203=NAME,20,1
  54. 204=EDIT,30,0
  55. 213=EDIT,30,1
  56. 214=EDIT,30,0
  57. 215=EDIT,20,1
  58. 216=EDIT,2,1
  59. 218=EDIT,20,0
  60. 217=EDIT,15,1
  61. 206=AREACODE,4,0
  62. 209=AREACODE,4,0
  63. 210=PHONE,12,0
  64. 207=PHONE,12,0
  65. 223=INETADDRESS,30,0
  66. ;1434=NUMCAPS,19,0
  67.  
  68. [Required Fields]
  69. Defaults=Please enter information for the %s field
  70.  
  71. [MASKS]
  72. 206=###
  73. 209=###
  74. ;1434=####-####
  75.  
  76. [Validation]
  77. 206=Please Enter the Area Code as: NNN where N is a number
  78. 209=Please Enter the Area Code as: NNN where N is a number
  79. ;1434=Please Enter the Serial Number as: NNNN-NNNN where N is a number
  80.  
  81. [Radio Groups]
  82. Group1=221,222
  83.