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

Scripo

Favorite Answers14%
Answers14
  • Recovering Password for windows XP?

    I have two users in my PC guest and administrator. i have forgot my password for the administrator user.. Please any body help me to find out or dissolve the password for the administrator. As currently i cannot install any software to my sys in the guest user. it is saying u need to have the administrator rights... so please help me out to solve this issue..

    Thanks in Advance...

    10 AnswersSecurity1 decade ago
  • Laptops in singapore?

    Hi frnz..

    Am planning to buy a laptop with good configuration in singapore, can anyone tell wat will be the best and cheapest price to buy and where to buy

    1 AnswerLaptops & Notebooks1 decade ago
  • Converting the Java Jar files to dot net dll files -- Help Please !?

    Hi,

    I need to convert a set of jar files to dot net dll files to use in the dot net application, or is there any way to use java jar files in dot application... Please Help me out in this.

    4 AnswersProgramming & Design1 decade ago
  • Using COM dll in dot Net?

    I have a COM dll which I want to include in a DotNet Application. i gave the reference to it from the local path. It generates a assembly with name such as Interop.somedll.dll and the application runs fine on local.

    When I have to upload it to the server do I need to uploda the COM dll and the assembly generted (Interop.somedll.dll) in the bin folder of the application ?

    That COM dll is though installed on the server already.

    Where does the application when run from server will look for the reference?

    1 AnswerProgramming & Design1 decade ago
  • Regarding IP address?

    How do i do to get my external IP-address in C# in the easiest way? Anybody pls...

    5 AnswersProgramming & Design1 decade ago
  • Regarding IP addres?

    how to get the Public IP address using asp.net.

    I have used the below line but i am not able to get the IP address.

    string sIPAddress = Request.ServerVariables["HTTP_X_FORWARDED_FOR"];

    if i use the below line i get my system IP

    string sIPAddress = Request.ServerVariables["REMOTE_ADDR"].ToString();

    Pls any body help me out to get my Public IP address...

    1 AnswerProgramming & Design1 decade ago
  • Can body tell me Smart Navigator in DotNet?

    please let me know wat is smart navigation in asp.net and how to use it pls

    1 AnswerProgramming & Design1 decade ago
  • Pls help me out.. i have doubt in C#?

    hi every body.. i want to know how to fetch a particular data from a text file.. not the entire file and place those datas into some control like datagrid or dataview using C#.Net... pls help me out how to do this..

    3 AnswersProgramming & Design1 decade ago
  • Hi frns could any one help me out pls.........?

    Can u tell me wat is the difference between DataGrid, DataList and Repeater Control in ASP.NET.....

    1 AnswerProgramming & Design1 decade ago
  • Getting Error in ASP.Net?

    Iam using asp.net with C#, and using try and catch block for debugging it while executing the application i dont get any error but when i go and check it out in my log files i get an error msg "Thread was being aborted"

    my coding is..

    try

    {

    some blah coding

    }

    catch

    {

    LogFile Err = new LogFile();

    Err.ErrorLog(Server.MapPath("../Logs/ErrorLog"),ex.Message);

    Response.Redirect("inc/ErrorPage.aspx");

    }

    this Log file is my class where i have created a log file and appending the value...

    and also i am redirecting if any error occurs to errorpage.aspx..

    but my problem here neither i aget an error nor i move to that error page... but when i check my log file i find that message""thread was being aborted""

    Pls some body help me out of this....

    4 AnswersProgramming & Design1 decade ago
  • Importing datas?

    can any body tell me pls how to import data from SQL to EXCEL using ASP.Net... pls tell me in detail.. i amvery much need of it..

    4 AnswersProgramming & Design1 decade ago