Microsoft
Software
Hardware
Network
Question : How to hide a dummy date value.
I have a form control whose control source is a date field. How can I format this control so that the date 1-1-1960 shows up as a blank, other dates are formatted as dd-mmm-yy, and the field is still updateable?
Answer : How to hide a dummy date value.
You can consider as alternative JvComputerInfoEx component from JVCL library
http://jvcl.delphi-jedi.or
g/
It's freeware and supports D5-D2010
Random Solutions
Dev editions vs express
How would I format the return data from a mssql query
iterate a directory and retrieve the filenames
Reading Other Users Email as an Admin
rst.MoveLast taking forever!
Basic XML Advice
ClientScriptManager.Regist
erForEvent
Validation
RPC over HTTPS
Folder location for Logon scripts
Can someone please how me how to merge two sorted linked lists in c#? It's for interview btw..