Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-13-2004, 08:41 PM   PM User | #1
dan18088
New Coder

 
Join Date: Sep 2002
Location: Charlotte
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
dan18088 is an unknown quantity at this point
Validate function not working?

I had to alter a form to submit to a database and now the Java Script is no longer working. I am trying to figure out why but I don't know much about Java Script. Anyone have any ideas?

function validate(){
if (!validateDate(document.forms[0].dateSubmitted,'Date Submitted')){ return false; }


<form name="frmAA" action="confirmation.asp" method="post" onsubmit="javascript:return validate();">
dan18088 is offline   Reply With Quote
Old 03-14-2004, 12:37 AM   PM User | #2
beetle
Senior Coder

 
Join Date: Aug 2002
Posts: 3,467
Thanks: 0
Thanked 0 Times in 0 Posts
beetle has a little shameless behaviour in the past
no way to tell just by looking at this
__________________
My Site | fValidate | My Brainbench | MSDN | Gecko | xBrowser DOM | PHP | Ars | PVP
“Minds are like parachutes. They don't work unless they are open”
“Maturity is simply knowing when to not be immature”
beetle is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:23 AM.


Advertisement
Log in to turn off these ads.