Hi All,
I need to develop the HR REalted Operational report program which will create a files in application server.
I have six radio button for different countries and the requirement is to create six different file formats for six different locations and in the same way i have to create six different reports.when i click on one radio button corresponding file should be generated.
The first file format should be
HDR REF2000729
DTL <employee Acount Number><Salary>
DTL <employee Acount Number><Salary>
Total<Total No. of Employess><Total Amount>
In the Same way different file formats for different countries.
This are the files that will be used by the different banks to upload in to their website.
I need some input about how to get start with this program.
Any Sample Code is Highly Appreciated.
Thanks in advance
Shareef