Sometime date goes blank in My asp.net page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ghazi Anwer
    New Member
    • Apr 2012
    • 1

    Sometime date goes blank in My asp.net page

    I have an asp.net page. where user update his tasks and enter the date of completion in a text box . on the text box i have used a requiredfield validator clause as well. This application works for many location and works fine. but sometimes to some user it gives problem. That is user enter date of completion but it goes null or blank in the table.
    i can not find the reason for that. debug the code it works fine. but on one or two locations this error occurs sometime.

    Please help if anybody has faced the same problem anytime.

    Regards,
    Ghazi
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    Please start by showing us the code you're using to accomplish this task. It's nearly impossible for us to help without seeing how you're attempting this process :)

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      When is "sometimes" ?
      What was the user doing when this happens?

      Comment

      Working...