473,327 Members | 2,007 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

How to use custom validators for dynamically genrated textboxes

(Type your message here)
I have created some textboxes dynamically. I want to know how to use java scripts to validate them
Thanks
--------------------------------
From: Charith Jayasundara

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>6CJq6M852U2muixhZCCZEQ==</Id>
Nov 19 '05 #1
2 986
In the same way you can also create validation controls dynamically.
assign control-to-validate and other properties propery and you are on...

Regards,
Jignesh Desai
www.dotnetjini.com
"Charith Jayasundara via .NET 247" <an*******@dotnet247.com> wrote in
message news:OR**************@TK2MSFTNGP15.phx.gbl...
(Type your message here)
I have created some textboxes dynamically. I want to know how to use java scripts to validate them Thanks
--------------------------------
From: Charith Jayasundara

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>6CJq6M852U2muixhZCCZEQ==</Id>

Nov 19 '05 #2
You can dynamically add any of the validation controls to the page. If you
want something special, then you can use the <asp:CustomValidator>:

http://msdn.microsoft.com/library/de...ClassTopic.asp

-Brock
DevelopMentor
http://staff.develop.com/ballen
(Type your message here)
I have created some textboxes dynamically. I want to know how to use
java scripts to validate them
Thanks
--------------------------------
From: Charith Jayasundara
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>6CJq6M852U2muixhZCCZEQ==</Id>


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ken McAndrew | last post by:
I'm working on a timesheet project that involves creating textboxes and validators dynamically, and setting them in a placeholder to build a table. The Regular Expression validator works fine,...
2
by: Pham Nguyen | last post by:
Has anyone seen an example of a textbox server control that has built-in client-side validation? I'd like to build a server control that extends the System.Web.UI.WebControls.TextBox class to allow...
7
by: angus | last post by:
Dear all, I have 5 textboxes, and 2 buttons in a webform. 1-3 textboxes would be validated by 3 Required Field Validators if button 1 is click; 4-5 textboxes would be validated by 2 Required...
6
by: jk | last post by:
Looking through WebUIValidation.js, I discovered that the standard validators don't cater for non-numeric date formats (e.g. dd-MMM-yyyy) which I would like to do To keep code to a minimum, I...
3
by: LU | last post by:
I query database, QuestionID | QuestionName | QuestionType 1 | FirstName | TextBox 2 | LastName | TextBox Loop Create TextBox Create...
1
by: Jeffrey Todd | last post by:
I have successfully created functionality that mostly models what I'm trying to do - which is dynamically insert controls into a user control (ascx), and insert validation controls, also...
5
by: Mattyw | last post by:
Hi, I'm relatively new to Web Forms, I have been using Required Field Validators and Regular Expression Validators on a Web Form I am developing and everything works as expected using Visual...
2
by: J R M | last post by:
I've developed a custom control (it's basically a drop-down list and then a couple of textboxes to include meta-data for the selection) that I'm embedding into another custom control (the idea is...
4
by: Madhur | last post by:
Hello All I am learning how to use ASP.NET Validators and would appreciate if someone could provide me with guidance. I have written very simple ASPX page below with a Dropdown list, a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.