Wrox Programmer Forums
|
ASP Pro Code Clinic As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Pro Code Clinic 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 January 13th, 2005, 03:20 AM
Authorized User
 
Join Date: Jul 2003
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP "no right" error

I have a statement in a asp,like follows£º
var str=window.top.main.document.all.contenttext.value ;

I use IIS5.0 to deploy this asp,then I visit this asp like follows:
http://localhost/test/default.asp

I found I can get this page,then I use my computer's IP address,
http://192.168.0.3/test/default.asp

I got errors! It said "no right"£¬then I erase this statement,then I visit this asp again,this time I don't get error.But I need this statement "var str=window.top.main.document.all.contenttext.value "
How to correct my code to run it?

Thanks!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in Migrating Project from ASP to ASP.NET hbansal ASP.NET 1.0 and 1.1 Professional 0 September 12th, 2008 05:48 AM
error.asp? grstad Classic ASP Basics 3 December 8th, 2006 03:58 PM
ASP error redski Classic ASP Basics 3 December 8th, 2005 10:29 PM
ASP "no right" error Edward King Classic ASP Basics 2 January 13th, 2005 06:55 AM
ASP error cudjoe83 Classic ASP Databases 2 August 26th, 2003 04:49 AM





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