Search

You searched for the word(s): userid:780698

Matching Posts

  • Re: Access to Path Denied

    Well , good class to do that, check on How recursively delete a directory files in C#,that has Permission problem Change the persmission of the files http://davidz.afriklink.com/post/How-recursively-delete-a-directory-files-in-Cthat-has-Permission-problem.aspx
    Posted to Configuration and Deployment (Forum) by Afriklink on 10/29/2009
  • Find and replace in a CSV Column

    I am geting a csv file that content error in column 3. I want to be able to remove the error from the column 3, by replacing the error with " " (space) How to accomplish this? thanks.
    Posted to Data Access and ObjectDataSource Control (Forum) by Afriklink on 10/19/2009
    Filed under: c#, asp.net 2.0, csv reader
  • Re: Automation Method in C#

    I finally use the class in application level to cal this method every 5 hours thanks to all
    Posted to State Management (Forum) by Afriklink on 9/12/2009
  • Re: Access to Path Denied

    try this @"D:\clnts\www.mysite.com\App_Data\views.txt" instead
    Posted to Configuration and Deployment (Forum) by Afriklink on 9/11/2009
  • Automation Method in C#

    I have a Method ReadMail() that goes read a Mailbox and insert values from the emails into my database. Here is the situation: The user has to press a button from the Website to have the method ReadMail called. I want to have this method run once a day like a schedule task, without the user having to click any button What is the best approach on doing it?
    Posted to State Management (Forum) by Afriklink on 9/11/2009
    Filed under: asp.net, application variable web.config performance, Asp.Net 2.0 session, ASP .NET, AS.net 3.5 session, as.net 3.5, asp .net 3.0
  • Re: Automation Method in C#

    NO No NO. This is a Website. Not a windows service
    Posted to State Management (Forum) by Afriklink on 9/11/2009
  • Re: Automation Method in C#

    I was thinking about using application variable
    Posted to State Management (Forum) by Afriklink on 9/11/2009
  • Re: Session Expire Automatically :(

    Please read this http://zeeshanumardotnet.blogspot.com/2009/01/why-dot-net-sessions-are-cleared-before.html
    Posted to State Management (Forum) by Afriklink on 9/11/2009
  • Texbox disapearing in a asp.net Page

    I have an asp.net website 3.5 in my page i have a multiview, and view controls. Basically i have some server side controls. When i run the page, My first Texbox and label disapear and i have to click and drag insite the page(using the mouse) to have them appear. I also have JQuery files in the Master page. It is so weird because it is happen only on IE( i am using IE 8). Under Firefox no problem. Does anyone has a suggestion for me? Thanks for the Help.
    Posted to Web Forms (Forum) by Afriklink on 9/2/2009
    Filed under: webform, ASP .net2.0, AS.NETP.net 2.0 C#.Net, asp .net 3.5 Control, as.NET event fired, .NET 3.5 combo box selected index changed, AS.NET 2.0 web forms, ASP .net.3.5, ASP .net.3.5
  • Re: Texbox disapearing in a asp.net Page

    the view controls does not have a z-index here is the part that messing me up When the page is runing the below second row containing "Campaign Properties" + it texbox will disapear < asp : View ID ="vprodDef" runat ="server"> < table width ="100%" border ="0" cellspacing ="0" cellpadding ="0"> < tr > < td style =" padding : 5px" colspan ="2" class ="head_tables"> Campaign Properties
    Posted to Web Forms (Forum) by Afriklink on 9/2/2009
Page 1 of 12 (117 items) 1 2 3 4 5 Next > ... Last »