Recent content by adamskiii

  1. A

    How do I open the door cover of a Mazda 626?

    I have a 1995 Mazda 626 and since the winter started my door has been frozen shut and wont close when I open it sometimes, until the car heats up enough then I can close it. How do I open the door cover of the drivers door? Thanks
  2. A

    How to count number of characters in textbox in ASP.net?

    On my current form I have it validating a Canadian Postal Address (xxx xxx). The space is optional but if they do not use a space, then once the validation passes it will insert one. How can I count the first 3 characters of the textbox, insert a space, then add the rest of the characters...
  3. A

    Car deck's stereo display very dim. Can I make it more visible?

    My car has an old car stereo deck, its a "Blaupunkt Vancouver CD126". When its really sunny outside or in the car I can see the display fine, but once it starts the get dark you cant see the display. The light on the display is very, very dim so I cant see it at night. Is there a way to be able...
  4. A

    What cellphone provider is this?

    I was reading a few weeks ago online about some provider that sells the same plans as Bell, Fido, ect. but at a cheaper price. For example, a Bell plan that costs $150 would only cost around $50 if you were to go with this company. Anyone know? Thanks
  5. A

    How do I install PHP and Apache?

    I am not sure how to install PHP. I use it at school for my web programming course so I can validate data in my HTML documents to PHP. I want to be able to do the assignments at home. Do I need Apache as well? If so, how can I install both of these? I am running Windows 7 x64. Thanks
  6. A

    Why is my PHP not validating with XAMPP installed?

    I use PHP at school to work on assignments and need to install it at home. I installed XAMPP and put my files into default htdocs folder. The PHP files work, but I am writing .html files which will connect to PHP to validate the data. This is my code which at school worked fine: PHP FILE: <?php...
Back
Top