Help for this page

Select Code to Download


  1. or download this
    user_pref("app.update.auto", false); 
    user_pref("app.update.enabled", false);
    user_pref("autoupdate.enabled", false);
    
  2. or download this
    user_pref("browser.bookmarks.file", "h:\\Netscape\\bookmark.htm");
    ..
    
  3. or download this
    use warnings;
    my $fh;
    ...
                    
              }