Results 1 to 2 of 2

Thread: Can you use an image like a 'submit' button?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 1999
    Location
    Phoenix
    Posts
    87
    On my asp page i'd like to use a graphic to trigger a form submittal instead of the ugly 'submit' button. Can you do this?

  2. #2
    New Member
    Join Date
    Aug 1999
    Location
    Calcutta , Westbengal, India,
    Posts
    1
    yes u can try this !!

    <form name="ur form name" method="post or get" action="ur desired action">

    <input type="image" src="image location">
    </form>

    pls mail me at [email protected] if this works

    subhash

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