Posted by Jerry Stuckle on 11/28/05 23:01
vdP wrote:
> Jerry Stuckle wrote:
>
>> moriman wrote:
>>
>>> <form action="" method="post">
>>> <input type="hidden" name="r" value="w">
>>> <input type="hidden" name="p" value="f">
>>> <input type="image" src="http://home/images/faq-up.gif" border="0"
>>> height="22" width="77">
>>> </form>
>>>
>> How are you submitting your form? I don't see a submit button, for
>> instance.
>>
> I thought the same till I looked up the HTML-specification at
> http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.4
> Apparently the input of image type serves as a submit button.
>
> vdP
Ah, you're right. I seldom use images for submit buttons - just my
programming style (and the fact I'm a lousy artist!).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|