473,513 Members | 2,552 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web controls in JS/VBS functions

Vik
I need a Custom Validator which will check the values of the Web controls on
an ASP.NET page. How can get the values of the Web controls (text box, ddl,
....) in a JavaScript or VBScript function?

Thanks.
Nov 17 '05 #1
0 974

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

Similar topics

3
1729
by: Kenneth Courville | last post by:
Hello, This problem has been a little unusual for me. I have an Access database, and, on several forms, I've seen this issue occur wotj listbox and combobox controls. Basically, I'm just putting either control on a form to serve as a look-up to a table for a field on that form. It seems that, very intermittently, the controls will not...
5
4671
by: Steve | last post by:
I have Access97, 2000 and XP installed. I'm developing an Access97 project for a client. I have the following code in the Open event of a form: Dim Cbr As Object Dim Ctl As Object On Error GoTo ErrorHandler Set Cbr = CommandBars("CourseCalendarMenu") Set Ctl = Cbr.Controls("Facility") Ctl.ListIndex = 1 Set Ctl = Cbr.Controls("Month")...
0
1473
by: Jason | last post by:
I am pretty new to C# so bare with me... The design of my website utilizes tables on every page that look almost identical, save the data they are displaying. I have written the code to create the body of these tables using a DataGrid, so I can dynamically add rows to the table without modifying the HTML. Now, I want to put this DataGrid...
4
6060
by: Paradox | last post by:
Hey, I'm trying to figure out what situations call for the use of a derived form control such as: public class myListBox : System.Windows.Forms.ListBox and what situations call for the use of a Custom User Control, generated by adding a new Custom User Control to a project with VS.NET.
1
1483
by: Martin Arvidsson | last post by:
Hi! I have created a form with a couple of controls and public methods. In the second form i want to inherit the first form so i issue public class NewForm : InheritFromForm { and so on }
3
1287
by: Brent Minder | last post by:
What is the most efficient way to code asp.net pages when you break your page up into user controls? For example: If you have a page with a header (control .ascx), body, and footer (control .ascx) for a given page and you need to access functions within a class (bizUtil say) should you declare the bizUtil object on the header and footer in...
8
4265
by: Invalidlastname | last post by:
Hi, We are developing an asp.net application, and we dynamically created certain literal controls to represent some read-only text for certain editable controls. However, recently we found an issue which is related to the repeater. In the code shown below, if I call Repeater1.Controls.Count in the OnInit (the code fragment was highlighted in...
1
1555
by: Matthew Smith | last post by:
I have a situation where I have to dynamically add controls at runtime. I am not sure how to deal with postback and retaining values in textboxes. I have seen examples where you have to include properties with the same name in the C# codebehind class. But this defeats the use of dynamic controls. Is there anyway to access and maintain the...
4
1994
by: Jon Slaughter | last post by:
I'm trying to wrap all the basic controls(Button, scrollbar, etc..) to allow for skinning. The problem is that many of the controls seem so different in the way they work. For example, right now I'm trying to wrap teh scrollbar class but when I override the OnPaint and OnPaintBackground prevent painting the scrollbar is still painted. How the...
8
2336
by: =?Utf-8?B?U2hhd24gUmFtaXJleg==?= | last post by:
I am coming at the world from the standpoint of a veteran ASP Classic developer. I am not clear on the advantages of using the ASP.NET control over standard HTML control. With the ASP.NET controls the rendered names are changed and I appear to be limited in what javascript events I can fire. I also can not seem to figure out how to setup...
0
7397
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7565
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7128
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7543
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5704
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4759
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3255
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
817
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
473
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.