|
Posted by Toby A Inkster on 11/30/07 12:38
Shelly wrote:
> Would I rather just need to define a hidden field and give it the name
> "type" and the value "blah" ?
Yep. That's certainly the easiest way.
> If this is the case, then I am left with the single problem of the not
> having an input button of type submit, but having an image instead.
<input type=image src="foo.png" alt="Submit Your Foo Query">
If you give that input a name, then the browser should also add x,y co-
ordinates for the pixel that the user clicked on to the resultant URL.
Sometimes that's useful. Most of the time it's not.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 5 days, 19:25.]
Sharing Music with Apple iTunes
http://tobyinkster.co.uk/blog/2007/11/28/itunes-sharing/
Navigation:
[Reply to this message]
|