User Profile

Collapse

Profile Sidebar

Collapse
Tarneem
Tarneem
Last Activity: Jan 2 '11, 08:44 PM
Joined: Dec 29 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi.
    Thanks for reply my message. I edit the code but I face new error. The error is Update Statement.
    This is the code.
    <html>
    <body><br><br>< br><br><br><br> <br><br>
    <h1><center>App ointment Update
    <hr>
    <%
    dim AppointmentID
    dim ChildID
    dim VisitID
    dim StaffID
    dim DateOfAppointme nt...
    See more | Go to post

    Leave a comment:


  • Tarneem
    started a topic I have error of update code in asp program

    I have error of update code in asp program

    I have error in update code. It work but i not found data in Microsoft Access.
    This is the code.
    Code:
    <html>
    <body><br><br><br><br><br><br><br><br>
    <h1><center>Appointment Update
    <hr>
    <% 
    dim AppointmentID
    dim ChildID
    dim VisitID
    dim StaffID
    dim DateOfAppointment
    dim Time
    dim Remarks
    AppointmentID=request.form("AppointmentID")
    ...
    See more | Go to post
    Last edited by jhardman; Dec 29 '10, 05:27 PM. Reason: Added code tags. Please use code tags in the future.
No activity results to display
Show More
Working...