User Profile

Collapse

Profile Sidebar

Collapse
lopez
lopez
Last Activity: Mar 28 '08, 07:29 AM
Joined: Mar 26 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lopez
    replied to calling functions in other javascripts
    hi there,
    use the below code
    [CODE=javascript]<script language="javas cript">
    function call()
    {
    call2();
    }
    function call2()
    {
    alert("call2 was called");
    }
    <script>
    [/CODE]
    Now do something and call "call()". ur "call2()" will be called by itself........
    regards
    lopez.
    See more | Go to post
    Last edited by gits; Mar 28 '08, 01:39 PM. Reason: added code tags

    Leave a comment:


  • lopez
    replied to Rich text
    in Java
    The scenario was we have created one intranet site like forum . in tat we hav search functionality.f or insertin a post we hav used rich text while retrievin through search how to retriev as normal text.



    thank u
    See more | Go to post

    Leave a comment:


  • lopez
    started a topic Rich text
    in Java

    Rich text

    hi dere,

    How to retrieve the message in ordinary text which was entered as rich text. can u help me .


    Thanks in advance.
    See more | Go to post

  • lopez
    replied to delete replicating values from an array[]....
    in Java
    come on frds.....
    i said knowledge is power not MY knowledge is powerful...
    n'way lets drop this issue...
    hi r035198x ,
    i used ur code and its working fine.....
    however i would relly appricate if u could explain me that... i hope i'm not bothering u...
    regards,
    aswath ns
    (knowledge is power)...
    See more | Go to post

    Leave a comment:


  • lopez
    replied to correlated subquery in oracle
    got it pal.....
    thanks...........
    See more | Go to post

    Leave a comment:


  • lopez
    started a topic correlated subquery in oracle

    correlated subquery in oracle

    hi dere,
    i'm new to oracle..
    can anybody help me with correlated subquery
    thanks in advance.
    regards,
    lopez
    (knowledge is power)
    See more | Go to post
No activity results to display
Show More
Working...