[Javascript] changing the action of a form

Muchacho, Laurent (TWIi London) LMuchacho at twii.net
Thu Jun 19 05:14:06 CDT 2003


Hi Janine

document.formName.action seems to be an object 
have a look to this they explain this 
http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/fo
rm.html#1194423

For any reference this is a gold mine 
http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/in
dex.html

Hope this help

Laurent 


-----Original Message-----
From: Janine Marriott [mailto:bill.marriott at optusnet.com.au]
Sent: 19 June 2003 11:07
To: [JavaScript List]
Subject: [Javascript] changing the action of a form



Hi Everyone,

Does anyone know a way to change the action value of a form on the fly with
javascript.

I would have thought that document.formname.action.value = " new value"

would have done it but document.formname.action is not an object.

TIA

Bill


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


DISCLAIMER - The preceding e-mail message (including any attachments)
contains information that may be confidential, may be protected by the
attorney-client or other applicable privileges, or may constitute non-public
information.  It is intended to be conveyed only to the designated
recipient(s) named above.  If you are not an intended recipient of this
message, or have otherwise received it in error, please notify the sender by
replying to this message and then delete all copies of it from your computer
system.  Any use, dissemination, distribution, or reproduction of this
message by unintended recipients is not authorized and may be unlawful. The
contents of this communication do not necessarily represent the views of
this company.


More information about the Javascript mailing list