User Profile

Collapse

Profile Sidebar

Collapse
guru007
guru007
Last Activity: May 21 '08, 07:47 AM
Joined: Nov 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • guru007
    replied to Communicate between processes Java VB.net
    in Java
    hello sir I would like to say only...
    See more | Go to post

    Leave a comment:


  • guru007
    started a topic Code compatible to Mozilla

    Code compatible to Mozilla

    Hi, my code document.getEle mentById("QQ" + i).checked = false;

    is working in internet explorer , however its giving error in mozilla browser

    Error: document.getEle mentById("QQ" + i) has no properties
    See more | Go to post

  • guru007
    started a topic provide link to image
    in XML

    provide link to image

    Code:
    <item id="friend_file">friend_2.jpg</item>
    <item id="friend_url">/friend/home.do</item>

    I am using these two tags which are working fine the image in flash redirects to the given page but opens it in new window. I want to open it in same window like target =_self ,but how we will implement this in XML. Please reply ASAP. Thanks in Advance.
    See more | Go to post

  • guru007
    started a topic href and onclick
    in Java

    href and onclick

    I am showing errors on the top of my form, when I click to submit it display errors.But I want that window automatically goes to top after clicking to submit.
    See more | Go to post

  • guru007
    started a topic show error in pop up window
    in Java

    show error in pop up window

    I save my errors at server side now I want to display those errors in a pop up
    window say "alert". I tried the code <script> alert("<html:me ssages id="error"><bea n:write name="error"/></html:messages>" ); </script>

    It enable blank alert at the the time of loading of jsp as well as it shows error again when I click on submit button of my form which is correct...
    See more | Go to post

  • guru007
    started a topic code Hide and show the div in JSP

    code Hide and show the div in JSP

    Hi I am creating a survey page in which I have 10 questions.Now my requirement is, if user answer 3rd question to yes then he can see 4th and 5th option , If he selects no he directly come to 6th question.


    Plz help
    See more | Go to post
No activity results to display
Show More
Working...