Click to See Complete Forum and Search --> : ThankYou Skriptor......More problem


Sonia
07-23-2003, 09:03 AM
First of all Thankyou very very much Skriptor!!!

Now I would like to know how to change the text color in a textbox

Secondly how to create a link 'Tell a friend'

Finally, after disabling a textbox, how do I reverse the condition.
Thks in advance

BigMoosie
05-14-2005, 08:05 AM
<INPUT type="text" style="color: blue" value="Blueness">
Requires servers scripting to send emails, I suggest PHP
document.forms.myForm.myInput.disabled=false;


Poor fella, it takes some people ages to get a response eh?