jpser
Posts: 44
|
| Posted: 05/30/2007, 12:00 PM |
|
what is output file format for ? ( linux , windows)
does this mean the file format that is on the server (based on linux or windows ) or the html code produced on the client side ( pc )
thanks for answer
_________________
jp serei
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 05/30/2007, 8:25 PM |
|
jpser
Can you be a little more specific?? What type of files are you talking about?? PHP? JAVA? .NET? HTML?
If you are talking about just HTML files then it does not matter the OS the ending can be either login.html or login.htm (both should work).
|
 |
 |
wkempees
|
| Posted: 05/31/2007, 3:22 AM |
|
From the docs:
User Guide->Working with projects->Specifying Project Settings->
Configuring Server Settings:
Output File Format
Walter
Defines the new line characters. For Windows, it is <CR><LF>, for
Unix/Linux it is <LF>.
|
|
|
 |
|