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

Popup with Right Click,Refresh,Back Restricted .......

Dear Experts !



Design Pattern :

Launch one website from another website .



My requirement is to launch another website in a ModeLess Window .

New web site launched should be a popup with back,reload,viewsource disabled.



I tried



1 ) window.open which does not restrict back,reload,viewsource

2 ) window. showModelessDialog,window.showModelDialog , these two restrict back,reload,viewsource etc., But the problem is when I click any links in the Dialog they are getting opened in new IE .



Please advice if you have any solution to this Pattern.
May 24 '07 #1
4 1842
Design Pattern : Launch one website from another website .



My requirement is to launch another website in a ModeLess Window .

New web site launched should be a popup with back,reload,viewsource disabled.



I tried



1 ) window.open which does not restrict back,reload,viewsource

2 ) window. showModelessDialog,window.showModelDialog , these two restrict back,reload,viewsource etc., But the problem is when I click any links in the Dialog they are getting opened in new IE .



Please advice if you have any solution to this Pattern.

thanks in advance
May 24 '07 #2
acoder
16,027 Expert Mod 8TB
Threads merged. Are you both the same person?!
May 25 '07 #3
Dear Experts !



Design Pattern :

Launch one website from another website .



My requirement is to launch another website in a ModeLess Window .

New web site launched should be a popup with back,reload,viewsource disabled.



I tried



1 ) window.open which does not restrict back,reload,viewsource

2 ) window. showModelessDialog,window.showModelDialog , these two restrict back,reload,viewsource etc., But the problem is when I click any links in the Dialog they are getting opened in new IE .



Please advice if you have any solution to this Pattern.


Hi
Please place the following code in HTML Header Tag.

<base target="_self" />

i think it will helpful to u.
Jun 20 '07 #4
Dear Experts !



Design Pattern :

Launch one website from another website .



My requirement is to launch another website in a ModeLess Window .

New web site launched should be a popup with back,reload,viewsource disabled.



I tried



1 ) window.open which does not restrict back,reload,viewsource

2 ) window. showModelessDialog,window.showModelDialog , these two restrict back,reload,viewsource etc., But the problem is when I click any links in the Dialog they are getting opened in new IE .


i think it will work.
Jun 20 '07 #5

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

Similar topics

38
by: Shaun McKinnon | last post by:
HI...Here's my problem...I have a popup window that loads when i want it to, but it's not sized properly. I've set the size, but it doesn't seem to work. I've been on 8 different websites to find...
4
by: Nicholas Then | last post by:
I have a usercontrol that contains a datagrid. This grid lists information from my database. No big deal...this works fine, and when the user selects an item I have a popup window appear with...
6
by: Logger | last post by:
Help, Want someone's option. I'm calling a popup screen, say form B, to add/edit a record. In, say form A, I call form B using javascript window.open in server side code. I need to know when I...
4
by: Andrew Alger | last post by:
ok i have two forms. Customer.aspx and Parent_Searh.aspx. There is a button on Customer.aspx that when executed runs javascript code to open up parent_search as a popup. After the user searches...
26
by: Raffi | last post by:
Hi, We have a database application that runs in a popup Internet Explorer application window. The reason for this is to isolate the casual user from the address bar and the typical IE navigation...
5
by: Paul Krasucki | last post by:
This is for a search page that takes parameters on one page, processes the query, and displays them on another page. I've got a javascript popup window on a button click event. When the user...
6
by: Vear | last post by:
Hi, I have a web page that is in a master page. The user fills in the page and at the bottom I have a link for terms which when they click is causing post back. Here is the code. Is there a way...
7
by: anthony.turcotte | last post by:
Hi, I've looked for a solution to this problem on google, read posts in this newsgroup and I still haven't found anything that could help me. Here's the scenario. 1. User accesses...
2
by: wreed06 | last post by:
Hello, I have 2 problems. In my webpage, I have a dropdown list with a button that takes the user to a popup window specific to the option. I am using Firefox 2.0.0.13. I have successfully...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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...
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
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...

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.