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

How to open Popup from hyperlink and not show toolbars, favorits, etc

I want to open a popup from a hyperlink on an aspx page and show it just as
a small information window with a message in it. I don't want any toolbars,
or favorites window (if the user had their favorites open). how can I do
this with out making the aspx page do a post back.

--
mo*******@nospam.com
Nov 18 '05 #1
2 1627
Look at the javascript function window.open() there are features for
specifying what is shown...

ex: window.open("page.aspx", "pageName",
"toolbar=no,status=no,width=300,height=300");

-th

"moondaddy" <mo*******@nospam.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
I want to open a popup from a hyperlink on an aspx page and show it just as
a small information window with a message in it. I don't want any
toolbars,
or favorites window (if the user had their favorites open). how can I do
this with out making the aspx page do a post back.

--
mo*******@nospam.com

Nov 18 '05 #2
Thanks that did it!

--
mo*******@nospam.com
"Tim Heuer" <ti*@nospam.timheuer.com> wrote in message
news:e7**************@TK2MSFTNGP10.phx.gbl...
Look at the javascript function window.open() there are features for
specifying what is shown...

ex: window.open("page.aspx", "pageName",
"toolbar=no,status=no,width=300,height=300");

-th

"moondaddy" <mo*******@nospam.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
I want to open a popup from a hyperlink on an aspx page and show it just as a small information window with a message in it. I don't want any
toolbars,
or favorites window (if the user had their favorites open). how can I do this with out making the aspx page do a post back.

--
mo*******@nospam.com


Nov 18 '05 #3

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

Similar topics

3
by: Steve Dorsey | last post by:
Hello I'm creating a web page that contains a flash presentation. I currently have it resizing the user's web page and placing it on the screen using this script: ...
19
by: Albretch | last post by:
Hi, client wants for a window with no toolbars to open (technical and 'esthetical' reasons) after the window, user clicks on, is being closed. I told them about security settings in browsers...
29
by: wayne | last post by:
Hey there... I'm having some problems passing url parameters with an open.window command. I'm not terribly familiar with java script but here is the code below. When executed it opens the...
13
by: ldan | last post by:
Hi everybody, I would not consider myself an expert in javascript - but so far whatever I know, helped me reaching my goals. Recently I started to experience a lot of javascript errors related...
0
by: Ruy Castelli | last post by:
Hello, currently, I've got a datagrid and one of its columns is a hyperlink. I would like to get this link to open a popup window with the details of the selected record. With the old ISAPI...
4
by: Olav Tollefsen | last post by:
I have an <asp:Hyperlink> in my .aspx file. How can I configure it to open the URL (NavigateURL) in a popup window instead of a new normal browser window. I use Target="_blank", but didn't find...
5
by: Nathan Sokalski | last post by:
How do I open and change properties of (such as size, position, scroll position, visibility of toolbars, etc.) a browser window? Thanks. -- Nathan Sokalski njsokalski@hotmail.com...
2
by: jmdolinger | last post by:
Hi all, Sorry if this has been covered before, but is there anyway that one could remove menubars/toolbars from an existing browser window, without having to popup a new window using...
1
by: sbettadpur | last post by:
here i have an hyper link with emailid. if i click on hyperlink it has to popup a window with in that window i need to print selected hyper link text eg: hyperlink xx@example.com if i...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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
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.