TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nagaraju
NA
87
130.3k
How to display the webpage with outof browser in asp.net
Nov 10 2011 6:44 AM
Hi,
I want to display the webpage without browser that means i want to restrict back,minimize,max and close buttons everything in IE 8. Can anybody please help me. Right now i am using this script file.This is working in IE 6. But i want to hide in IE 8 and all other Browsers.
<script type="text/javascript">
function load() {
window.open('Examinstruction.aspx', 'Examinstruction', 'fullscreen=yes,location=0');
}
</script>
Thanks
P.Nagaraju
Reply
Answers (
1
)
Error while running the project
Open only one instance of Windows Calculator