| | |
javascript &JSP
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2007
Posts: 1
Reputation:
Solved Threads: 0
In a JSP file I have this:
<script language="JavaScript" src="cookies.js">
</script>
<Form …….>
<INPUT type="text" class="kar3" tabindex="1" MAXLENGTH="3" size="3" value='<%=fr4021a.getFrvbekd()%>' name="frvbekd" onBlur="document.forms[0].frvbekd.value=document.forms[0].frvbekd.value.t oU pperCase();document.forms[0].action='fr4021a.jsp?element=2';document.f orms[0].submit();" onFocus="displayVeldHelp('0');">
</form>
How can I add the javascrit function Save_field( this) tot the element
<Input ……..> or <Form …..> aanroepen.
Must I use this:
save_field(this);
Or this:
javascrit: save_field(this).
<script language="JavaScript" src="cookies.js">
</script>
<Form …….>
<INPUT type="text" class="kar3" tabindex="1" MAXLENGTH="3" size="3" value='<%=fr4021a.getFrvbekd()%>' name="frvbekd" onBlur="document.forms[0].frvbekd.value=document.forms[0].frvbekd.value.t oU pperCase();document.forms[0].action='fr4021a.jsp?element=2';document.f orms[0].submit();" onFocus="displayVeldHelp('0');">
</form>
How can I add the javascrit function Save_field( this) tot the element
<Input ……..> or <Form …..> aanroepen.
Must I use this:
save_field(this);
Or this:
javascrit: save_field(this).
![]() |
Similar Threads
- grid in jsp (Java)
- how can i pass a value from java script to JSP scriplet (JSP)
- javascript variable in jsp session (JSP)
- How to store javascript variable in jsp session (JSP)
Other Threads in the JSP Forum
- Previous Thread: help me
- Next Thread: Uploading file on server side
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web






