473,408 Members | 2,813 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,408 software developers and data experts.

Reg:validation script

vinoth82
Totally i a have ten row,
Expand|Select|Wrap|Line Numbers
  1. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  2.                                 <tr>
  3.                                     <td style="width: 10%" align="center">
  4.                                         <asp:Label ID="lblid2" runat="server" Text="2"></asp:Label>
  5.                                     </td>
  6.                                     <td style="width: 25%">
  7.                                         <asp:DropDownList ID="ddCategory1" runat="server" AutoPostBack="true" CssClass="Controls_Input"
  8.                                             Width="200px">
  9.                                         </asp:DropDownList>                                          
  10.                                     </td>
  11.                                     <td style="width: 5%">
  12.                                     </td>
  13.                                     <td style="width: 25%">
  14.                                         <asp:DropDownList ID="ddsubcategory1" runat="server" CssClass="Controls_Input" Width="200px">
  15.                                         </asp:DropDownList>
  16.                                     </td>
  17.                                     <td style="width: 5%">
  18.                                     </td>
  19.                                     <td style="width: 30%">
  20.                                         <asp:FileUpload ID="fuExceldata1" runat="server" />
  21.                                     </td>
  22.                                 </tr>
  23.                             </table>
like above i have ten row , first i will display on row which having
category drop down, subcategory dropdown and file upload control on it.
below i would place a add button. when i click the button then only the next row will open, i have put every thing in div. how to validate the dropdown box which is open.
Feb 16 '09 #1
1 1047
Frinavale
9,735 Expert Mod 8TB
What do you want to validate?
What exactly are you trying to do?
Feb 18 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: nagual | last post by:
Can anyone please help me with a regular expression to test for Valid International Email Addresses? Also, which version of javascript (1.2 ?) is needed for same? Thanks. Regards.
1
by: Stephen | last post by:
I have two datagrids on a page and each of them allow the user to add rows. On each datagrid I have validation (required field, reg expressions etc) and my problem is that I only want the...
7
by: Ryan Ternier | last post by:
We're running a site that has required field validation on the login page. It works fine on our development / test machines. However, when I upload this site to our live server i get this error. ...
2
by: jammer | last post by:
I have several textboxes on an aspx form with a submit button. Each of these have req. field Validation and Reg Expression validation set. With the form published to the production server and...
4
by: nkle004 | last post by:
I am using following function to check for my input my input is like 0.00 i dont want to allow any specialcharacters. function numericValidation() { var x = this; var reg = new...
2
by: Dima.Breydo | last post by:
Hello , i'm new to XML so maybe my question is stupid ... I need to define ENTITY in xml . As i understand in order to do it , I must add a DTD to xml and then add entity. XMLSPY reports the...
15
keyvanrahmadi
by: keyvanrahmadi | last post by:
Hiya guys, I have created a simple form which the script is as follow: <form name="Untitled-11A" method="post"> MODEL TYPE:<select name=“model_id”> <option value=“model1”/>Clio <option...
2
by: si_owen | last post by:
Hi All, I am new to regular expressions and was wandering if anyone out there could help me with building the expression needed to validate a UK postcode? Any help is much appreciated, ...
2
by: i_robot73 | last post by:
I have an ASP .NET (in C# of course :P) that has 4 input boxes: Group (9-digits, EG: 123456789) F. Name (EG: Paul) L. Name (EG: Simpson) LogonID (5678_PSimpson) I'm using the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.