How are the results currently "sent" to the textbox?
Does it use ASP with something like this:[tt]
<input name="red" type="text" class="main" size="8" [highlight]value="<%= foo%>"[/highlight]>
[/tt]
oh...but my form/page is .asp and uses asp validation so i thought this would be the appropriate forum?
does anyone know if there is a simple way to show the results as just text without being in a text box?
thanks.
If your question is about ASP, then this is the correct forum. If your question is about client-side scripting, then the correct forum would be the one for that language.
Please explain what you want to do with ASP to solve your problem. If you want to use ASP, you'll use one technique. If you want to use VBScript, you'll do it differently. If you want to use Javascript, you'll do it differently than that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.