Form Validation

J

JuanPabloGallardo

How Can I change the language of the message screen. It appears in english
"Please enter a value for....."

Anyone knows?
 
L

Lena

I think the language depends on what language you have in your operating
system.

/Lena
 
K

Kevin Spencer

There are a couple of possibilities, depending on what "the message screen"
is. If he's talking about validation (sound like it), he may have to edit
the JavaScript that FrontPage automatcally generates when using the
Validation bot. This is not necessarily easy, as the WebBot that inserts the
JavaScript both hides the script from the author, and changes it back if
modified.

The solution is to open the document in a text deitor, remove the WebBot
tags from the validated elements in the form , and then edit the JavaScript
that the form uses for validation. Note that after this, you will not be
able to use the bot to add validation, so make sure that you have completed
all the form validation editing. Otherwise, you will have to add your own
validation scripting by hand.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
K

Kevin Spencer

That doesn't make my answer "not right." Every once in a great while, it
turns out that there's more than one way to skin a cat. At least, that is
the rumor.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top