Jump to content
  • entries
    2
  • comments
    4
  • views
    203

Entries in this blog

Alert Box

Using Windows in Note Pad I typed out Java Script instructions for showing an alert box in a browser. It works. But when I copied the exact instructions and placed it in the Text Editor on my Mac Book Pro I cannot get Fire Fox to show the alert box, instead it opens the file. Here is the Java Script script: <html> <head> <script type="text/javascript"> function show_alert() { alert("Hello! I am an alert box!"); } </script> </head> <body>   <input

swydell

swydell

Website domain

I signed up with AFMU over a year ago to host my website. I applied for a domain name and registered it I thought with the host provider. The terms were for a year which would have ended on 10/6/2010, but I renewed my account in late September which extended my term to 10/6/2011. Yesterday I entered my domain name in the URL and up came a website that wasn't mine. Someone else, a company now uses my domain name. I contacted AFMU by email (they don't have a phone number--I tried Whois.com but no

swydell

swydell

×
×
  • Create New...