Hi,
I have the follow script, which has the form for the contact, and the sending part for the form. The page is called like modules.php?module=contact
But i want the sending part to be done when the variable is called, so the url would look like modules.php?module=contact&action=send
What i have above doesnt work, so what do i have to do to this line
to get it to do what i want to do.
Thanks