![]() |
Is this possible?????
Ok so i'm running a site where users can upload guitar "tabs" in with a .txt extesion...so pretty much a simple notepad document. Ok, i was wondering if it is possible to write a program that will.....go to a folder called TABS change all new .txt files extensions to .htm so they can be viewed on the web faster, then move those .txt files to another folder called Archive.
I think i might be going about it wrong in the first place because I think i should be running a database to get all these tabs (.txt files) in order but im not really sure where to start to be honest. |
Yes I believe a man named Alan Turing devised a machine that is capable of doing just that. He expanded upon the work of Charles Babbage's Analytical Engine to create what was then known as a Turing machine, or a computer in modern terms. I believe a computer is capable of exactly the functionality you require.
However if you're looking for a useful answer, please form your question accordingly -MBirchmeier |
Quote:
Quote:
|
Quote:
Why do I even ask on here....i get 5 smartass comments to 1 helpful answer, thanks for nothing. |
c0z420, c'mon man take it easy..
Why don't you post some more details about how the data will be received, the nature of the data itself, and what do you want for output. Maybe then, you'll get more helpful answers. |
My suggestion: learn PHP and SQL, get a server that runs PHP and MySQL, and use a database. It'll be much less hassle in the long run. Remember this: a truly lazy person thinks ahead. ;)
|
Quote:
|
Quote:
|
Quote:
I dont understand whats so hard about this question to understand. Here we go again. I have a website. People upload Notepad files.. ex: deftones.txt They reside into my uploads folder on my webserver. I want either a program or code that will take this new text file...either enter it into the database or put it under a specific BAND in the database. And i want this TEXT FILE to be viewed by users after they submit them to my server. So more then likely converting the TEXT file to a HTML file so they can view it in their browser. Anymore questions??? |
Check out a server-side scripting language, such as PHP. I suggest picking up PHP and MySQL Web Development by Welling and Thomson.
|
| All times are GMT -5. The time now is 6:05 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC