Recent content by Babar

  1. B

    I can't see images in wikipedia, I am using WINDOWS 7 with IE9, someone please

    tell me the solution.? i already had tried all that possible options and suggestions but surprisingly this images problem is only with wikipedia pages not for any other so am wondering what actually cause this. i remembered the same issue with IE8. no doubt alternate browsers are there but am...
  2. B

    Are there sites for that measure the overall economy for many years?

    I want to see a chart of the economy in the 1990s.
  3. B

    Explore automatically updating mp3 names?

    When I update my mp3 song names in windows explorer a couple of days later they seem to automatically update back to the orginal title... with track number at the front i.e. 02 Vogue This is so fustrating as I don't have an ipod and my mp3 player uses the name that is shown in the name section...
  4. B

    How to improve speed of a very slow Fujitsu SIEMENS LIFEBOOK ?

    I have a Fujitsu SIEMENS LIFEBOOK E-Series. Its processor is 1055MHz & RAM something like 720 MB. Windows XP sp2 is OS. Its not that bad by specifications but its horribly slow, even like a oldest p2. Do someone have any good suggestion to improve its performance even to some extent, other than...
  5. B

    How to improve speed of a very slow Fujitsu SIEMENS LIFEBOOK ?

    I have a Fujitsu SIEMENS LIFEBOOK E-Series. Its processor is 1055MHz & RAM something like 720 MB. Windows XP sp2 is OS. Its not that bad by specifications but its horribly slow, even like a oldest p2. Do someone have any good suggestion to improve its performance even to some extent, other than...
  6. B

    "Warning: session_start() [function.session-start]: Node no longer exists" error in php

    ? I am using php 5.2.0. I encountered this error when starting a session. I googled & find that this error is associated with simpleXML(), I have this function using simpleXML in my code: function searchResults($q) { $host = "http://search.twitter.com/search.atom?q=" . urlencode( $q ) ...
  7. B

    How to get HTML dropdown list selected value on a form into a php variable?

    I have to get selected value user selected from a drop down list in an HTML form in a php variable. I find many javascripts for that but all of them are straight printing value on any event. I need to get back selected value in a php variable so that I could use it. And also because the control...
  8. B

    How to make a combobox in HTML / WEB Page ?

    How could I make a combobox in HTML such that newly entered value by user becomes part of the options. And also it becomes current selected value without any further activity like refreshing the page. A use case could be like user opens web page, enters a new value into comboxbox, & then enter...
  9. B

    How to make sub-list in HTML / WEB Page ?

    How can I make an un-ordered sub list in HTML/WEB Page to three levels ?
  10. B

    'session expired' error in oauth for twitter using abraham william's php library?

    I am using abraham williams library to update twitter status using oauth. But I am constantly getting 'session expired' error. How can I get around this. This is my source. index.php <?php session_start(); require_once 'twitteroauth/TwitterOAuth.php'; define("CONSUMER_KEY"...
  11. B

    OAuth using php mailing list?

    Does anyone know a good forum, mail list for OAuth using php .....
  12. B

    How to use back ground image in a div in HTML?

    I have two text displays on my web page. I have show that my text is in an Oval/rounded rectangle in onw and in an arrow in other. I am using div to out put text. I am trying to use background image for this purpose. But I am having trouble that I have no control on size of the images to fir...
  13. B

    How to improve speed of a very slow Fujitsu SIEMENS LIFEBOOK ?

    I have a Fujitsu SIEMENS LIFEBOOK E-Series. Its processor is 1055MHz & RAM something like 720 MB. Windows XP sp2 is OS. Its not that bad by specifications but its horribly slow, even like a oldest p2. Do someone have any good suggestion to improve its performance even to some extent, other than...
Back
Top