Results 1 to 2 of 2

Thread: NAME and VALUE for INPUT TYPE=IMAGE

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    Brossard, Québec, Canada
    Posts
    241

    Talking

    is it possible to use NAME and VALUE attributes for INPUT TYPE=IMAGE just the same as for TYPE=SUBMIT ???.... this is for a CGI application and I have to know which image the user clicked on..

  2. #2
    Fanatic Member Psyrus's Avatar
    Join Date
    Jul 2000
    Location
    NJ
    Posts
    602
    According to the book I have been reading you can:

    <INPUT TYPE = "IMAGE" SRC = "submit.gif" NAME = "Submit" VALUE = "Submit">

    IE and Netscape both support this property.



    Chris

    VB 6.0 Calendar App Video Gamers Group
    Don't forget to rate people if they helped you.

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