PDA

View Full Version : I Need A Txt To Html Converter For My Webpage



slick nick
04-08-2004, 08:22 AM
what i want to put on it is a 194kb list of my albums. i tried one thing and it suck ass and had my list messed up and another app from sourcefront that was out of my league in tewrms of usage. any ideas?

delphin460
04-08-2004, 08:39 AM
well you could always just save the txt in notepad as a html

go to save as and change the "save type as" to all files , the name your page albums.html, or whatever.html you like

it will then be a html file and you can open it in any html gui and edit it

h1
04-08-2004, 08:42 AM
The "Find / Replace" button.

firefox
04-08-2004, 02:22 PM
You could always use Word or Word Perfect to make your list and then do Save As HTML.

4th gen
04-08-2004, 02:24 PM
Listmaker (http://www.nwlink.com/~koolguy/home.html) :)

DWk
04-08-2004, 02:56 PM
Originally posted by delphin460@8 April 2004 - 01:39
well you could always just save the txt in notepad as a html

go to save as and change the "save type as" to all files , the name your page albums.html, or whatever.html you like

it will then be a html file and you can open it in any html gui and edit it
For this to work, you need to include QUOTES in the name:

for example.... you put list.html as your name, in the display box, it should be:

"list.html"

WITH THE QUOTES!
This ensures that the file is saved as an HTML file (list.html) and not as a TXT file (list.html.txt)

:)

h1
04-08-2004, 11:59 PM
Actually, you need quotes only when the file type isn't registered, and since all Windoze boxes come with Explorer (:x), HTML files will always be registered. ;)

DWk
04-09-2004, 12:30 AM
As I said.... ENSURES :smilie4:

slick nick
04-11-2004, 12:55 AM
i had to download IRun RTF Converter from cnet.com. nothing mentioned above would work including the setup.exe for listmaker. my wordpad and notepad have no option for saving as html and putting quotations didn't wor either.

4th gen
04-11-2004, 12:57 AM
Originally posted by slick nick@10 April 2004 - 23:55
i had to download IRun RTF Converter from cnet.com. nothing mentioned above would work including the setup.exe for listmaker. my wordpad and notepad have no option for saving as html and putting quotations didn't wor either.
What I meant when I suggested Listmaker was that you re-make the list in html using the program. Just add in the folders and click on "create list" :)

DWk
04-11-2004, 01:25 AM
Originally posted by slick nick@10 April 2004 - 17:55
i had to download IRun RTF Converter from cnet.com. nothing mentioned above would work including the setup.exe for listmaker. my wordpad and notepad have no option for saving as html and putting quotations didn't wor either.
Sorry... I find that impossible to occur ;) specially with notepad

delphin460
04-11-2004, 01:36 AM
lol, so do i , as its page of what i teach at tafe is html via note pad

here is a little tutorial on getting started with notepad for html if you need it

http://au.geocities.com/delphin476/notepad/notepad.html

shn
04-11-2004, 01:40 AM
Can I convert this to html? :)

a%3A28%3A%7Bi%3A108475%3Bi%3A1081643870%3Bi%3A108470%3Bi%3A1081646942%3Bi%3A108514%3Bi%3A1081642753%3Bi%3A108374%3Bi%3A1081637983%3Bi%3A108516%3Bi%3A1081642612%3Bi%3A108520%3Bi%3A1081646543%3Bi%3A108038%3Bi%3A1081639678%3Bi%3A108523%3Bi%3A1081640064%3Bi%3A108524%3Bi%3A1081640210%3Bi%3A108265%3Bi%3A1081647091%3Bi%3A108365%3Bi%3A1081640482%3Bi%3A107381%3Bi%3A1081644889%3Bi%3A108220%3Bi%3A1081641058%3Bi%3A108504%3Bi%3A1081641601%3Bi%3A108479%3Bi%3A1081641841%3Bi%3A107690%3Bi%3A1081641900%3Bi%3A106844%3Bi%3A1081642003%3Bi%3A108451%3Bi%3A1081642703%3Bi%3A108527%3Bi%3A1081646866%3Bi%3A108495%3Bi%3A1081643084%3Bi%3A73578%3Bi%3A1081642930%3Bi%3A108528%3Bi%3A1081646824%3Bi%3A108123%3Bi%3A1081643978%3Bi%3A108515%3Bi%3A1081645239%3Bi%3A107224%3Bi%3A1081645044%3Bi%3A108187%3Bi%3A1081645648%3Bi%3A108489%3Bi%3A1081645487%3Bi%3A108530%3Bi%3A1081646908%3B%7D

Sorry I'm a n00b. ;)

h1
04-11-2004, 05:14 AM
Put this into your JS console:
alert(unescape("that crap you have right there"));