FDA provides a web-page where you can Search Warning Letters by Issue Date and Export to Excel. Previously, I wrote about how the output of this information is not actually Excel, but here's something cute.
When you actually select a range of dates and download the "Excel" file, you get a file named something like this:
fda_wl_search_results_06302009110030.xls
the digit "code" at the end of the filename isn't that difficult to crack
fda_w[arning]l[etters]_search_results_MONTH DAYYEARHOURMINUTESECOND.xls
But what happens when 2 people request results within the same second? This will probably never happen, but it's a bad idea to dynamically name files like this.
Life Sciences Legal Update News; A must-read for all subscribers
-
After more than 10 years providing updates on a range of topics impacting
multinational and global life sciences companies, we’ve made the decision
to wi...
2 years ago
No comments:
Post a Comment