Jump to content

swydell

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

About swydell

Personal Information

  • Biography
    I'm a student learning web design
  • Occupation
    student
  • Interests
    I write poetry
  • Location
    Los Angeles, California
  • X
  1. swydell

    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 type="button" onclick="show_alert()" value="Show alert box" /> </body> </html> What am I doing wrong. Please help.
  2. swydell

    Website domain

    Thanks for the info. However, luck was on my side. The same day I posted the blog I got an email from AFMU that my site was up and running again. I entered my domain name in the URL and up came my old website. It's all good. From now on I'm going to make sure I register or reregister my domain before the expiration date.
  3. 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 phone was listed for them) they replied that they would refer my problem to their sales dept. So far no other reply. I also discovered that my registration for my domain name expired on 10/8/2010. I thought when I renewed my account with AFMU that my domain name would be automatically updated or registered. After I renewed my account I didn't receive any new cpanel information to inform me that I needed to register my domain again. Further more I can't get into my cpanel anymore. Do I still have rights to my domain name?
×
×
  • Create New...