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 to determine hard disk activities
windows 2008 MYSQL5.1 and PHP5
make open DNS non-editable
Editing the Windows Message "Your Account has Expired. Please contact your system administrator" for Windows XP Professional
Cast Question for Crystal Reports
Configuring Exchange Mail on Ipad
How do I clear memory on an HP LaserJet M2727nf
Old address/mapping cached in Outlook clients
Check to see if a table has a certain value, MS Access 2003
Cannot install programs as Administrator in Windows 7