Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Dutchdre

Member
  • Joined

  • Last visited

  • Country

    Netherlands
  1. Try this from the actionscript dictionary: http://www.adobe.com/support/flash/action_...tionary373.html
  2. Check out http://thedutchjewel.6x.to/ for the best freeware software. A nice and impressive big updated list of freeware.
  3. In Outlook 2003: Tools > Options. Click E-mail Options from the Option's dialog Preferences tab. Then, click the Advanced E-mail Options button. I don't know how to do it in other versions but is must be in a familiar way.
  4. Dutchdre replied to Maleko's topic in XPize
    On my laptop I've exact the same situation. XPize 4.3, IE7 and WMP11 installed. I've just uninstalled XPize 4.3 after reloading but IE7 and WMP11 are also uninstalled. I think this is not yet a problem with XPize 4.6 Beta 2 but it could be if this bug isn't fixed in the past versions. I haven't read the changelogs so I dont know. If it isn't fixed in the past I think it's a must have for the comming release . . . I'm going to install XPize 4.6 Beta 2 in a few minutes, I love XPize; XPero keep on going the good work!
  5. Dutchdre replied to Maleko's topic in XPize
    I have just installed 4.6 Beta 2. First of all i've uninstalled 4.3 and after that IE7 and WMP11 seems to be uninstalled. After installing 4.6 Beta 2 and reinstalling IE7 and WMP11 it all works fine for me but this is a very dirty bug. I think it's because the uninstaller stores the current settings from the installation of 4.3. Afterwards i've installed IE7 and WMP11 . . .
  6. Something like this? SELECT info_tbl.NM_PK, rank_tbl.RANK_NAME, info_tbl.NAME FROM info_tbl INNER JOIN rank_tbl ON info_tbl.RANK = rank_tbl.RANK_NB;
  7. After a little search in the code and one google search i found this: http://www.milonic.com/ Here you can download the menu, and view / download many examples as well greetz, Dutchdre
  8. I found something very intresting: http://www.anzio.com/support/documentation/remap.htm
  9. I found the same problem on the official daemon-tools website. Check it out there
  10. Download XPize MCE XPize is a GUI enhancer that replaces most of the non-XP icons, avis and bmps that Microsoft has always overlooked. It also includes some extras and a reloader, which you can use after visiting Windows Update.
  11. I've downloaded ZSNES v1.42 and scanned with PEiD v0.93 The exe file is encrypted with: UPX 0.89.6 - 1.02 / 1.05 - 1.24 -> Markus & Laszlo
  12. Check the official PHP GD manual: http://www.php.net/gd
  13. I found this: The "Soundex" Function in Visual Basic I think it can help you out...
  14. You can better use an Iterator, this class can also handle other collections than ArrayLists. Iterator it = Arrangements.iterator(); while(it.hasNext()) { System.out.println(it.next()); }

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.