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 2435 points

temp

Favorite Answers26%
Answers79
  • What app is used in this presentation or animation?

    What app is used for this kind of presentation: http://m.youtube.com/watch?v=bx_LWm6_6tA

    1 AnswerSoftware7 years ago
  • Workgroup: Not Available?

    I already changed the workgroup to "WORKGROUP". I also restarted my PC. But still, the label is "Not Available". Any idea?

    OS is Win7

    1 AnswerComputer Networking8 years ago
  • Rename Remote/Local File Then Upload (PHP)?

    I have a scenario (though been searching, have not found any lead yet) wherein user attempts to upload, but before clicking upload, user renames the filename/deletes the file.

    How do I capture this in code (PHP) once user clicks upload button?

    Please help. Thanks.

    Sample codes would be very well appreciated. Concepts would also do.

    Thanks.

    Note: I am using CodeIgniter Framework

    1 AnswerProgramming & Design9 years ago
  • Can user save contents of forms in an interactive PDF using only a free PDF reader?

    Can clients/users save what they have put on textboxes using only a PDF reader? Or they also need to use the professional version of PDF reader like Acrobat X Pro?

    4 AnswersSoftware9 years ago
  • Where can we post our artworks online?

    I am interested in posting my artworks with the POSSIBILITY that anyone would by buy it? What sites would you recommend?

    3 AnswersOther - Visual Arts10 years ago
  • What are the top 10 reliable and secure cloud services (web & db servers) in Singapore?

    Can anyone help me find reliable and secure cloud services in Singapore or Australia, or other Southeast Asian countries. This is part of my research, though I've been googling. But I think it would be better if I ask it here since people could have experienced good cloud services in SG, Australia or other Asian countries.

    Please post their website links here and you may want to give me some good points/overviews/details for those hosting entities. I'd also be glad if you can include the price of the services they offer.

    Thanks. :D

    2 AnswersComputer Networking10 years ago
  • Why is nature not an art?

    Yes, this is a homework. I have researched about this and got some point of view. I just want to expand more. Thanks in advanced for the answers.

    3 AnswersOther - Arts & Humanities1 decade ago
  • How do you link multiple projects in the same solution in C#?

    I want that I will be able to call method/classes from another project and/or vice versa. I already did "Add Reference then the project", (A references to B), I can access from B in A, but when I try to access from A...B couldn't. When I did another "Add Reference" now to B, there is an error prompt about cyclic reference something. How can I fix this?

    1 AnswerProgramming & Design1 decade ago
  • How do I prevent and insert statement from inserting in the table?

    I am creating a trigger that contains a condition that checks if a certain value exists in the table. If it exist, it won't allow the insert to succeed. If no existence of that value, insert continues. I have read something raising an error. Is it possible not raising an error (something user will not know). If no other option, how would I do the raising of error in MySQL?

    1 AnswerSoftware1 decade ago
  • How do you trigger restore/recovery in VMWARE?

    I made something wrong on my guest OS and now I can't login. How can I restore my guest OS What I mean is just press F11 or something then you can open restore points - just like when you do it in a physical machine.....pls help, a critical project is inside it, I had a backup of the project but i don't have the latest one.

    Another thing, I tried mapping the virtual disk of the OS but since I need to access an administrator folder - access is denied.

    Things I did before I can't login:

    - I made another (MyAcct) account and the type was an administrator since I can't lessen its privilege to limited. So there were 2 administrator account on the guest OS. I was doing my project on the default administrator.

    - the next day I run my guest OS, the default admin account didn't any more appear. Only the MyAcct account appeared. I logged in on the account since I had no option.

    - So pissed off bec I can't find my files, I deleted the account (MyAcct) in Computer Management Tools in the Users folder.

    - I logged off and found the default Administrator account but I can't login. I didn't changed my password actually. No other accounts exist. So I'm trapped on the login page of the system.

    1 AnswerOther - Computers1 decade ago
  • How do you get the text/font color of a button in C++?

    How do you get the text/font color of a button in C++? I don't know much about colors in c++ but I'm expecting to store the color value in a COLORREF variable. But how/what should I do to get that value?

    1 AnswerProgramming & Design1 decade ago
  • Where can we modify a component and make it into static in drag & drop using Visual Studio?

    I was looking for this functionality in Visual Studio 2005 but I couldn't see it. All I can change is the basic modifiers: public, private, protected, and some, but I couldn't make it into static......I'm looking for this because, manually changing the designer code unables you to see the design/form again although its still runnable and programmable. Netbeans (Java IDE) has this functionality, does VS 2005 has this....please tell me where to look for it....or can anyone give me any other idea to do it with the design/form still available for drag & drops. Thanks......My idea is to exclude the component from the form and hardcode it (w/ static) to avoid losing the design, but not that good idea for me.

    1 AnswerProgramming & Design1 decade ago
  • Is it possible to write a line in between paragraphs within a file (.txt) in C#?

    Open to all C# experts.

    What method should I use to insert/write a line in a text file?

    For example inside a text file:

    This is line 1

    This is line 2 << I want to replace/overwrite this with: "This is a replaced line, just a sample"

    This is line 3

    Solutions on the net provides reading the entire content and rewriting all content all over again and I think that's inefficient.

    1 AnswerProgramming & Design1 decade ago
  • How do you make MessageBox.Show appear at the center of its parent form?

    This is open to all C# experts. Is there a simple way like just coding some few lines to center MessageBox? It seems like there's no easy and direct way of doing it.

    1 AnswerProgramming & Design1 decade ago
  • Does 2005 Visual Studio has refactor?

    This is open to all MS Visual Studio experts.....does 2005 version and lower has refactoring capability like Netbeans? I'm using the higer version, I just want to know if the lower versions has it.

    2 AnswersSoftware1 decade ago
  • What IDE can I use for C# programming?

    One of my instructor show us this IDE. He was able to to code java with it. It's somewhat named Microsoft Studio but I'm not sure of the real software name. He also mentioned it's complete so I'm assuming it has C#. I am currently using Netbeans. I'm learning C# right now and found out that its not available in Netbeans 6.7. Can someone give me a very good IDE (for java, C, PHP, C# in one IDE)? Can you also name that Microsoft Studio (complete IDE)? Thanks, it will be a great help.

    3 AnswersSoftware1 decade ago
  • Whats wrong with yahoo messenger?

    I set my ym so that it remembers my username and password. That way, I can login automatically. But each time I try to see if its remembering my username/password I always get a password cut short. What I mean is, my password supposedly is 12 characters long, but yahoo messenger only remembers

    around 5. Whats wrong with it?

    1 AnswerOther - Yahoo Messenger1 decade ago
  • How to make an DVD/CD installer?

    I want to ask this question again. I got only one answer the last time I posted this and didn't really helped me.

    I got an 11gb application from a friend. (extracted thats why it's big). Inside the folder is a setup.exe, WinBootstrapper.msi, compressed WinBootstrapper1, and some folders. I want to burn the application so that I can carry it with me. But, I got no idea what program should I use to make an installer using such mentioned files. Is it same with burning ISOs (using imgburn)? Can you give me the step in doing so? Is it possible?

    The app is really eating my disk, I want to make an installer with 2-3 installation disks as a result.

    3 AnswersOther - Computers1 decade ago
  • Can someone tell me whats wrong with google.com?

    Everytime I input in the browsers URL "google.com", it loads then suddenly, "hotspot shield, search privately" page appears (still a search engine). But it's really ridiculous to use, after you query, it redirects to "www.qbyrd.com" then some intance, you need to type some image verifications. Is your google like this?

    5 AnswersGoogle1 decade ago
  • Can someone tell me whats wrong with google.com?

    Everytime I input in the browsers URL "google.com", it loads then suddenly, "hotspot shield, search privately" page appears (still a search engine). But it's really ridiculous to use, after you query, it redirects to "www.qbyrd.com" then some intance, you need to type some image verifications. Is your google like this?

    3 AnswersGoogle1 decade ago