home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-03-20 | 2.0 KB | 94 lines |
- [Company]
-
- ; Label shown on the Tab control
- TabLabel=Netcom ON-Line
- ; Logo file
- LogoFile=netcom.dib
- ; Company descriptions
- Label1=
- ; cards supported (yes or no for each card type)
- Visa=yes
- MasterCard=yes
- AmericanExpress=yes
- Discover=no
- ; Information file on company
- InfoFile=netcom.txt
- ;InfoTitle=MORE INFORMATION on ....
- InfoTitle=Netcom sign up server is in test stage
- ; Number of available phone numbers for online registration
- ; Support Transaction ID ? (yes or no, default is yes)
- SupportTID=no
- TotalPhone=1
- ; Specify the amount of additional information required (0..10)
- TotalField=6
- ; Number of radio button selections (0..5)
- ;
- ; script to wait for connect, send a '$'
- ;
- Script=-c $1 login: irpsetup$r ssword: irpsetup$r READY qdeck
- ActivePhone=5833
- Connector=2
- Timeout=60
- InitStr=ATL0E0
-
- [PhoneList]
- Phone1=+1 (800) 660-4925
-
-
- [Field 1]
- UserLabel=User Name (5 to 8 characters)
- InfoLabel=UserName1
- Length=8
- Require=yes
- ErrMsg=User Name for the Provider Extended Information must be specified
- MinLen=5
- ; type of the data, could be:
- ; Alpha - 'A'-'Z' or 'a'-'z'
- ; AlphaNum - 'A'-'Z', 'a'-'z', or '0'-'9'
- ; Ascii - ASCII character (0x00 - 0x7F)
- ; Digit - '0'-'9'
- Type=AlphaNum
-
- [Field 2]
- UserLabel=Password (will show up when typing)
- InfoLabel=PassWord
- Length=8
- Require=yes
- ErrMsg=Password for the Provider Extended Information must be specified
- MinLen=5
- Type=AlphaNum
-
- [Field 3]
- UserLabel=User Name 2 (Optional)
- InfoLabel=UserName2
- Length=8
- Require=no
- MinLen=5
- Type=AlphaNum
-
- [Field 4]
- UserLabel=User Name 3 (Optional)
- InfoLabel=UserName3
- Length=8
- Require=no
- MinLen=5
- Type=AlphaNum
-
- [Field 5]
- UserLabel=Secret Word (Optional; 5 to 16 characters)
- InfoLabel=KeyWord
- Length=16
- Require=no
- MinLen=5
- Type=AlphaNum
-
- [Field 6]
- UserLabel=Registration number (Leave blank if unknown)
- InfoLabel=RegNum
- Length=12
- Require=no
- ErrMsg=Registration number should be 9 to 12 characters
- MinLen=9
- Type=Digit
-
-