![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
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. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 4
![]() |
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 |
|
|
|
|
|
#3 | ||
|
Programmer
Join Date: Dec 2005
Posts: 65
Rep Power: 3
![]() |
Quote:
Quote:
|
||
|
|
|
|
|
#4 | |
|
Newbie
|
Quote:
Why do I even ask on here....i get 5 smartass comments to 1 helpful answer, thanks for nothing. |
|
|
|
|
|
|
#5 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
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. |
|
|
|
|
|
#6 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
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.
![]() |
|
|
|
|
|
#7 | |
|
Programmer
|
Quote:
|
|
|
|
|
|
|
#8 | |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#9 | |
|
Newbie
|
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??? |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|