473,327 Members | 2,012 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.

vbscript validations and .NET

Hi,

Does microsoft use VBScript or JavaScript to do client-
side validation of asp.net web controls? Is there a way to
choose which language you would like to use?

Thanks,

Jon Paugh
Nov 18 '05 #1
1 893
all the client validation code is in javascript, but is not w3c compliant,
so its only emitted when the browser is detected as IE, hopefully the code
will updated to w3c compliant so other browsers are supported.

your custom validator can use vbscript, but it will only work with IE.

-- bruce (sqlwork.com)

"Jon Paugh" <an*******@discussions.microsoft.com> wrote in message
news:00****************************@phx.gbl...
Hi,

Does microsoft use VBScript or JavaScript to do client-
side validation of asp.net web controls? Is there a way to
choose which language you would like to use?

Thanks,

Jon Paugh

Nov 18 '05 #2

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

Similar topics

4
by: R.Balaji | last post by:
Hi, Currently we are developing a C# application which does some standard validations (datatype/range/min lengh/max length etc.) on the form data. We are planning to provide a VB scripting...
1
by: Anup | last post by:
In my form I and doing validations using 'Javascript' as I m using ASP1.1 and there is very less support for Validators there. //Code Behind private void Page_Load(object sender,...
0
by: dacodenoob17 | last post by:
Hi! I'm doing a project in ASP. NET, I'm hoping that this is the correct forum for it. I am creating a validation page and most of the validations can be handled by validators. One validation is to...
2
by: swethak | last post by:
hi , i write the code in .htm file. It is in cgi-bin/searches/one.htm.In that i write a form submitting and validations.But validations are not worked in that .htm file. I used the same code in my...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
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: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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
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.