Microsoft
Software
Hardware
Network
Question : type="checkbox" and alert in javascript
I have a grid with this column
...
<asp:TemplateField ItemStyle-CssClass="GridIt
em" HeaderStyle-CssClass="Grid
Header">
<HeaderTemplate>
<input id="chkBoxAll" type="checkbox" onclick="checkAllBoxes()" /> Pago?
</HeaderTemplate>
<ItemTemplate>
<asp:CheckBox ID="chkBoxChild" runat="server"/>
</ItemTemplate>
</asp:TemplateField>
...
I have a button
<asp:Button ID="btnProcesarInformacion
" runat="server" CssClass="boton"
onclick="btnProcesarInform
acion_Clic
k" />
that must be processed when there is at least a row marked with check
I need to show a message in javascript when the user does not select anything
Answer : type="checkbox" and alert in javascript
unless there is a desperate need to have more than one CPU, don't allocate the additional CPU as it will have a negative effect on performance.
my advise would be to monitor the performance of each server and then tweak CPU settings accordingly.
Random Solutions
How Unlock Ipod Touch If You Forget Your Passcode
BootExecute in Startup - Windows XP
Delete blank line from textarea
Proliant ML110 G4 Lost RAID and Randomly gives Error 0251
Workflow Foundation 4 (WF4) or SharePoint 2007 based on WF3?
Raid 1 mirror Bad block discovered
Windows 2008 won't boot in new hardware
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
TSQL nested WHILE EXISTS
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.