form-imput is image-cgi-bin when clicked
Hi,
Can someone give me the correct html or javascript to make this work? I want to use an image, when clicked, the form goes to a cgi-bin.
Thank you,
Deb
Hi,
Can someone give me the correct html or javascript to make this work? I want to use an image, when clicked, the form goes to a cgi-bin.
Thank you,
Deb
Suzanne posted this at 21:04 — 19th October 2000.
She has: 5,507 posts
Joined: Feb 2000
I don't!
I *think* that you are asking this:
But you need to have the correct information in the tag (the action="http://www.whatever.com/cgi-bin/script.cgi").
That makes an image instead of a submit button, but works the same as a submit button.
Suzanne
The Gray Wolf posted this at 10:49 — 23rd October 2000.
They have: 6 posts
Joined: Oct 2000
you can use this too this will do it to and allow you to change the image or change the image size and whatever you may want
And again dont forget to put in your tag method="post" action=".../post.cgi"
this will do it
The gray wolf from the land of might and magic
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.