Click here to Skip to main content
15,906,625 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: parent and pop up window records Pin
Christian Graus21-Feb-08 9:22
protectorChristian Graus21-Feb-08 9:22 
Generaldatarelation Pin
niki_nilu21-Feb-08 1:54
niki_nilu21-Feb-08 1:54 
GeneralRe: datarelation Pin
Not Active21-Feb-08 2:27
mentorNot Active21-Feb-08 2:27 
GeneralRe: datarelation Pin
niki_nilu21-Feb-08 3:16
niki_nilu21-Feb-08 3:16 
GeneralRe: datarelation Pin
Not Active21-Feb-08 3:46
mentorNot Active21-Feb-08 3:46 
GeneralRe: datarelation Pin
niki_nilu21-Feb-08 20:25
niki_nilu21-Feb-08 20:25 
GeneralRe: datarelation Pin
Not Active22-Feb-08 2:25
mentorNot Active22-Feb-08 2:25 
QuestionUpload files from client machine to server Pin
MayyMagdy21-Feb-08 0:46
MayyMagdy21-Feb-08 0:46 
GeneralRe: Upload files from client machine to server Pin
hartertobak21-Feb-08 9:27
hartertobak21-Feb-08 9:27 
GeneralPlz help me abt login controls [modified] Pin
Member 387988121-Feb-08 0:10
Member 387988121-Feb-08 0:10 
QuestionProblem with Sessions Pin
kolag21-Feb-08 0:10
kolag21-Feb-08 0:10 
QuestionNew Features in 3.5 [modified] Pin
Kuricheti20-Feb-08 23:42
Kuricheti20-Feb-08 23:42 
GeneralRe: New Features in 3.5 Pin
Not Active21-Feb-08 2:18
mentorNot Active21-Feb-08 2:18 
GeneralRe: New Features in 3.5 Pin
Kuricheti21-Feb-08 4:51
Kuricheti21-Feb-08 4:51 
GeneralRe: New Features in 3.5 Pin
Not Active21-Feb-08 5:13
mentorNot Active21-Feb-08 5:13 
QuestionDataGrid Property Builder ??? Pin
John Sundar20-Feb-08 23:28
John Sundar20-Feb-08 23:28 
Questionleft trim Pin
Sonia Gupta20-Feb-08 23:18
Sonia Gupta20-Feb-08 23:18 
GeneralConfiguration error Pin
Member 387988120-Feb-08 22:55
Member 387988120-Feb-08 22:55 
GeneralThread: GridView isn't showing up Pin
Albert8320-Feb-08 21:43
Albert8320-Feb-08 21:43 
Generalhtml table sort and scroll with fixed header Pin
venky45620-Feb-08 21:01
venky45620-Feb-08 21:01 
GeneralRe: html table sort and scroll with fixed header Pin
Christian Graus20-Feb-08 21:09
protectorChristian Graus20-Feb-08 21:09 
QuestionSQL Pin
senthilsstil20-Feb-08 21:00
senthilsstil20-Feb-08 21:00 
GeneralRe: SQL Pin
Christian Graus20-Feb-08 21:06
protectorChristian Graus20-Feb-08 21:06 
GeneralVallidation Expression for string values Pin
SreejithAchutan20-Feb-08 20:51
SreejithAchutan20-Feb-08 20:51 
GeneralRe: Vallidation Expression for string values Pin
Christian Graus20-Feb-08 22:17
protectorChristian Graus20-Feb-08 22:17 
As you've discovered, a regex validator, like all validators, doesn't work that way. It tells you if input is bad, it does not constrain it. For that, you will need to write javascript to reject keypresses that are not acceptable.

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 )

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.