Posted by bettina on 09/08/05 17:15
My Javascript is not very good and really I am a beginner in PHP but
it's like learn by doing. That's why I asked.... because I had no
idea... Now I know more or less what I have to do. I thought about
something like that:
<script type="text/javascript">
<!--
function write(x) {
//here I don't know how to assign the items that I click to my hidden
form
}
//-->
<form name="Formular" action="">
<img src="coaster.gif" name="coaster_code"
onClick="write(Formular.name)">
Do I have to put a button somewhere to say the user that can send the
form. I can imaging than then an Outlook window will be open with the
mail and the user can make corrections.... Am I too far away from
reality?
Navigation:
[Reply to this message]
|