| To  
  customize a data exchange application according to CBMail, you need to know  
  the followings : 
     
      How to call a  
      DBEngine.dll? 
      How's the InBox  
      and OutBox schema? 
      How to write an  
      ini text file for database packing and unpacking? 
      How does CBMail  
      get the ini file for each client? To  
  customize a data exchange application according to CBMail, you need to do the  
  followings : 
     
      Design an user  
      interface for your application. 
      Add a button to  
      send one or several transaction data to OutBox in CBMail. 
      Define an  
      application name. 
      Define ini text  
      file for your application. 
      Append your  
      application name and related ini file name into LTblini.Dat in CBMail. 
      Send your  
      application and ini files to your data exchange partner. All  
  you have to design is one interface (one exe file).  CBMail has already  
  done all the other work for you.  Isn't it great? |