replace subsring from form-input with another

M

Martin Nadoll

hello,

i want to fill a MySQL Table with the string, submitted in a form.
before my action page receives the value, i want to replace all of my ä, ö,
ü with, lets say ä ö and ü

is there any function, fired with onSubmit doing that for me?

Thanks for any help,
Martin Nadoll
 
L

lallous

Hello

You can write your own onSubmit() handler and attach it to your desired
form.

However it is better to do server checks/string replacements.
 

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

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top