Archive
The words ar being displayed in the following format. If the word I have in the website is Chrome, it gets displayed as Cispnf.Only thing to observe is that except first character, all letters being shifted by one. This is very interesting problem and never heard of. This has happened to me frequently. If I do search by hitting control F, it highlights the word properly indicating that it is okay with the word. It is only a display problem. This problem had never appeared in either safari or Mozilla Firefox till now. Yet, problem is frequently appearing in...
Read moreIs there a way to partition normal pen drives and hard disk drives into multiple drives so that I can use it for my Linux programming? How to do the partition of hard disks? Does Windows have built in option for formatting external hard disk and perform partition? If I am able to partition, will it get detected in all other PCs with different Operating systems such as Debian, Ubuntu, Windows and Mac? Are there any handy tools to perform this operation safely?
Read moreI need to give print of various file hashes and multiple strings which i want to directly print in plain text. But i am new to print and i know that CGI is used to print. How to print the text or string in perl? How to format it if required? What are more secure ways of issuing print ? I heard that there are more reliable, fast, secure methods of printing and they are replacing the CGI. What are those new options and how to use them? Cna you share the code part in simple Perl as an...
Read moreI have a datasets in csv format which I always load onto excel. I do some manipulations of the data and filter out a few rows based on the results I obtain. Then I will plot the data and save it with the file name same as dataset name for further reference . This is common in my job and was able to do it easily. But recently after a windows updates, I don't know whether it is related or not but still, whenever I click on the save button, it simply blurs itself for few seconds and saves....
Read moreI would like to open up a window to display the response for the user enters value in the HTML page. I do not know how to make this happen as I have never done this. I could run some apps get data from the user store it in database on server. Validate it and post some response to that. But I do not know how to open the window,how to set the size and position. Will it be treated as a pop up? Can any body share a code snippet to open a dummy window?
Read moreI want display the progress of a running script in HTML page. The script runs in the background. I would like to inform the user that the script is not frozen nd the process is in progress. I could do with a rotating circle or a sand timer symbol but I cannot tell exactly how much progress had ben made. I also know that there is a function to which I Ned to send the percentage complete parameter which then displays the progress bar. But, the problem is that I basically want to know how people dress has...
Read moreIf the user locks the windows and allows the system to run, the system will run for some minutes and then restarts. If the Windows isn't locked and kept idle, it will not restart. I have not physically seen the computer but I could get some observation done. To make sure it is restarting the laptop and just not turning off the screen, I asked the person to create 2 or more user accounts and login to one. Now, if the user locks the laptop then the windows display that particular user has locked the laptop. If it restarts...
Read moreI have the website for which I am working hosted on BigRock. Now, whenever I try to search the website name in Google, I get the expected result. My website will be listed in top 10 links. But, when I click on the result, it takes me to a different website whose contents are entirely different and I am sure it is not my site. Yet the contents are related to my website topics. If I enter my website address manually, I can land on my website properly, so I am not doubting on redirecting or auto rules or...
Read moreI have a set of strings and i want to list all the file lines which start with any of the substrings in the list. i am running perl 5.10.1 and i do not have CPAN support to install additional modules in the grounds of easy approach. The string length is limited to 10 characters. I have solution to find out the string which matches with the hash values but not the other way around. I want to know the line number in the file where the match exists, the string which matched with the line both captured efficiently....
Read moreWhile trying to install SQL and module name of translator, i am facing the following error: --Convert schema to '' to '':;. So the entire test failed. Has anybody faced this problem while installing perl modules? I am trying to install both manually and using CPAN but the problem still persists.. Any help towards this is greatly appreciated. What are the reasons? is there any tool which take care of all dependencies issue in case this is because of missing dependencies. I am running perl 5.10 in case that helps. DBI version is 1.609
Read more