Click here to Skip to main content
15,917,645 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: SLIDE SHOW IN ASP.NET Pin
Laddie2-Mar-08 19:47
Laddie2-Mar-08 19:47 
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 
1 - ^\s, I guess. But that doesn't prevent entry, it shows a message. You use jscript to prevent keypresses

2 - Then set it to be disabled, and only enable it when you change the value

3 - your code is a disaster, you should read up on SQL injection attacks. Fixing your code so it's safe will also fix the issue you're having.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: RegularExpression Validation Pin
AS@132-Mar-08 19:21
AS@132-Mar-08 19:21 
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 

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.