Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

add a * after the last word before 60 characters.

Status
Not open for further replies.

LebronJames

Programmer
Apr 5, 2003
93
I have a textarea box and I want to have a second text box that takes whatever is in the textarea box and adds a * after the last word before 60 characters. Is this possible?
 
yep...you should come up with your own plan and try to write it before i show you how i accomplished it... ;-)

=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top