Paul
02-24-1999, 08:06 AM
I have a script with the following line:
<TEXTAREA NAME=desc ROWS=5 COLS=45>$datahash{'desc'}</TEXTAREA>
I would like to insert a WRAP= and I have a question..
Which one of these would I use and what is the difference?:
WRAP=SOFT
WRAP=HARD
WRAP=PHYSICAL
And in the future.. is there a one stop shopping website for questions like this..AND MORE?
Thanks..
-----------------------
Paul
<TEXTAREA NAME=desc ROWS=5 COLS=45>$datahash{'desc'}</TEXTAREA>
I would like to insert a WRAP= and I have a question..
Which one of these would I use and what is the difference?:
WRAP=SOFT
WRAP=HARD
WRAP=PHYSICAL
And in the future.. is there a one stop shopping website for questions like this..AND MORE?
Thanks..
-----------------------
Paul