User Profile

Collapse

Profile Sidebar

Collapse
Silju Augustine
Silju Augustine
Last Activity: Dec 2 '11, 09:51 AM
Joined: Nov 28 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Microsoft VBScript runtime (0x800A01A8) Object Required "

    Sir,
    I am trying with an asp page to handle with one Access Database. When I try to read from the Access file it comes correctly. But when I try to Add Records or Update the records it shows an error.
    Microsoft VBScript runtime (0x800A01A8)
    Object required: ''
    NewAdmdone.asp, line 20
    Kindly check my program and guide me.

    Code:
    <html> <body bgcolor="33aa99">
    <form>
    ...
    See more | Go to post

  • Silju Augustine
    started a topic Error on page

    Error on page

    I am trying to update a record. It correctly opens the record first. but when i try to update it shows the error "Microsoft VBScript runtime (0x800A01A8)
    Object required: ''
    in line No 20"

    this is the code that i used
    Kindly help

    <form method="post" action="heading .asp">

    <% n1=request(trim ("n1"))
    n2=request(trim ("n2"))...
    See more | Go to post
No activity results to display
Show More
Working...