![]() |
WE HAVE MOVED. Please see our NEW Computer Forums |
11-22-2009: Sorry for the inconvenience. We finally upgraded to vBulletin 3 !! See you there, Larry Flash MX e-mail windowGo to the Tech-Forums Discussion Home PagePosted by: confusedideal Okay, so here's my code now... btn_submit.onRelease = function () { getURL("mailto:thelonewolf67@yahoo.com?subject=Feedback" + "&body=" + "Name: " + first + " " + last + "%0d%0a" + "Company: " + company + "%0d%0a" + "Address: " + addr1 + "%0d%0a" + addr2 + "%0d%0a" + city + ", " + state + " " + zip + "%0d%0a" + "E-mail: " + email + "%0d%0a" + "Phone: " + phone1 + "-" + phone2 + "-" + phone3 + "%0d%0a" + "Comments:" + "%0d%0a" + comment + "%0d%0a" + info + "%0d%0a" + contact); }; I've got the formatting issue covered. Can anyone at all explain how to NOT bring up an e-mail window? Please Visit the Online Configurator, Email Hosting, Internet Marketing , Computer Schools , Software for Real Estate , AAOutlook , Search Engine Site |