The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
http://www.lukenet-v1.co.uk/mrrandomface
It's the 'send' bit. It makes a url from the layer positions that make the faces, then it sends them to the email addy of your choice, via PHP, and allows them to see theface you've made. Except it only does the first piee of face and nothing else. Grrrrr, I've been working on this for hours.
location.href="premail_b.php?recip= "+document.form.email.value+" &message="+("I saw this and thought of you - http://www.lukenet-v1.co.uk/mrrandomface/home_b.php? vle_t="+document.form.lefteye_top.value+"&vle_l= "+document.form.lefteye_left.value+ "&vre_t="+document.form.righteye_top.value+ "&vre_l="+document.form.righteye_left.value+ "&vn_t="+document.form.nose_top.value+"&vn_l= "+document.form.nose_left.value+"&vj_t= "+document.form.jaws_top.value+ "&vj_l="+document.form.jaws_left.value) }
What the hell is this!?!?
Modify
http://www.lukenet-v1.co.uk/mrrandomface
It's the 'send' bit. It makes a url from the layer positions that make the faces, then it sends them to the email addy of your choice, via PHP, and allows them to see theface you've made. Except it only does the first piee of face and nothing else. Grrrrr, I've been working on this for hours.