Results 1 to 4 of 4

Thread: Execute a function by click on image (Resolved)

Threaded View

  1. #1

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478

    Angry Execute a function by click on image (Resolved)

    Hi folks,

    I try to execute a function by clicking on an image.

    I have a table with in the last column an image.
    By clicking in this image (trash can) the table must be remade but the line where the click was triggered must be deleted from db.

    I got the code to delete the record.
    Problem is I can't trigger this function onclick.

    The error i retrieve is

    FunctionName is not defined

    Someone had this prob before ??

    Advanced thanks Swatty
    Last edited by swatty; Jun 30th, 2004 at 09:37 AM.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width