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


You could use Javascript, i.e. when cursor leaves the last form element use the relevant function (sorry can't remember which) to submit the date to your script.

hth
therm


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to