Search results

  1. M

    in IE input password is displayed shorter than input text

    using firefox, take a look at my login page here: http://mtmphp.x10hosting.com/auth/login. and notice two text boxes, one is type='input' and one is type='password'. now look at the same page using IE , you will see that the password field is shorter than the input field. don't know why is...
  2. M

    cpanel login attempt failed

    hello. i am not able to go to the cpanel of my free hosting account 'manoogim', at http://starka.x10hosting.com:2082 it says login attempt failed. if i click 'forgot password', it brings me back to the account panel namely http://x10hosting.com/panel.php from my notes, my account password is...
  3. M

    anyone good at css ?

    please take a look at my site http://mtmphp.x10hosting.com/auth/signup if you use firefox, now please scroll down. you will get both google adds and my div 'how you can support this site' at the bottom of the page... while there is a lot of white space on the right now take a look using IE...
  4. M

    A connection attempt failed ... php email problem

    in mynew php web app, i am going to provide a link : 'forgot password' and my php code is going to email the password using the email address on file. my app is using the zend framework, and i am following this config $smtpServer = 'mail.mtmphp.x10hosting.com'; $username =...
  5. M

    2 questions

    hello. i opened a free account on x10hosting to test a proof-of-concept for my webapp and now i need to upload mysql database .i understand free accounts do not have remote mysql access, so my challenge right now is how to upload mysql db from localhost to starka at x10hosting. it is important...
  6. M

    works on localhost, but errors on x10hosting

    hello everyone. i am trying to post a demo page for my pet app. http://mtmphp.x10hosting.com/ieademo/htdocs/registration.html it is using php, ajax and javascript. on my home computer i debugged and deployed using zend environment. in order to show it to others, i opened a free acct on x10...
  7. M

    AWstats with free hosting

    hello. i wanted to look into the easiest way to track visitors to my website: username, ip address, timestamp. on searching the 'free hosting' i found a thread on this topic. someone recommended AWstats. but another user said it was not available with the free hosting package. finally the...
Top