473,395 Members | 1,653 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Error Message

Why am I getting Microsoft VBScript runtime error 800a01f4?

this is the code I believe it is coming from:

<html>
<head>
<title>Sample</title>
</head>

<style type="text/css">
body {background-color: #87CEFA}
</style>

<!-- comment - start the HTML form and use a HTML table for formatting-->
<center><h1><font color = "#ff0000">CLIENT ENTRY FORM</font></h1>
<form name="form" action="Databasetest.asp" method="post">
<div align="center">
<table width="80%" border="0">
<tr>
<td>ClientId :</td>
<td><input type="text" name="cl_id"></td>
</tr>
<tr>
<td>Fname :</td>
<td> <input type="text" name="f_nme" size = "30"></td>
</tr>
<tr>
<td>Lname :</td>
<td> <input type="text" name="l_nme" size ="30"></td>
</tr>
<tr>
<td>TelNo :</td>
<td> <input type="text" name="tel" size ="30"></td>
</tr>
<tr>
<td>email :</td>
<td> <input type="text" name="e_ml" size ="30"></td>
</tr>
<tr>
<td>PW :</td>
<td> <input type="text" name="p_wd" size ="30"></td>
</tr>
<tr>
<td>Address :</td>
<td><textarea size = "35" name="add"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><b><input type="text" value="Click ONCE to send" name="text"> </b><input type="reset" value="Redo my data" name="reset"></td>
</tr>
</table>
</div>
</form>
<br><br><h3><a href = "record.asp">Click here to return</a></h3>
<!-- end the HTML form-->
</body>
</html>
Jul 5 '07 #1
1 945
iam_clint
1,208 Expert 1GB
vbscript would more than likely be an ASP error so would need to see your ASP CODE.
Jul 6 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
9
by: Mairhtin O'Feannag | last post by:
Hello, We have two machines we wish to use DPF. They are both RH ES 2.1, with DB2 8.2. I read the documentation CAREFULLY, and added the following line to my db2nodes.cfg file : 1 egret 0
6
by: Squirrel | last post by:
I have a command button on a subform to delete a record. The only statement in the subroutine is: DoCmd.RunCommand acCmdDeleteRecord The subform's recordsource is "select * from tblVisit order...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
10
by: Shawn | last post by:
JIT Debugging failed with the following error: Access is denied. JIT Debugging was initiated by the following account 'PLISKEN\ASPNET' I get this messag in a dialog window when I try to open an...
16
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In:...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.