Search results for query: *

  • Users: ansrikanth
  • Content: Threads
  • Order by date
  1. ansrikanth

    ValidationSummary

    Hi all, I need to know that, " Is there any way to supress the validationSummary control's error messge which is coming at every postback????" Let me explain you clearly what i wish to do. Im having a page which is having some textboxes and buttons..almost all the textboxes are having...
  2. ansrikanth

    Range validator for dates.

    Hi all, Im having a problem with range validator..Im not getting how to use this to validate a date which is coming from another page (I think ihave to say through a session variable). i.e to check wether the date falls between "TODAY" and "Today+1Year" for this ..I wrote the code like...
  3. ansrikanth

    File System Watcher..

    Hi all...;) This is my first post in this forum :D ...Hope i will get a good sol for my prob.. well, I had developed a program which will monitors the files that are created, modified or deleted (Obviously using a filesystemwatcher) in a specifed directory and sends a message to the user...
Back
Top