ID:178209
 
Hey I would just like to know how to mak a text area using htmllib. I can't seem to figure it out. I know you use numbers like _1,_2 etc for radio buttons, and _values for a pulldown options thing . . .but I don't know what I put for a text area.

Thanks for your help
somevar_interface = TEXTAREA
In response to Nadrew
Well now I have the text area in, But now I have another question. How do I Make it Bigger?
In response to Koader
somevar_size = "30x10"