Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2005, 03:27 AM
Registered User
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Challenging One

Dear All

my question is


i am developing an asp.net application,in that application one web form is there.
and also no.of html pages are there , those html pages are created by users and those
html pages are placed in a folder.

when i run the application the web form will load the html pages from the folder on to web form . those html
pages appeard as hyper links. when i click on hyper link child window is opening , in that chlid window
i want to stop the display of context menu because i dont give any (select all, cut,copy,paste,print) permission
to end user.

note:

we con't write any code in html pages, because the html pages are created by some one and placed in one folder.

i used javascript to open window is.window.open() and also i know to stop the context menu by using the body tag
<body oncontextmenu=return ;false> how can write this attribute oncontextmenu at run time.

Regards
suresh








Similar Threads
Thread Thread Starter Forum Replies Last Post
Challenging Query Jonas Access 3 July 25th, 2007 02:01 PM
A challenging one....Can this be done? SteveJ Dreamweaver (all versions) 5 September 10th, 2004 04:17 PM
Challenging questions... rguru VB.NET 2002/2003 Basics 2 May 21st, 2004 01:40 PM
Challenging questions... rguru VBScript 0 May 16th, 2004 06:36 AM
Challenging questions... rguru Beginning VB 6 0 May 16th, 2004 06:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.