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.

Charles

Member
  • Joined

  • Last visited

  • Country

    United States
  1. A blog. blog.gamehead200.com
  2. Its not shipped by Microsoft. Its from another company btw.
  3. Linux server's always the best for webhosting companies. I have a dedicated Linux Redhat Server myself
  4. http://www.<<spam>>.net/o11/
  5. Post the Mac themes and desktops and links to them! I need an awesome one!
  6. I agree. The game is Soldier of Fortune II: Double Helix. I am an active player of it. If its not legal, you'll get that error.
  7. I found a HUGE bug in it. Its Microsoft!
  8. Charles posted a topic in Software Hangout
    I have all my mp3s labeled correctly like this: Nas - Made you look.mp3 Is there a free program that will edit the id3 tag from the filename? I have an mp3 player, and it has all my id3 tags all messy, so I can barely find my songs on mp3 player. TIA!
  9. IE!
  10. On the news, they showed the dance for it
  11. Charles posted a topic in Windows XP
    Hello everyone. I think I am about due for an update on my computer. I want to get an Intel Pentium 4 2.8GHz CPU What motherboard goes good with that?
  12. In United States, but they are premade http://muzzlenose.com/
  13. I don't know what you mean. It is a 4 port hub, to connect 3 computers and the dsl modem.
  14. Mine. Its very simple. bugs.php (rename to your likings) <BR><form method=post action="thanks.php"><table width="300" border="0" cellspacing="0" cellpadding="0"><font face="Verdana" size="1" color="Gray"> <tr> <td width="108"><font face="Verdana" size="1" color="Gray">cUsername:</td> <td width="192"> <input type="text" name="name"> </td> </tr> <tr> <td width="108"><font face="Verdana" size="1" color="Gray">E-Mail Address:</td> <td width="192"> <input type="text" name="thereemail"> </td> </tr> <tr> <td width="108" valign="top"><font face="Verdana" size="1" color="Gray">Title:</td> <td width="192"> <textarea name="message"></textarea> </td> </tr> <tr> <td width="108"> </td> <td width="192"> <input type="submit" name="Submit" value="Send Form"> </td> </tr> </table> </form> thanks.php <?php if($sentemail == "2"){ include("sorry.php"); }else{ $num = $sentmessage + 1; setcookie("sentemail","$num",time()+600); //set the cookie $email = "Reported by:\t$name (\t$thereemail )\nMessage:\t$message\nIP Address:\t$REMOTE_ADDR\n\n"; $to = "gamehead@hisemail.com"; $subject = "Subject of submission u want"; $mailheaders = "From: $thereemail <> \n"; $mailheaders .= "Reply-To: $thereemail\n\n"; mail($to, $subject, $email, $mailheaders); include("thanksecho.php"); } ?> thanksecho.php <form method=post action="thanks.php"><table width="300" border="0" cellspacing="0" cellpadding="0"><Center><center>Thank you for submitting the form. sorry.php (Copy code from thanksecho.php here)

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.