Hi gang! Here's the first one.
I'm doing some basic cookie stuff and everything works fine in standard html. When I put this line in the body tag:
onLoad=\"getValues();\" onUnload=\"setValues();\"
of my php page it causes javascript errors. Any reason why?
Second one:
I would love to make some formst with the buttons in this php board. The ones where you click on B to produce bold text, and I for italacs etc...that would be great! Does anyone know how to do that, or point me to a place where the scripts are written so I can figure it out myself?
Thanks in advance.