Click to See Complete Forum and Search --> : How to save as HTML in notepad


Xboxer
12-03-2007, 01:40 AM
Hi,

I learned online HTML two years ago and I now forget about the basic thing.

OK, I wrote an Contact Us email sending form in HTML. I used Notepad in Windows XP Professional. When I wanted to save as, there are some options in SAVE AS page that confused me:

1) File Name: Can I end with .tpl or has to be .htm (because pages in my server file manager finished that way. Example: contact.tpl

2) Save as Type: TextDocuments (*.txt) or All Filles

3) Encoding: ANSI ; Unicode; Unicode Big Endian or UTF-8

Could someone please help me with this.

Best Regards,

Xboxer

kiwibrit
12-03-2007, 02:57 AM
Save As|All Files|yourfile.htm (or whatever)

Theremin
12-03-2007, 08:51 AM
you may not have file extensions turned on as well so you may be naming them something.htm.txt

to turn on file extensions
goto my computer
tools
folder options
view tab
uncheck "hide extensions for known filetypes"

Tweak4
12-03-2007, 03:11 PM
In the save dialog, I believe you also need to enter your filename inside of quotes, otherwise Notepad will append a ".txt" to the end.

dtm32236
12-03-2007, 04:12 PM
In the save dialog, I believe you also need to enter your filename inside of quotes, otherwise Notepad will append a ".txt" to the end.

Not if you set it to "All Files"

if you're still having a problem, you can do what Theremin said, then just delete the .txt off the end.

Xboxer
12-03-2007, 09:15 PM
Thanks for all your inputs. What about the third box ENCODING? This box is at the bottom of the Save As pop-up. there are four options in its drop down. Which one is the good one? Thanks,

Xboxer.

Centauri
12-04-2007, 12:11 AM
Utf-8