Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: rgboss [x]
Question 11 May 2013   license: CPOL
helloI am trying to print the pagebut the print button is also getting print on hard copyhow to hide that button.I am using the following javascript code. anyone can pls help me?function printpage() { window.print() }
Question 22 Apr 2013   license: CPOL
protected void Button1_Click(object sender, EventArgs e) { try { cmd.Connection = con; con.ConnectionString = System.Configuration.ConfigurationManager.ConnectionStrings["loginconnectionstring"].ConnectionString; con.Open(); if...
Question 2 Apr 2013   license: CPOL
Hello,I am working on a project in which there is a application form in which I want to enter only characters(a-z,A-Z). Numbers and special characters are not allowed. White space is allowed.If number is entered it should not display in text-box so anyone can help me.??
Question 18 Mar 2013   license: CPOL
hello I am having a problem in this code can anyone help me. the program is running but it allows login for wrong user name and password. I have created a stored procedure for this. So anyone can help me to improve this code.stored procedureALTER proc [dbo].[res] @uname ...

Page 1 of 1


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid