User Profile

Collapse

Profile Sidebar

Collapse
Gaurav Jhamb
Gaurav Jhamb
Last Activity: Jun 24 '08, 04:15 AM
Joined: Mar 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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");...
    See more | Go to post
    Last edited by gits; Jun 24 '08, 06:52 AM. Reason: added code tags

    Leave a comment:


  • Gaurav Jhamb
    started a topic Error in javascript form validation

    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...
    See more | Go to post
    Last edited by gits; Jun 24 '08, 06:57 AM. Reason: added code tags

  • Javascript 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...
    See more | Go to post

  • Gaurav Jhamb
    started a topic TagLib file
    in Java

    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
    See more | Go to post

  • Gaurav Jhamb
    started a topic Javascript confirmation window

    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
    See more | Go to post

  • Gaurav Jhamb
    started a topic Search record using Wild Card character
    in Java

    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
    See more | Go to post

  • 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...
    See more | Go to post

  • Gaurav Jhamb
    started a topic Javascript
    in Java

    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....
    See more | Go to post
No activity results to display
Show More
Working...