hi,
i have a small problem, which might be for html.

i have a form called frm
<form name="frm" action = "abc.jsp">
<input type ="text" value="1234" name="action">

wen i refer document.frm.action.value it refers to text box

how to refer the value of action of form.

i think i m confused or missing my basics

balraj




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to