Is there a way to have that image button trigger a javascript fx. This fails 
in netscape 4.0


----Original Message Follows----
From: "Dave Hannum" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re: submit a form using img?
Date: Thu, 6 Apr 2000 09:00:42 -0500

I don't know if this is the answer, but you don't have a VALUE="back" on 
your back button.  Try putting that in.  You have it on
your continue button.

Dave


=================================
"Technology" is stuff that was invented after
you were born.

David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524



----- Original Message -----
From: Ins Ins <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 04, 2000 9:56 PM
Subject: submit a form using img?


Hi,I want to submit a form by using img.But the name
fileds do not pass to the action page:

<form action="actionpage.cfm" method="post">

<input NAME="back" VALUE="back" type="image"
src="back.gif" alt="back">

<input type="image" name="continue" src="continue.gif"
alt="continue" VALUE="continue">
</form>

In the next actionpage.cfm, I check
isDefined("back")
and isDefined("continue")
all get 'NO',not exsist.

How to make it work?

Ins

_____________________________________________________________________________
http://www.yahoo.com.au/wedsite - The Wed Site
- Planning a wedding? Get all the help you need.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to