Forums

This topic is locked

Show text as it is typed....???

Posted 10 Sep 2001 19:00:52
1
has voted
10 Sep 2001 19:00:52 Louis Chamberland posted:
Hello everybody,

I know someone answered this question before and I had received his notification. I appologize for asking again but I lost all the files from a recent crash of system.

Is there a way to post text in ASP code as it is inserted in a text box. I know it is possible but I have difficulty placing the right code at the right place. it would help me a great deal for this one.

Here my code, in ASP. I just need to know where to put the right snippet..
---------------------------------------------

<td>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<%=(detailCommunique.Fields.Item("texte_1".Value)%><br>
<br>
<%= LTrim((detailCommunique.Fields.Item("texte_2".Value)) %></font> <font face="Verdana, Arial, Helvetica, sans-serif" size="2"><br>
<br>
<%= LTrim((detailCommunique.Fields.Item("texte_3".Value)) %><br>
<br>
<%= LTrim((detailCommunique.Fields.Item("texte_4".Value)) %><br>
<br>
<%= LTrim((detailCommunique.Fields.Item("texte_5".Value)) %> <br>
<br>


Louis Chamberland
2WINZ Communications Inc.

Reply to this topic