On Fri, 2003-07-04 at 15:02, LPA wrote: > Hey, > > I must send datas threw a form, but I dont want to have a submit button.. Is > there a way to 'simulate' the click of a submit button? > > Thnx for your help > > Laurent
Hi there, This is really an HTML question, and not a PHP question, but use an <input type="image" . . .> instead and it should work for you. The link below will take you to everything you need to know. http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.4 If you want examples etc, google for something like 'image submit html' and you'll get tons of info. Hope this helps, Torben -- Torben Wilson <[EMAIL PROTECTED]> +1.604.709.0506 http://www.thebuttlesschaps.com http://www.inflatableeye.com http://www.hybrid17.com http://www.themainonmain.com -----==== Boycott Starbucks! http://www.haidabuckscafe.com ====----- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php