I have a very large IMDB CSV file (9500 lines) (if you're not familiar with IMDB CSV files here's a sample), and I want to pick a random movie with its informat
I would like to do an automatic summary numbering. The only thing we could do is to number the A's (the titles) but the subtitles should be numbered automatical
I am using Aspose.HTML for .NET library and I found out that it doesn’t support ‘#’ character in the name of the input html file when windows
I have the functional component "order". It has a lot of unimportant code (in this context I mean) and there are a few "new Date()" calls. When the test snapsho
What is the simplest way of doing two way encryption in common PHP installs? I need to be able to encrypt data with a string key, and use the same key to decry
I want to make a new list of lists when the value in the 3rd column is of the highest 10%. My list of lists currently look like this: [[1, -1, 10, 0]] [[2, 1,
How to Convert Text to Columns with Semicolon. My excel has ";;", I need to show one empty cell when I Convert Text to Columns. Example: After run VBA and I ne