I have had problem to save files as JSP files. I always get files saved as TXT files. For example, after I typed a JSP program using the NotePad, I click on File -- > Save As I choose Save As type: All File (*.*) and I give File name: anyname.jsp then click on the Save button. Nonetheless, what I get is anyname.txt What is the way to do it? [ December 25, 2002: Message edited by: JiaPei Jen ] [ December 25, 2002: Message edited by: JiaPei Jen ]
Amit Roy
Ranch Hand
Joined: Oct 10, 2000
Posts: 132
posted
0
Hi All u need to do is to put the file name within Quotes "addme.jsp"