G
gopal
Hi
I am trying to write to log file but the formatting of string is not
properly aligned in log file result
The results looks some thing like this
OK move.xml Successful
OK AppUser_ifrUsers.asp Successful
Here i have hardcoded OK & Successfull but the file name "move.XML" and
"AppUser_ifrUsers.asp" are obtained at when application is running.
The format expected is
OK move.xml Successful
OK AppUser_ifrUsers.asp Successful
Please can some one help me out regarding this..Its a bit irritating to
get like this
Thanks & Regards
Gopal
I am trying to write to log file but the formatting of string is not
properly aligned in log file result
The results looks some thing like this
OK move.xml Successful
OK AppUser_ifrUsers.asp Successful
Here i have hardcoded OK & Successfull but the file name "move.XML" and
"AppUser_ifrUsers.asp" are obtained at when application is running.
The format expected is
OK move.xml Successful
OK AppUser_ifrUsers.asp Successful
Please can some one help me out regarding this..Its a bit irritating to
get like this
Thanks & Regards
Gopal