View Single Post
  #7 (permalink)  
Old 04-22-2008, 01:15 PM
sanjeevtarar's Avatar
sanjeevtarar sanjeevtarar is offline
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 251
sanjeevtarar is on a distinguished road
Ok, you need a program that extract data from three different document and you have written code in different three classes and now you want Single class for this.

Ok just design a class and put three method...instead one can have single method also. and then call method accordingly.

Or Post what have you done so far, so that one can give you proper solution for the same.


sanjeev
Reply With Quote