hi all,
could any one help me to solve the problem:
we are uploading a file from application server which is having some status information. last field in each record will be status number, sometimes it can be blank. if it is initial then only we need to consider it for processing. when it is initial the end of character which is # is occupying that field, which it is not identifying as empty field.
how can we avoid it......
thx in advance.