Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: How do i change the Name of Application in Bowser Tab and in Header?

  1. #1
    Junior Member
    Join Date
    Oct 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do i change the Name of Application in Bowser Tab and in Header?

    I am using one Software Product. In this product i want to change the name in tab which is showing when we open this in browser. I will change the name of this by finding out the code (path of the file is: C:\.........\product\Header.ascx) and change the name in all Properties file but this is not working. I also restarted the machine and and services of product but no change occur. can anyone help me in this matter.

    I am also attaching the screen shot of this.
    Attached Images Attached Images

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How do i change the Name of Application in Bowser Tab and in Header?

    Can you explain how this is a java language programming problem?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Oct 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How do i change the Name of Application in Bowser Tab and in Header?

    The Software code which i am using is developed in Java. I want to change the name of Tab and Header in the code of this Software.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How do i change the Name of Application in Bowser Tab and in Header?

    Can you post the java source code that you are asking about?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Change Access application to web based application
    By Japji in forum Java Theory & Questions
    Replies: 0
    Last Post: July 7th, 2017, 04:57 AM
  2. Change Font size for all Components in Swing Application
    By Cornix in forum AWT / Java Swing
    Replies: 0
    Last Post: September 7th, 2014, 09:00 AM
  3. Replies: 5
    Last Post: January 14th, 2014, 09:02 AM
  4. Replies: 2
    Last Post: December 11th, 2013, 09:25 AM
  5. How do you change tab stop index in Swing?
    By IndraG in forum AWT / Java Swing
    Replies: 3
    Last Post: May 7th, 2013, 06:05 AM

Tags for this Thread