Search results

  1. suhaib

    Help! Cannot login to my cpanel.

    Please help me i can't login to my cpanel and my website is not displaying. My username : suhaib My domain : http://technicalspeech.x10hosting.com/ I can view the page of technicalspeech.x10hosting.com, but when i goes to the link http://technicalspeech.x10hosting.com/tswproot/ , it says "This...
  2. suhaib

    Checking if a file(url) exists using Javascript (AJAX)

    :cool: Using javascript to check whether a file(url) exists. If you want to check whether a Web resource exists before trying to download it, then you didn't want to download the whole thing just to check whether it’s there. You can use HEAD requests to check whether it exists, and use up a...
  3. suhaib

    Problem with root directory

    In one of my pages(page is "home/user/public_html/contact/contact.html") i linked to a page in root directory like this "../page.html" (page is "home/user/public_html/page.html") but it tells no such page found. What is the problem? Is public_html is not the root directory?
Top