Recent content by spk

  1. S

    When can I find when this music was published?

    I like to add music to the website IMSLP, a website with public domain/royalty free music (you don't have to be a musician to answer this). It has scanned music that volunteers scan and upload. Anyway, at a local library, I found a musical score book that looked kind of old. However, when I...
  2. S

    How can i unlock my nokia 1662-2?

    Dear friends, I know my unlock code. Suddenly it got locked. So please help me out. My mobile IMEI code is 351945038592631. I am using Airtel card. Please send me unlock code. Please please please.....
  3. S

    vodafone india wireless manual settings?

    i want to use vodafone- india in my wireless modem ( huawei e 1550) please give me the settings i can do manually ( its for GPRS) settings such as APN, IP address etc
  4. S

    How do you change the HTML default icon?

    Do you mean on your computer, or on the browser? On the browser, you must add: <link rel="shortcut icon" href="the_ico_file_you_want_to_use.ico"> Use GIMP to make .ico files. On your computer, I have no idea.
  5. S

    In PHP, how do you check to see if a file exists?

    How do you do that?
  6. S

    In PHP, how do you check to see if a file exists?

    How do you do that?
  7. S

    How do you find out what you typed when using onkeydown in HTML/JavaScript?

    You type in, for example, z. When you type something, I want it to alert what you typed in, z. How do I get that? <body onkeydown="alert(__________________)">
  8. S

    Can you include PHP in an ebay page?

    I want to use the php include(); function on Ebay. Can I do this, or is there a Javascript/ASP/whatever you can use on Ebay alternative?
  9. S

    Can a PHP page run without a person looking at the page?

    I want a PHP script to be run when you close a webpage (<body onunload="...">) Is this possible, and how do you do it (in Javascript, onunload)?
  10. S

    JavaScript/AJAX change webpage when file changes?

    I want the page to redirect when the file changes... like from ~~~~~~~~~~~~~ HELLO ~~~~~~~~~~~~~ to ~~~~~~~~~~~~~ HELLO FRANK ~~~~~~~~~~~~~
Back
Top