Search

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

Matching Posts

  • Re: Help needed to fix strange errors (Web Config)

    Hi Jeff I will check my folders! Thanks!
    Posted to Configuration and Deployment (Forum) by dieselmke on 6/27/2006
  • Help needed to fix strange errors (Web Config)

    Hi All, I need your help!! I made a change to my web config file recently and copied it into my directory. The pages stopped loading and my admin told me of this error: ________ Server Error in '/WebSites' Application. _____ Server cannot access application directory 'C:\WebSites\'. The directory does not exist or is not accessible because of security settings. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information
    Posted to Configuration and Deployment (Forum) by dieselmke on 6/26/2006
  • Re: "Enter" button

    Thanks All joe
    Posted to Getting Started (Forum) by dieselmke on 5/21/2005
  • Re: Time??

    Thanks ~joe
    Posted to Getting Started (Forum) by dieselmke on 5/20/2005
  • Time??

    Can someone guide me on how to calculate time spent on a page (using session variables or otherwise)? Any links or tutorials would be useful. Thanking you in advance joe
    Posted to Getting Started (Forum) by dieselmke on 5/20/2005
  • "Enter" button

    Hi I have a silly question but am a beginner. I am building a form using asp.net and I have a text box in it for someone to enter comments. The problem is that when someone wants to type on a different line, they press "enter" and it submits the form data. I have used javascript to prevent this but how can I make hitting "enter" take the user to the next line in the text box?? Thanking you in advance, Regards joe
    Posted to Getting Started (Forum) by dieselmke on 5/20/2005
  • Re: Strange Error with IE but not with firefox

    Thanks! There you go: Sub SignOut(objSender As Object, objArgs As EventArgs) FormsAuthentication.SignOut() Response.Redirect(Request.UrlReferrer.ToString()) End Sub The error message is: Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException
    Posted to Getting Started (Forum) by dieselmke on 5/20/2005
  • Strange Error with IE but not with firefox

    Hi When I try to signout of a page, I get this error only with Internet Explorer. The code works fine with firefox. Can someone tell me why? Thanks Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not
    Posted to Getting Started (Forum) by dieselmke on 5/19/2005
  • Capture "time spent on page" without session variables???

    Hi I was wondering if anyone could help me figure out how to capture time spent on a page or filling out a form without using session variables. I want to use Now() and datediff. It seemed simple enough, but apparently not. Any suggestions or links are most welcome. Thanking you in advance
    Posted to Web Forms (Forum) by dieselmke on 5/11/2005
Page 1 of 3 (24 items) 1 2 3 Next >