Hi, I have really beginners' question but the problem is driving me nuts so if someone find few minutes to answer me, I'd appreciate that.
The problem:
I want to send e-mail through simple mailto function in JS. I do want to pass the required data like recipient, subject & body to whatever...
Hello,
I have same basic (beginner's) problem with JS.
sample from the JS ....
------------------------------------------------------------
function recalc(form)
{
for ... {
var quantity;
XXX: quantity=eval("form.quantity"+i+".value")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.