I try to picture your problem and come to the question: why use <input
type="image" ...> when you could use a simple hyperlink and pass the
imagename in the query string? Wouldn't that be simpler.

And I suppose that the whole stuff is in a form, right? Then I suppose that
it's quite normal that the form reacts abnormally when it has more than one
<input type="image...>

Paul

-----Original Message-----
From: cyberkate [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 9:35 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] radio buttons and a CGI


Hi all, I have this intriguing problem re radio buttons in an html page and
the CGI script. Currently this e-card works fine with a combination of a
radio button
<INPUT TYPE="radio" NAME="PICTURES" VALUE="card.gif">and a submit button to
the preview
but I want to use this
<input type="image" src="select.gif" name="PICTURES"  VALUE="card.gif" > but
it does not take the value to the next step, the preview, and goes there
without a submit, which is great ~ if it took the value with it. What is it
that is wrong? I have tried lots of things, including action=submit, id
="card.gif" etc. All the cards have the name "PICTURES".
Please, anyone with an idea?
Thanking you in advance
Kate





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/2003


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%



____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to