i want to make a PHP poll form that have two actions on the submit button! the first one is a link and the other one is a lightbox that shows an image, and you can't close the lightbox after a countdown timer..

can anyone help me?

link|improve this question
what does "the first one is a link" mean? – Phil Jul 26 '11 at 14:30
3  
Post the code for the form that you have got so far. A form cannot have two actions but you can trigger further events using javascript (e.g. onsubmit, onclick, etc) – Brendan Bullen Jul 26 '11 at 14:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.