Ask a Question related to ASP.NET General, Design and Development.
-
Vik #1
OnCommand in run time
Is it possible to set OnCommand property of a button programmatically? I
tried btn.Attributes.Add("OnCommand", "MySub") but this doesn't work.
Thanks.
Vik Guest
-
CFMX7.0.1 Administrator date time issue showing 13hrsbehind server time
I am running a W2k SP4 box that has been upgraded from CFMX6 to CFMX7.0.1. The CFMX7.0.1 server is showing the date on the Server Settings >... -
Formatting a time field to 24 hour time (Military time) in the Datagrid
Anyone know how to do this? -
Access to UTC time with servers running in local time
There is an undocumented way of getting the server's utc time in seconds just like the time() system call on the server would return it: select... -
Access to UTC time with severs running in local time
I am running server under Linux. Can I get the UTC time in servers with SQL sentences ? The 'current' and 'today' options always return local... -
Setting OnCommand in run time
Is it possible to set OnCommand property of a button in run time? I tried MyBtn.Attributes.Add("OnCommand", "MySub") but it does not work. ...



Reply With Quote

