Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Pass parameters based on Javascript validation

Pass parameters based on Javascript validation

From: mAd hAcker <madhackerboy_at_hotmail.com>
Date: 2000/06/21
Message-ID: <cU745.15233$Pz6.102479@news1.mts.net>#1/1

I have a client-side javascript that will not allow a user to proceed unless the date specified in the date field is the current date....pretty simple, right? (I am using 3 dropdowns(m/d/y))

What I want to do is pass a parameter if the user tries to choose a date other than the current date. ie: when the user is alerted, set a variable, which will be passed in the form post method when the user is allowed to proceed.

I imagine that this a simple routine - a hidden value in a form - but how do I get that flag variable to be passed?

--
Mh
Received on Wed Jun 21 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US