Click here to Skip to main content
15,889,861 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionweb form build options with javascript message Pin
dcof18-Sep-16 4:24
dcof18-Sep-16 4:24 
AnswerRe: web form build options with javascript message Pin
ZurdoDev19-Sep-16 1:18
professionalZurdoDev19-Sep-16 1:18 
QuestionVS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Harakiri198117-Sep-16 7:24
Harakiri198117-Sep-16 7:24 
AnswerRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Keviniano Gayo19-Sep-16 1:30
Keviniano Gayo19-Sep-16 1:30 
GeneralRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Harakiri198119-Sep-16 5:20
Harakiri198119-Sep-16 5:20 
GeneralRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Keviniano Gayo19-Sep-16 6:15
Keviniano Gayo19-Sep-16 6:15 
Questionweb form master page not displaying message Pin
dcof16-Sep-16 15:28
dcof16-Sep-16 15:28 
QuestionregEx expression help Pin
313help9-Sep-16 9:54
313help9-Sep-16 9:54 
Hello All,

I am running into trouble when trying to record user inputs. The regEx expression I currently have:

(0?[1-9]|1[0-2])Cry | :(( 00|01|02|03|04|05|06|07|08|09|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52|53|54|55|56|57|58|59))\s([paPA][mM])

Only allows users to enter time in the format HH:MM PM (or AM), I need a regEx expression that will let my users enter time in this way: HH:MM PM as well as this way: HH:MMPM

I know removing the \s will allow users to enter time in this format: HH:MMPM
But is there anyway I can let my users enter time in both formats?

Thanks in advance,
All suggestions are welcome.
AnswerRe: regEx expression help Pin
ZurdoDev9-Sep-16 10:19
professionalZurdoDev9-Sep-16 10:19 
AnswerRe: regEx expression help Pin
Nathan Minier10-Sep-16 2:51
professionalNathan Minier10-Sep-16 2:51 
SuggestionRe: regEx expression help Pin
Richard Deeming12-Sep-16 2:36
mveRichard Deeming12-Sep-16 2:36 
QuestionRun Query based on to other query result in asp Pin
26s11247-Sep-16 4:19
26s11247-Sep-16 4:19 
QuestionRe: Run Query based on to other query result in asp Pin
ZurdoDev7-Sep-16 5:53
professionalZurdoDev7-Sep-16 5:53 
AnswerRe: Run Query based on to other query result in asp Pin
David Mujica7-Sep-16 8:16
David Mujica7-Sep-16 8:16 
GeneralRe: Run Query based on to other query result in asp Pin
26s11247-Sep-16 8:31
26s11247-Sep-16 8:31 
QuestionThoughts on a Web CMS Pin
Foothill6-Sep-16 5:15
professionalFoothill6-Sep-16 5:15 
AnswerRe: Thoughts on a Web CMS Pin
F-ES Sitecore6-Sep-16 5:20
professionalF-ES Sitecore6-Sep-16 5:20 
GeneralRe: Thoughts on a Web CMS Pin
Foothill6-Sep-16 5:34
professionalFoothill6-Sep-16 5:34 
GeneralRe: Thoughts on a Web CMS Pin
F-ES Sitecore6-Sep-16 5:54
professionalF-ES Sitecore6-Sep-16 5:54 
GeneralRe: Thoughts on a Web CMS Pin
Foothill6-Sep-16 6:01
professionalFoothill6-Sep-16 6:01 
AnswerRe: Thoughts on a Web CMS Pin
David Mujica6-Sep-16 8:26
David Mujica6-Sep-16 8:26 
GeneralRe: Thoughts on a Web CMS Pin
Foothill6-Sep-16 9:30
professionalFoothill6-Sep-16 9:30 
Questionthe Labelling of a polygon in asp.net Pin
planet065-Sep-16 21:55
planet065-Sep-16 21:55 
QuestionRe: the Labelling of a polygon in asp.net Pin
ZurdoDev6-Sep-16 4:15
professionalZurdoDev6-Sep-16 4:15 
AnswerRe: the Labelling of a polygon in asp.net Pin
planet066-Sep-16 19:56
planet066-Sep-16 19:56 

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.