![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
|
Or write a simple CGI app in the language of your choice.
![]() |
|
|
|
|
|
#12 |
|
Professional Programmer
Join Date: May 2005
Location: Bad Nauheim, Germany
Posts: 436
Rep Power: 4
![]() |
1) I would be real careful how I handle text files that visitors upload.
![]() 2) Just recently I read about the music industry starting an all out attack on websites that post guitar tabs and scores of music to which they own the rights. If your visitors upload copyrighted songs that you then publicize, you can probably be held liable. I am not a lawyer so this may not hold water, but if I were you, I would inform myself thoroughly before investing too much in this project. Here is a related article: http://news.bbc.co.uk/2/hi/entertainment/4508158.stm
__________________
-Steven "Is this a piece of your brain?" - Basil Fawlty |
|
|
|
|
|
#13 |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
Perhaps I was a bit unfair in my questioning,
perhaps I should quit clicking on links that have horrible subject lines, But in all honesty I try to help out where I can and when I see a subject like this, I answer it if I can, and usually gently remind someone that there is a better way of posting queries. However, when someone has been around for a few dozen posts, and are still doing such things I find a healthy dash of scarcasm appropriate at times, as subtler methods might not have worked. How long is it before a grade school teacher places the name of a student on a paper who forgot to do so before handing it in, and just starts throwing said paper away? -MBirchmeier *Perhaps I was out of line, it was the end of the day on friday of a week of torture at work, however I still stand behind the principle if not my method of response. |
|
|
|
|
|
#14 | |
|
Programmer
|
Quote:
__________________
http://bcssa.andrewsmythe.net |
|
|
|
|
|
|
#15 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
It's also fantastic - keep up the reading.
![]() |
|
|
|
|
|
#16 | ||
|
Professional Programmer
|
Quote:
Quote:
|
||
|
|
|
|
|
#17 | |
|
Expert Programmer
|
Quote:
Depending on the legislation you're up against there may be some seemingly ridiculous rules that you have to abide by to be compliant, including your host's terms and conditions. Also it pays to check out your host's relevant complaints policies; are they the sort that would shut down your site just on the basis of one closely-written email, or will you opt for a Belgian one ![]() |
|
|
|
|
|
|
#18 |
|
Newbie
Join Date: Feb 2006
Posts: 8
Rep Power: 0
![]() |
1)... parsing of text file--create VB program to open file in upload folder and insert HTML formatting(this could be as simple as adding <p> to the start and end of the file or you could use your imagination and do as complex a formatting as you require)
2) Using VB rename the .txt file to .html (or whatever) and perhaps copy to a new folder 3) Let your web site load these files like it would any other web page I hope that this gives you some ideas... |
|
|
|
|
|
#19 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Note to bank teller: "Hand over the cash. I am not liable for any legal repercussions resulting from this holdup."
Note to unthinking posters who don't read the guidelines: you deserve any supercilious and sarcastic boogers flicked your way. Strictly personal opinion, of course, but I think I'll keep it anyway.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#20 |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
To me it sounded like Master was talking about a client side app that converted, as opposed to a server side solution. If this was the case it wouldn't be a *bad* quick and dirty solution. Might not be safe, but it's in a controlled environment.
-MBirchmeier |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|