Hi,
In one of web application I have a screen where I am displaying an alert message in a specific condition using the alert method.
<script type="Javascript">
for
{
....do some processing...
alert("Click OK to continue");
.....
}
</script>
Now if I switch from my web application to other...
I wanted one of the UNIX Gurus to help me resolve my problem.
I have a file with around 5 million records (50 lakhs). Now my original process was taking around 30 hours to read the complete file, process each and every record and write it to another file. we do a lot of calculations for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.