Click here to Skip to main content
16,011,839 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatagrid Pin
Rajabhaskar2-Mar-08 19:23
Rajabhaskar2-Mar-08 19:23 
GeneralRe: Datagrid Pin
Laddie2-Mar-08 19:26
Laddie2-Mar-08 19:26 
GeneralRe: Datagrid Pin
N a v a n e e t h2-Mar-08 20:26
N a v a n e e t h2-Mar-08 20:26 
Questiondatagrid Pin
Rajabhaskar2-Mar-08 19:22
Rajabhaskar2-Mar-08 19:22 
GeneralRe: datagrid Pin
Laddie2-Mar-08 19:36
Laddie2-Mar-08 19:36 
QuestionRegularExpression Validation Pin
AS@132-Mar-08 18:37
AS@132-Mar-08 18:37 
GeneralRe: RegularExpression Validation Pin
Christian Graus2-Mar-08 18:46
protectorChristian Graus2-Mar-08 18:46 
GeneralRe: RegularExpression Validation Pin
AS@132-Mar-08 19:21
AS@132-Mar-08 19:21 
Hi,
Thanks for your reply.
I am new to web development.

I want to stop user to entering white spaces. I used your regex but it display the error message if user enter any values other than white space . I need the regex which is opposite to it.

2. My calendar is a JavaScript calendar..can u tell me how to enable it. I disabled the textbox at the declaration time like

<asp:textbox id="strDate" enabled="false" onkeypress="return false;" runat="server" cssclass="bgcolor" width="100px">

if (!document.layers)
{
document.write("<img src="cal1.gif" onclick="popUpCalendar(this, Form1.strDate, ">
\"dd/mm/yyyy\")' height=17 width=18&gt; ")
}
</img>


3. can u suggest me something on SQL Injection so that i can resolve my issues.

Happy Coding

A key to every Solution

GeneralRe: RegularExpression Validation Pin
N a v a n e e t h2-Mar-08 20:20
N a v a n e e t h2-Mar-08 20:20 
GeneralRe: RegularExpression Validation Pin
Christian Graus2-Mar-08 20:21
protectorChristian Graus2-Mar-08 20:21 
GeneralRe: RegularExpression Validation Pin
N a v a n e e t h2-Mar-08 20:28
N a v a n e e t h2-Mar-08 20:28 
QuestionHow to Embed Word document in a webpage? Pin
Arun Jacob2-Mar-08 18:24
Arun Jacob2-Mar-08 18:24 
AnswerRe: How to Embed Word document in a webpage? Pin
Laddie2-Mar-08 20:45
Laddie2-Mar-08 20:45 
Generali want to type in dropdown list Pin
Deepthy.P.M2-Mar-08 18:19
Deepthy.P.M2-Mar-08 18:19 
GeneralRe: i want to type in dropdown list Pin
Christian Graus2-Mar-08 18:48
protectorChristian Graus2-Mar-08 18:48 
GeneralRe: i want to type in dropdown list Pin
Deepthy.P.M2-Mar-08 19:05
Deepthy.P.M2-Mar-08 19:05 
Generalsessionvariable in HTML view Pin
i gr82-Mar-08 18:08
i gr82-Mar-08 18:08 
GeneralRe: sessionvariable in HTML view Pin
Laddie2-Mar-08 19:22
Laddie2-Mar-08 19:22 
GeneralHelp with reading binary data (photos) using Oledb [modified] Pin
Infernojericho2-Mar-08 18:07
Infernojericho2-Mar-08 18:07 
GeneralRe: Help with reading binary data (photos) using Oledb Pin
Christian Graus2-Mar-08 18:50
protectorChristian Graus2-Mar-08 18:50 
GeneralRequired field validation is not working while using onclientclick in button Pin
kinnuP2-Mar-08 17:33
kinnuP2-Mar-08 17:33 
GeneralRe: Required field validation is not working while using onclientclick in button Pin
Laddie2-Mar-08 19:25
Laddie2-Mar-08 19:25 
GeneralGridview textbox value Pin
i gr82-Mar-08 17:28
i gr82-Mar-08 17:28 
GeneralRe: Gridview textbox value Pin
Laddie2-Mar-08 19:29
Laddie2-Mar-08 19:29 
QuestionHow to set use iframe in codebehind Pin
$unil Dhiman2-Mar-08 15:54
$unil Dhiman2-Mar-08 15:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.