hi, i have searched loads of places to find out how to do this but i still can't find anything. how do you post text from inside a multi line text box control?
thanks, dandono
Printable View
hi, i have searched loads of places to find out how to do this but i still can't find anything. how do you post text from inside a multi line text box control?
thanks, dandono
I'm not sure what you mean. Generally you put it inside a <form> tag with it method attribute set to POST.
I believe you do it exactly the same as how you post a single line textboxQuote:
Originally Posted by dandono
BIOSTALL
its ok, i found out what i had done wrong. i made the text box in a bit of code out side of the <form> tags.
thanks, dandono