Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Elliott #1
Using an image to submit a form
Hi,
Simple question I know, but I am having problems getting an image to submit
a form,
Ive tried using "javascript:document.form1.submit()" (without quotes) in the
link field but this does not work, it says objetc not supported when I try
and test it!!
Any ideas?
Cheers in advance
Tom
Elliott Guest
-
Using an image as my submit buttom
I created a search form in DW 8 and when I use a submit button to display results it works fine. However, when I try and insert an image as my... -
PHP gives error when using image for submit form!
Hello, I want use instead of the standard submit-button a image! This don't work, he gives a error on file php4ts.dll, then he is closing the... -
Submit Button is now an Image
Hi, I have a form with input fields and a submit button as following :(don't focus on mistypings if any) <FORM action=page.asp method=post>... -
Form Field/ Form Submit Problems (probably an easy answer...)
Hey Everyone.. I have a form that has approximately 7 text fields and 1 checkbox. Generally when this form is submitted(to itself BTW) it works... -
#25366 [NEW]: form buttons of type "image" dont send "submit" $_POST variable in IE
From: jordanolsommer at imap dot cc Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Variables related Bug... -
Dan Vendel *GOF* #2
Re: Using an image to submit a form
Elliott wrote:
No need fo javascript:> Hi,
> Simple question I know, but I am having problems getting an image to submit
> a form,
>
> Ive tried using "javascript:document.form1.submit()" (without quotes) in the
> link field but this does not work, it says objetc not supported when I try
> and test it!!
<input name="Submit" type="image" src="images/my_button.gif" width="40"
height="12" border="0">
However, if you look at thread that started a few hours ago with subject
"css buttons different sizes in different browsers", you'll see more...
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-



Reply With Quote

