Hi guys,
Here's a challange for you, as it's most cerainly
for me:
I want to allow an affiliate to enter his/her
affiliate number in a small form field.
When they press "Submit" this number will
automatically be inserted in a "textarea" of a form.
Here's an example:
--------------------
<textarea name="image1" id="image1">
Click here to find out more...
</textarea>
-=-=-=-=-=-=-=-=-=-=-=-=
Now how would I get that "XXXXX" to be substituted
by the affiliate number or just any variable that
was entered and submitted??
Tough one hey! :-)
Thank you soooo much for your help. Also please
give me an example of the code of how I would do it.
Andre Vas