|
After you have extracted the contentAreaUtils.js file out of the .jar file. Open it in a NotePad or some other editor. DO NOT USE WORDPAD OR WORD!!!!!!!
My example will use JPad it is a nice programmers editor and has color syntax highlighting to help see the code. Search for function getDefaultFileName( . In the Mozilla 1.6 release this function is around line 759.
|