473,473 Members | 2,232 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

BC30451: Name '__w' is not declared

I get this error message: BC30451: Name '__w' is not declared

And here is my code...

script language="javascript">
document.form1.PageUrl.value='<%=Request.ServerVar iables("HTTP_REFERER")%>';
</script>
How can I fix this problem??
Sep 3 '06 #1
1 2299
open the <scripttag properly.

inCity wrote:
I get this error message: BC30451: Name '__w' is not declared

And here is my code...

script language="javascript">
document.form1.PageUrl.value='<%=Request.ServerVar iables("HTTP_REFERER")%>';
</script>
How can I fix this problem??

o
Sep 3 '06 #2

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

Similar topics

0
by: DC Gringo | last post by:
I'm getting a "BC30451: Name 'CRListType' is not declared." error Here's the top of the page where I'm getting stuck... <%@ Control Language="vb" AutoEventWireup="false"...
3
by: selena | last post by:
I have created 2 ASP pages that gives users the option of switching back and forth between French and English. They click on the word English and it converted the text to English and the French...
1
by: WUT | last post by:
BC30451: Name 'MyDataList' is not declared. Source Error: Line 9: dim ds as DataSet = new DataSet() Line 10: objCmd.Fill(ds, "OIL_H") Line 11: MyDataList.DataSource =...
1
by: AbraAbraCadabra | last post by:
Help. I get this error " BC30451: Name 'objCDO' is not declared" and it references the following line... objCDO = Server.CreateObject("CDO.Message") What do I need to do to solve this error...
0
by: SinCity | last post by:
I am getting the error "BC30451: Name '__w' is not declared". How can I fix this? Here is my code... <script language="javascript">...
3
by: SinCity | last post by:
I am getting the error "BC30451: Name '__w' is not declared". How can I fix this? Here is my code... <script language="javascript">...
0
by: David | last post by:
Hi, I use a public shared sub into a class for performing an insert into a table of the database. I get following error: BC30451: Name 'consql' is not declared at line: consql.insert_rec(ddl1)...
4
by: Don Quijote de Nicaragua | last post by:
Hi, I have a problem trying to load a page, sends me the following error message: Error Message: BC30451: Name 'Utilities' is not declared. Line 50: </ DIV> Line 51: <div id="side"> Line 52:...
0
by: Don Quijote de Nicaragua | last post by:
Hi EveryOne, follow these steps and always sends the wrong message error. "BC30451: Name 'Ctest' is not declared." 1- Create the Class Imports Microsoft.VisualBasic Namespace...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.