Search results for query: *

  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..

    offf...so ur saying that FSW can't help me now..then let me clarify one thing..wether FSW takes more memory or the Timer Control takes the more memory ???
  4. 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