pie
06-12-2003, 03:50 PM
I've put this in the newthread template:
<!---Testing--->
if (theform.message.value) {
"REQ: " + theform.message.value
} [else {
"GOT: " + theform.message.value
}]
It'll end up as radio buttons but i just want to know how to add a prefix onto the beginning. :)
I am no good at javascript, whats wrong, where do i put, how do i fix? :D
<!---Testing--->
if (theform.message.value) {
"REQ: " + theform.message.value
} [else {
"GOT: " + theform.message.value
}]
It'll end up as radio buttons but i just want to know how to add a prefix onto the beginning. :)
I am no good at javascript, whats wrong, where do i put, how do i fix? :D