im using javascript to act as a form validator for my forms....problem is i wanted to have a title for the alert box that pops up....is there a way to add a title to it?
alert("Hello World!")
would be nice if i could change the title...
im using javascript to act as a form validator for my forms....problem is i wanted to have a title for the alert box that pops up....is there a way to add a title to it?
alert("Hello World!")
would be nice if i could change the title...
I will not recorment you using VbScript, cues it sucks!
but it is (a bit) porsible.... check this:
So are you at least double-validating your form with PHP? It's okay to have javascript validation, but some people will have javascript turned off
why does js suck? and why would people have js turned off? Most sites use js, whether its for the kind of thing im doing or pre loading images or various other functions on a site.
The largest reason to turn off javascript is to stop popups. If you want your data to be completely reliant on javascript validation, then you have a hole in your system
Originally posted by LordShryku
The largest reason to turn off javascript is to stop popups.
Heh, you forgot "broken Javascript causing hundreds of error messages" and "Validated data? I'll show him validated data!"
Oh, and don't forget the clients that don't use Javascript at all.
wow this almost silly ignorance....turn off js cz of pop-ups...
amazing thoughts guys.
Originally posted by mykg4orce
amazing thoughts guys.
You're welcome. Here's another - it's called the "shift key".
Originally posted by mykg4orce
wow this almost silly ignorance....turn off js cz of pop-ups...
amazing thoughts guys.
Hm.. This almost silly ignorance.. A developer not realizing that many people have javascript switched of..
:mad: :rolleyes:
:p