Dear Friend
I have faced a problem in mailing program.I want to give from address
subject and messsage containing text along with form variables. My syntax is
given below:-
<?
mail("abc@vsnl.com","Online Ordering", "Name = $Name
Address = $Address
Product Name = $Pname
Brand = $Brand
Model = $Model
Quantity = $Quantity");
?>
Pl reply for this
regards
Subho