Microsoft
Software
Hardware
Network
Question : Requiredfieldvalidator code to accept Year(now) only
what is teh formula for requiredfieldvalidator to only accept this year's date and reject others. thanks
Answer : Requiredfieldvalidator code to accept Year(now) only
can you please try this:
count(distinct category4) - max( case when category4 is null then 1 else 0 end) as numcategory4
Random Solutions
Better Search - Full-Text Indexing?
Outlook 2007 - Auto Create Distribution List
QL420 network setup
EventID 10009 DCOM errors
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
accessing VPN while Internet Tethering on iPhone
Bash Script to eliminate 2 lines from lots of pages
In Perl, how do I check if a value already exist in the database
Asterix VoIP Connection
HMAC-MD5 (RFC 2104) VB