Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Lv 55,517 points

K-Disk.com

Favorite Answers21%
Answers1,193
  • Inno Setup Prompt for User Input?

    Greetings,

    I am trying to find a way to prompt for user input via Inno Setup and write this string to an .ini file. Would anyone know the best way to do this?

    1 AnswerProgramming & Design1 decade ago
  • PHP Echo Drive UUID or Serial Number?

    Hello,

    I am trying to bind a script to a unique server. The best way I can think of doing this is to get the serial number of the Hard Drive. What is the best way to find this in PHP?

    1 AnswerProgramming & Design1 decade ago
  • Webhosting Advice - Need a Review?

    Hello,

    Let me start off, please don't waste time posting affiliate links to other hosts here, I am looking for opinions on my hosting setup, not purchasing more.

    With that out of the way, here is my question...

    I run a small web hosting company, I offer standard Shared Hosting and Reseller Hosting. I decided to include FFMPEG with all plans as well. Lately I have noticed that I have been getting fewer and fewer conversions over the past few months. I was wondering if anyone can review my site and post any advice.

    Along with any tips, I would mainly want to have the answers to the following questions :

    If you were a Potential Customer, what would make or break the sale for you?

    What would you like to see that would make it better?

    Does my hosting Stand Out from others?

    Not only will I issue 10 points to the best genuine answer, I will give anyone who posts a genuine answer 3 free months of Reseller Hosting (Starter Reseller Plan). Just shoot me an e-mail if interisted.

    2 AnswersProgramming & Design1 decade ago
  • April Fools Day Prank Idea : Need someone who knows about Candy?

    Hello, I am trying to a clean office prank. Everyone on my office loves M&M's and I got the idea to replace all of the M&Ms with Skittles. That is great for the normal M&M's but does not help for Peanut M&Ms. What can I replace those with (Keep in mind, they are all kept in a bunch of M&M Dispensers)

    3 AnswersJokes & Riddles1 decade ago
  • Read an XML File in ASP. HELP?

    Hello,

    I am trying to code up a simple ASP Script to read the values of a .xml file. I cannot figure it out. Can anyone give me a quick example?

    <?xml version="1.0"?>

    <ConfigName="HomePage">

    <property name="debug" value="true"/>

    <property name="project.name" value="MyProject"/>

    <property name="project.version" value="1.0.0"/>

    <property name="library" value="MyProject.dll"/>

    1 AnswerProgramming & Design1 decade ago
  • Do you think that Microsft will fail?

    Hello All,

    I was doing some research and I strogly belive that Microsoft will fail soon. I wrote an article ( http://k-disk.com/home/page.php?page=DownfallOfMic... ) I was just wondering if anyone shares my view or has any feedback?

    6 AnswersSoftware1 decade ago
  • Howto : PHP SEO Optimized Links?

    Hello Yahoo Answers Users,

    I am trying to re-do my "Database Driven" Website. One of the things I am going to do is make my pages more "SEO" Friendly.

    Currently I am using a file called "page.php" that accepts a variable. Based on this variable determines the page that will be displayed (Pulled from a database)

    Example : page.php?id=PageToDisplay

    However from what I have learned there is another way. I just cant figure out how it is done. Here is an example

    http://site.com/pageToDisplay

    Can someone give me an example on how to do this?

    2 AnswersProgramming & Design1 decade ago
  • PHP Append to bottom of HTML of all HTML Files in all Sub Folders?

    Hello,

    I am trying to find a way to save some time. I need to write a php script that adds a small footer to the bottom of about 300 HTML Pages. If I did this manually, it would be painful. I was wondering if anyone could help with a PHP Script that adds the line to the bottom of all HTML Pages in about 200 sub folders?

    1 AnswerProgramming & Design1 decade ago
  • Domain Pointing Questions?

    Hello,

    Is it possible to have 1 domain name point to multiple servers? I want to do this in case my primary one fails, the users are automatically redirected to a backup?

    4 AnswersComputer Networking1 decade ago
  • Ubuntu Boot Fails with the EVGA 9400 GT Video Card?

    Hello Fellow Yahoo Answers Users,

    I am having some trouble, I recieved an EVGA 9400 GT Video Card (With a NVidia Graphics Processor and 1 GB of RAM) as a gift. The problem is that when I install it into my computer, it fails to boot. The manufacturers claim to only support the Windows OS (Which I am boycotting at the moment, read here if interisted in that http://k-disk.com/Linux/page.php?page=MySwitchToOp... ) and thus will not provide any assistance. Can anyone provide any tips. I tried to do all of the steps on the Ubuntu Forums/Wikis and other sites.

    1 AnswerSoftware1 decade ago
  • PHP Netstat returning 0 results?

    Hello All,

    I am trying to make a PHP Script to automate a few routine checks I do to one of my linux servers. Here is my problem.

    I worte this script

    <?php

    system ("netstat -an |grep :80 |wc -l");

    ?>

    However it is returning a value of 0 even when there are tons of users on. When I run this command in PUTTY it works fine, What am I doing wrong?

    2 AnswersProgramming & Design1 decade ago
  • Help to split up a PHP Array?

    I need some help from a PHP Expert, I am using a WSDL WebService to generate a live report. The report returns a massive array that can have over 50 nodes. I need to display this data in a human readable HTML Table, the problem is how can I break apart the array and store each item in a var so I cam echo it. I wouls assume a for each loop is needed, but I am stumpted. Here is an example of the Raw data, Any examples would help a TON.

    Array (

    [getSessionResult] => getSession_OK

    [aSessions] => Array (

    [SESSION] => Array (

    [0] => Array (

    [iID] => 22063703

    [bStatus] => SESSION_PICKEDUP

    [sStatus] => Active

    [iEntry] => 1909609725

    [sEntry] => Support

    [iTechnician] => 2972149

    )

    [1] => Array (

    [iID] => 22063365

    [bStatus] => SESSION_CLOSEDBYCUSTOMER

    [sStatus] => Closed by active customer

    [iEntry] => 1909609725

    [sEntry] => Support

    [iTechnician] => 3329143

    )

    [2] => Array (

    [iID] => 22061493

    [bStatus] => SESSION_CLOSEDBYCUSTOMER

    [sStatus] => Closed by active customer

    [iEntry] => 1909609725

    [sEntry] => Support

    [iTechnician] => 3027300

    )

    [3] => Array (

    [iID] => 22063406

    [bStatus] =>

    SESSION_PICKEDUP

    [sStatus] => Active

    [iEntry] => 1909609725

    [sEntry] => Support

    [iTechnician] => 2972150

    )

    )

    )

    )

    2 AnswersProgramming & Design1 decade ago
  • Google AdSence Ad Placement/Proper Ads Displaying?

    Hello Fellow AdSence Users,

    I run a small download service mainly designed to give Linux

    Users a location to store .iso images to make it easier for their

    users to download the packages. It is actually quite popular, but to

    the subject. I have noticed that the Ads on the site have started to

    become "Off Topic" which I believe strongly is cutting back on

    potential clicks, because the users normally will loose intrist in Ads

    that are unrelated to the downloads.

    Next What do you think about my placement of the Ads.

    The Site is http://pasm-mirrors.com/ and one example of a download page

    is http://gos3.pasm-mirrors.com/ . The ads are mostly for Mirrors, so I

    assume it is targeting the site based on the URL rather then the

    content. Any Advice?

    1 AnswerSearch Engine Optimization1 decade ago
  • JavaScript Validation Question?

    Hello,

    I have a simple question, In JavaScript, how can I disable a Submit Button unless 5 or 6 NUMBERS are entered into a text box. Everything I try fails

    2 AnswersProgramming & Design1 decade ago
  • JavaScript Form Validation?

    Ok, Here is my problem. I am currently working on a project. Part of this project is to present a user with a form, However I keep messing it up for some reason. Here is what I need to do

    The form starts with a submit button that is disabeled.

    The form has 1 user inputted field, named "uid". I need to Validate this field to make sure it is a 5 or 6 digit number. If it is a 5 or 6 digit number, then the Submit button becomes re-enabeled.

    Can anyone help?.

    3 AnswersProgramming & Design1 decade ago
  • VMWare VDM Client Install?

    Hello Guys, I have a question for VMWare VDM Users, Does anyone know the url to the VDM Client install if we do not want to use the Web Client.

    3 AnswersComputer Networking1 decade ago
  • Requirements to keep dental records?

    Hello, I am just curious, How many years are dentists required to keep dental records in the state of Utah specifically?

    1 AnswerDental1 decade ago
  • PHP Reformat text File?

    Question, In PHP, How can I take the contents of a text file that has the following format.?

    Me@Yahoo.com

    Mike@Bellsouth.net

    Stan@Tan.org

    ....

    And reformat it to

    Me@Yahoo.com, Mike@Bellsouth.net, Stan@Tan.org

    1 AnswerProgramming & Design1 decade ago
  • PHP Question - Seperating Data in a List?

    Hello,

    I am trying to write a piece of PHP Software to perform a function based off of names entered in a Text Box, The names must be entered with a coma then a space, I need this to be able to accept thousands of list items.

    Username, Username2, Username3.......

    I am just stuck on gow to perform it on each item

    4 AnswersProgramming & Design1 decade ago
  • Music Video Sales?

    I am in the process of designing a mobile OTA Music / Music Video Download Store. I know that this can be done legally and that is the route I wish to choose. Can anyone tell me the process to find out how to legally offer media downloads to my users (Payed).

    1 AnswerProgramming & Design1 decade ago