473,386 Members | 1,958 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,386 software developers and data experts.

Cannot set the title of the popup window page (show modal dialog used to open)

17
I have button which when clicked does a popup window which is opened using showmodaldialog(xyz.aspx, dialogarguments)...

the xyz.aspx page has the title set as....
<title> ABCD </title>

now when is button is clicked..the window does pop up but the title bar is not set as ABCD but as "-Web Page Dialog"

Can anyone let me know how to set it as "ABCD -Web Page Dialog"

Why doesnt the title dispaly as i have specifically set it...

Any help would be really aappreciated...

Thanks..
JSha
Apr 25 '07 #1
5 9657
acoder
16,027 Expert Mod 8TB
You may need to set it with document.title.
Jan 30 '08 #2
kunal pawar
297 100+
You can set title in showmodaldialog() function

showmodaldialog(xyz.aspx,"Title without space" ,dialogarguments)...

or in head tag use <Title> tag

Or on load event u can set document.title = "tiltie "
Jan 30 '08 #3
acoder
16,027 Expert Mod 8TB
Thanks kunal. This was an old thread that was left unanswered.
Jan 30 '08 #4
Thanks kunal. This was an old thread that was left unanswered.
Can you help me please with this Post ya.. I'm using to open a Pop up using Showmodal dialog bye-passing the Parameters. What i want now is that i can receive a Parameters value but i can' t pass the value of the calculted in child to the parent. Even i did this, asking me to close the window which i was trying to close?
Aug 26 '08 #5
acoder
16,027 Expert Mod 8TB
Post your code so I can have a better idea of the problem.

Is this question related to the original problem in this thread?
Aug 26 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: GrantS | last post by:
I am having a problem closing a popup window opened modally. When I try to close the window (when the user hits save button and the data has been processed), the Popup window opens as a full screen...
2
by: mac | last post by:
Is there any way to create control that displays my web page in (modal) dialog window and returns value when closed?Like in Winforms. like: DialogWindow t = new DialogWindow("mypage.aspx");...
1
by: NRM | last post by:
Hi, I have a web application which has a page. From that page I need to show a modal dialog to capture some information. The page displayed in the modal window has Ok and Cancel buttons,...
0
by: adam | last post by:
I'm writing an Intranet application that uses Modal Dialog boxes and have embedded a page within an iframe on another page that is opened modally, so that the postbacks work as normal. When...
1
by: susikto chaudhuri | last post by:
Hi, I have created a server response page (written in PHP). This is receiving the response from the server and writing into a text file. What I want to do when I will get the response from the...
4
by: Gabriella | last post by:
Hi, I have a popup window that opens from a page on my website. This popup is a form with several fields. Upon submit button it redirects to a server side ASP page which writes all data to the...
0
by: esateesh | last post by:
HI, i have a .aspx page with a hyperlink button and from this page it is nagivating to a show modal dialog window i want to set that page as A4 size and when print is given i should get in one...
0
by: JSha | last post by:
I have button which when clicked does a popup window which is opened using showmodaldialog(xyz.aspx, dialogarguments)... the xyz.aspx page has the title set as.... <title> ABCD </title> now...
3
by: pavanip | last post by:
Hi, I have written the code for display popup window using javascript in button onclient click event. <asp:Button ID="Button1" runat="server" Style="position: static"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.