This is my first form AdminOrgOffsear ch.jsp
[CODE=java]<%@ page contentType="te xt/html; charset=iso-8859-1" %>
<%@ taglib uri="TagLibGene ric.tld" prefix="generic " %>
<%@ taglib uri="TagLibAdmi nOrgOfficer.tld " prefix="cares" %>
<html>
<head>
<%
response.setHea der("Cache-Control", "no-cache");...
User Profile
Collapse
-
Error in javascript form validation
I m doing search on the basis of entering text field value its working ok but when i click on search button it shows error on the browser and after that done.
when i open the detail of error it shows 'fieldname(name of my field).options' is null or not an object.
[CODE=javascript]if(doc.INC_COMP _SURNAME.option s[doc.INC_COMP_SU RNAME.selectedI ndex].text != ""){
selectedCount++ ;
}
if(doc.INC_COMP _GIVEN.options[doc.INC_COMP_GI VEN.selectedInd ex].text... -
Gaurav Jhamb started a topic Javascript function to make a field mandatory and nonmandatory acording to differentin JavascriptJavascript function to make a field mandatory and nonmandatory acording to different
I have 2-3 forms.On my first form when i serach to put any word it sends results and after that i click on new button in my search i got different organisation names. on the secong form i passed the organisation name and on this form i want to make email field mandatory and non mandatory according to different organisation names can someone provide me javascript function to solve this problem.
Thanx in Advance
Gaura... -
TagLib file
I have this error.
org.apache.jasp er.JasperExcept ion: /file.jsp(15,0) No tag "someTagNam e" defined in tag library imported with prefix "somePrefix "
Surprisingly, no error is thrown when i deploy my application
Thanx in advance -
Javascript confirmation window
I have one confirm window using javascript. Now I just make changes that when i click on OK button on this window new confirmation window should be open. How I will do this. Please help me.
Thanx -
Search record using Wild Card character
I already display all records according to search to put all name of the record. I want to search to put any word in the search field. Acctualy i want to use * before the search word and it display all records where it find out this particular word. Can anyone Help me how to do this. Please reply soon.
Thanx in advance -
how to open record detail using ondouble click event
I have a JSP Page which displays a another Jsp datasheet of information. on button click. I'd like to be able to quickly click on a particular record and open up another JSP page showing more detailed information about that record from a related table.
Is there some other way to accomplish the same thing double click on button? Again, I just want to be able to quickly click on a record/cell in a datasheet and open another form to... -
Javascript
I have a JSP Page which displays a subform datasheet of information. I'd like
to be able to quickly click on a particular record and open up another form
showing more detailed information about that record from a related table.
Again, I just want to
be able to quickly click on a record/cell in a datasheet and open another
JSP to view expanded information related to that record from a different
table/query....
No activity results to display
Show More
Leave a comment: