473,395 Members | 2,783 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

how to remove URL from title

Hi,

I am having a secure site, i am calling a popup window on the click of a
link by usin g "Window.open()" method.
The problem i am facing is when the popup appears its having the URL in the
title of the popup and that also at the start of the title my actual title
appears after that. for ex: "https:\\a.b.com - Test Microsoft Internet
Explorer"

I want to remove the initial URL part from the title. Do you have any
suggestion for this?
--
Thanks
Hitesh
Nov 19 '05 #1
3 1908
Hitesh u can remove the URL using Javascript.
Try seeing this at:-
http://www.javascripter.net/faq/openinga.htm
Hope it helps
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #2
Hello Hitesh,

As far as I know, this is an issue with Internet Explorer's new security
settings. It will display an untrusted site's base url if the address bar
is not visible. (makes sense in light of the phishing schemes that are going
on lately).

The only way I know to get around this is to make the site trusted.

--
Matt Berther
http://www.mattberther.com
Hi,

I am having a secure site, i am calling a popup window on the click of
a
link by usin g "Window.open()" method.
The problem i am facing is when the popup appears its having the URL
in the
title of the popup and that also at the start of the title my actual
title
appears after that. for ex: "https:\\a.b.com - Test Microsoft Internet
Explorer"
I want to remove the initial URL part from the title. Do you have any
suggestion for this?

Nov 19 '05 #3
Hi Patrick/Matt,

Thanks to both of you for suggesting me the possibilities. But at this point
of time i am unable to get rid of the URL by both the ways. I trying to use
some varients of the solutions that you pepole have suggested and see whether
they work?

In the mean time if you have any other alternative then please post those
also so that i can try those also.

If any one else have some suggestions here then please help me to come out
of this situation.

"Matt Berther" wrote:
Hello Hitesh,

As far as I know, this is an issue with Internet Explorer's new security
settings. It will display an untrusted site's base url if the address bar
is not visible. (makes sense in light of the phishing schemes that are going
on lately).

The only way I know to get around this is to make the site trusted.

--
Matt Berther
http://www.mattberther.com
Hi,

I am having a secure site, i am calling a popup window on the click of
a
link by usin g "Window.open()" method.
The problem i am facing is when the popup appears its having the URL
in the
title of the popup and that also at the start of the title my actual
title
appears after that. for ex: "https:\\a.b.com - Test Microsoft Internet
Explorer"
I want to remove the initial URL part from the title. Do you have any
suggestion for this?


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kenneth | last post by:
I am trying to remove a record from the database but it is not working. Here is my code: --------------------------------------------------------------------- <?php...
4
by: McKirahan | last post by:
How would I use a regular expression to remove all trailing Carriage Returns and Line Feeds (%0D%0A) from a textarea's value? Thanks in advance. Also, are they any great references for learning...
9
by: Ken | last post by:
I am trying to create one image using JavaScript; then later in the script remove the image - not just remove the src. The following creates the image, but I have been unable to remove it. How...
1
by: Miguel Dias Moura | last post by:
Hello, I am adding a MetaTag from my .pasx.vb code: Dim metaTag As New HtmlMeta() metaTag.Name = "Title" metaTag.Content = "My Web Site" Page.Header.Controls.Add(metaTag) Later in my code I...
0
by: strandman | last post by:
Hi When I run the "xsl:" on the "Orginal xml:" file I get the result in "xml out" but I want only the title not the footnote value from the second "value of select". Anybody who have a solution...
3
by: dazzle | last post by:
I have an XML file and I would like to remove duplicate nodes within it but I can't get my head round on how to do this. Example XML file: <root> <plugin> <title>A9</title> <url>some...
1
by: Armin Gajda | last post by:
Hi, I have the following problem: An input field get a border assigned by a style class (e.g. 2px solid red). When the field gets the focus, we set the border to green. element.style.border...
6
by: Romulo NF | last post by:
Greetings again to everyone, Im back to show this grid componenet i´ve developed. With this grid you can show the data like a normal table, remove the rows that you need, add rows, import data,...
0
by: dolittle | last post by:
Hi, I'm embedding a last.fm flash widget. I want to be able to remove it from the page using javascript. I've tried to delete the html element that contains the code but it keeps playing in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.