try this
=
function doCancel(p_btn) {
var v_url = "";
v_url = '';
...
=
Dima.
Rj> Hi,
Rj> Let me give more details.
Rj> The actionForm is used thro
Hi,
Let me give more details.
The actionForm is used through many pages. The page where the
javascript is implemented does not contain the actionform property, that I
would
like to check before triggering an action.
This property is dynamically evaluated in an action.
That is why I would lik
Hi,
Your action form is nothing more than ur HTML form at client. just
checkout which part of ur HTML elements is populating that property. U
can access that element using form.element in ur javascript..
Are you looking into something else?
Thanks,
Jitender.
Hi,
Based on a property of my actionform, the jsp page must trigger an action when
it is loaded.
I have written a javascript function but dont know how to access the actionForm
properties within this javascript function.
Thanks for your reply.
R.J.
-
4 matches
Mail list logo