Hi, I am getting an error setting focus to a textbox.

My form tag is as follows:

<html:form action="reqHeader" focus="requisitionHeader.reqTitle"
method="GET">

I have created a text box as follows:

<html:text property="requisitionHeader.reqTitle" size="16" maxlength="20" />

What I am trying to do is set focus to the text box when the page is loaded.

Any ideas where I have gone wrong?

Thanks for the help.

Alex

Alex Colic.vcf

Reply via email to