User Profile

Collapse

Profile Sidebar

Collapse
subhash9
subhash9
Last Activity: Nov 3 '07, 01:59 PM
Joined: Aug 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • subhash9
    started a topic Transformer problem - attributes position changing
    in XML

    Transformer problem - attributes position changing

    Hi,
    Have an XML file with this element
    <File Name="" Description="" CreatedBy="" CreatedDate="" LastModifiedBy= "" ModifiedDate="" >

    i converted DOm to string using :

    TransformerFact ory transformerFact ory = TransformerFact ory
    .newInstance();
    Transformer transformer = transformerFact ory.newTransfor mer();
    StringWriter sw...
    See more | Go to post

  • //document.title= "Your New Title"; Is working fine for changing the title of my page.
    But, I am opening one modeless dialogue from my main page and my main page is having frames.
    I am tring to change the title of my main page from my modeless dialogue as bellow
    top.window.docu ment.title="You r New Title";

    top.window.docu ment.title refering the title of my modeless dialogue. Where i shuld refer...
    See more | Go to post

    Leave a comment:


  • Thanks a lot. Working fine!

    But, what I am trying to do actually is,

    My home screen is having is having frames and and from one of the frame i am opening the modeless dialogue. From that modeless dialogue, using javscript i have to change my base window title in the title bar.

    Can you hepout me on this too.


    Regards,l...
    See more | Go to post

    Leave a comment:


  • change the title or my page without refreshing

    Hi,

    I want to change the title or my page without refreshing my HTML / JSP page. Is there any possible to do that using HTML / DHTML / javascript.

    Thanks in advance..

    Regards,
    See more | Go to post

  • Client-side validation without using Javascript or Ajax

    Is it possible to write client side validations with out using javascript or ajax.
    See more | Go to post
No activity results to display
Show More
Working...