J
Jim Wilson
Using the database interface wizard in Front Page 2003 I
built an editor to edit my records in my database, but it
seems that the update part will not work. Each time I
edit a recorded I get an error
Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator.
I also get the following error when I try running the
update page:
Error:'top.list.location' is null or not an object
The part I don't under stand is he place were this code
is stopping is Java Script that Front Page built when I
used the wizard to buld the pages.
<html>
<head>
<% ' FP_ASP -- ASP Automatically generated by a Frontpage
Component. Do not Edit.
FP_CharSet = "windows-1252"
FP_CodePage = 1252 %>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>ReportedOBF -- Updated Record</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body bgcolor="#FFFFFF">
<!--webbot bot="PurpleText" PREVIEW="-Important- If you
modify this Database Results region using the Database
Results Wizard, then your Database Editor will no longer
work. If you accidentally open the Database Results
Wizard, simply click Cancel to exit without regenerating
the Database Results region." -->
<script Language="JavaScript">
<!--
top.list.location.href = top.list.location.href;
// -->
</script>
Any Help????
Jim
built an editor to edit my records in my database, but it
seems that the update part will not work. Each time I
edit a recorded I get an error
Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator.
I also get the following error when I try running the
update page:
Error:'top.list.location' is null or not an object
The part I don't under stand is he place were this code
is stopping is Java Script that Front Page built when I
used the wizard to buld the pages.
<html>
<head>
<% ' FP_ASP -- ASP Automatically generated by a Frontpage
Component. Do not Edit.
FP_CharSet = "windows-1252"
FP_CodePage = 1252 %>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>ReportedOBF -- Updated Record</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body bgcolor="#FFFFFF">
<!--webbot bot="PurpleText" PREVIEW="-Important- If you
modify this Database Results region using the Database
Results Wizard, then your Database Editor will no longer
work. If you accidentally open the Database Results
Wizard, simply click Cancel to exit without regenerating
the Database Results region." -->
<script Language="JavaScript">
<!--
top.list.location.href = top.list.location.href;
// -->
</script>
Any Help????
Jim