No announcements
Found 2333760 threads
-
0 Votes
Validate inputs when submitting (Blazor)
https://docs.microsoft.com/en-us/aspnet/core/security/blazor/?Unanswered | 4 Replies | 307 Views | Created by Anonymous - Friday, March 6, 2020 8:37 AM | Last reply by Anonymous - Wednesday, March 11, 2020 5:46 AM -
1 Votes
Where to Post Questions About Blazor, Blazor WebAssembly and JS Interop with Blazor
I'm not sure where to post questions about Blazor, Blazor WebAssembly, and JS Interop with Blazor.Answered | 1 Replies | 1477 Views | Created by Cincy Steve - Tuesday, June 9, 2020 8:28 PM | Last reply by Dave Patrick - Wednesday, June 10, 2020 2:18 AM -
0 Votes
VS2019 not showing Blazor template
According to your description, I recommend you refer to the following link to get started with Blazor:Answered | 3 Replies | 1280 Views | Created by Sudip_inn - Sunday, February 23, 2020 10:14 AM | Last reply by Anna Xiu-MSFT - Friday, February 28, 2020 9:52 AM -
1 Votes
Validating input
The following sample code should give you the picture of how to use the int.TryParse method to determine if a string contains a valid integer ...Answered | 2 Replies | 958 Views | Created by FlyinOBrien2 - Saturday, March 1, 2014 8:57 PM | Last reply by Magnus (MM8) - Sunday, March 2, 2014 8:41 PM -
0 Votes
How submit form inputs values to a function?
I had a form not in the default page. when i submit the button it is getting navigated to default.Answered | 7 Replies | 2525 Views | Created by Jakaw - Thursday, September 6, 2012 5:05 PM | Last reply by Rakesh Nemani - Monday, February 11, 2013 6:38 PM -
2 Votes
Input Validation
You have to test all the chars of the input in a loop.Answered | 2 Replies | 891 Views | Created by ACRC - Saturday, October 10, 2015 1:16 AM | Last reply by WhTurner33 - Saturday, October 10, 2015 10:41 AM -
1 Votes
Localizing validation messages for form input
This is not a custom error message - this is a message generated by the framework when an "input" field has a "required" attribute.Answered | 6 Replies | 6260 Views | Created by Mallets - Tuesday, June 26, 2012 11:01 PM | Last reply by Luis Miguel Abreu - Wednesday, June 27, 2012 10:40 PM -
0 Votes
Validation on multiple input fields
This allows item level validation.Answered | 2 Replies | 3765 Views | Created by James2195 - Tuesday, September 2, 2008 6:02 AM | Last reply by Dr. WPF - Tuesday, September 2, 2008 7:50 AM -
0 Votes
Blazor DI works differently in .razor and business class
Hello, you could ask in a Blazor forum: https://www.syncfusion.com/forums/blazor-components Regards, GuidoAnswered | 1 Replies | 2160 Views | Created by Renziglov - Thursday, July 23, 2020 2:28 PM | Last reply by Guido Franzke - Friday, July 24, 2020 5:52 AM -
0 Votes
WCF input data validation
I tried validationParameteInspector but it did not affect client generated code. what method do you suggest for service input parameter validation?Answered | 3 Replies | 3815 Views | Created by hzodiac - Friday, November 5, 2010 10:36 AM | Last reply by Adil Mughal - Saturday, November 6, 2010 3:17 PM -
6 Votes
Validation Question For Input Mask
.### input mask would actually not let the user enter 4321.23.Answered | 3 Replies | 3065 Views | Created by NuNn DaDdY - Monday, August 10, 2009 2:25 PM | Last reply by Sylva Okolieaboh - Monday, August 10, 2009 2:56 PM -
0 Votes
Validation of Text Input
But according to the Web Expression HELP the validate capability is supposed to be there EW has the ASP.Net validation controls, which are the ones ...Answered | 5 Replies | 3308 Views | Created by richmur - Monday, August 4, 2008 4:05 PM | Last reply by Ian Haynes - Monday, August 4, 2008 5:06 PM -
0 Votes
Validating text input
The commands for the Text method don't include Text.SetWidth - the only commands are those you see when you type Text.Answered | 4 Replies | 5132 Views | Created by SolidiusWolf - Saturday, March 26, 2011 3:36 PM | Last reply by litdev - Wednesday, July 20, 2011 6:28 PM -
1 Votes
input validation in arrays
I am confused on how to validate my information to be greater than zero. this is what i need to do: Make sure the user enters numeric values of zero or greater ...Answered | 1 Replies | 772 Views | Created by iHatePrograming - Sunday, October 18, 2015 6:19 PM | Last reply by WhTurner33 - Monday, October 19, 2015 9:24 AM -
0 Votes
infopath form date field validation on form submit
Add a validation rule to the datefield so that it announces to the user if they choose an incorrect date, also set a formatting rule against the submit button so that if the ...Answered | 1 Replies | 6609 Views | Created by imughal - Wednesday, November 21, 2012 11:51 AM | Last reply by Sergio Giusti 79 - Wednesday, November 21, 2012 12:55 PM -
0 Votes
MVVM number input validation
You won't be able to ever set an int property of the view model to a string value but you could implement a validation rule if you want to customize the error message that is displayed in the ...Answered | 3 Replies | 1379 Views | Created by Lukas___ - Sunday, January 10, 2016 9:15 PM | Last reply by Lukas___ - Thursday, January 14, 2016 7:25 AM -
9 Votes
Telephone Number Input Validation
> The system we have in place at work for call centre agents to input telephone numbers doesn't validate their input, so, in a lot of cases, we have junk data being ...Answered | 12 Replies | 9526 Views | Created by LoganY - Wednesday, November 25, 2009 10:08 AM | Last reply by lesset - Wednesday, October 19, 2011 6:53 AM -
2 Votes
SSRS text box input validation
Hi BKHA, According to your description, when the user enters the value into textbox during design surface, if input values is less than 6 ...Answered | 3 Replies | 2803 Views | Created by BKHA - Wednesday, September 30, 2015 8:13 AM | Last reply by BKHA - Monday, October 19, 2015 2:59 PM -
0 Votes
what's the best strategy of validating multiple user input?
., receiving user data input. but the user data requires to be validated. since what kind of data user is required to input is not certain, therefore i may have to add ...Answered | 1 Replies | 632 Views | Created by HuStmpHrrr - Monday, November 24, 2014 4:01 PM | Last reply by AyyappanSubramanian - Monday, November 24, 2014 4:17 PM -
0 Votes
Textbox input validation
Now handle the checking as if(String.IsNullOrEmpty(ans1Box.Text) || .....) { } else { }Thanks, A.m.a.L | [Remember to click "mark as ...Answered | 5 Replies | 4324 Views | Created by Whirlwind2k8 - Wednesday, April 29, 2009 11:10 AM | Last reply by Amir Maddah - Saturday, May 2, 2009 4:44 PM - Items 1 to 20 of 2333760 Next ›
No announcements