Click here to Skip to main content
16,016,795 members

Comments by Unni R (Top 41 by date)

Unni R 10-Dec-15 22:58pm View    
ajax script manager
Unni R 10-Dec-15 3:27am View    
<asp:TextBox ID="txtchkin" runat="server" Height="25px" Width="100px" ToolTip="Check In"
onkeypress="return OnlyDate(event)">
<cc1:CalendarExtender ID="txtchkin_CalendarExtender" runat="server"
Enabled="True" Format="dd/MMM/yyyy" TargetControlID="txtchkin">


while click on text box previous month calendar want to display
Unni R 10-Dec-15 3:16am View    
its not working
Unni R 28-Nov-15 6:48am View    
@echo off &setlocal
for /f "usebackq tokens=1* delims=," %%a in ("C:\SAUDIT\fileupload1.csv") do (
echo.%%a|findstr "\<node[0-9][0-9][0-9][0-9][0-9][0-9]\>\< [0-9][0-9][0-9][0-9][0-9][0-9]\>" >nul &&(
>>"C:\SAUDIT\fileupload5.csv" echo.%%a,%%b
)
)

I want to remove Node starting row. Belo code is not working
Unni R 14-Jul-15 5:24am View    
how to replace Filename