Clearing Text Box
- Posted by ronaustin at alltel.net Oct 15, 2003
- 424 views
--------------Boundary-00=_XADTQL80000000000000 charset="iso-8859-1" This program contains only two fields, Code and Desc. I get them through the SleText control. After the info is written out I want to clear these controls. I added the following to the process that writes out the recor= d:=0D =0D clear(Code)=0D clear(Desc)=0D =0D Only the Code control gets cleared unless after I enter the Desc I hit TA= B twice to highlight the Desc control. Then both fields are cleared. Wh= at am I doing wrong? --------------Boundary-00=_XADTQL80000000000000 Content-Type: Text/HTML; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-= 1"> <META content=3D"IncrediMail 1.0" name=3DGENERATOR> <!--IncrdiXMLRemarkStart> <IncrdiX-Info> <X-FID>FLAVOR00-NONE-0000-0000-000000000000</X-FID> <X-FVER></X-FVER> <X-CNT>;</X-CNT> </IncrdiX-Info> <IncrdiXMLRemarkEnd--> </HEAD> <BODY style=3D"BACKGROUND-POSITION: 0px 0px; SCROLLBAR-FACE-COLOR: #ebeae= a; FONT-SIZE: 12pt; MARGIN: 5px 10px 10px; SCROLLBAR-HIGHLIGHT-COLOR: #ae= aaaa; SCROLLBAR-SHADOW-COLOR: #a9a7a7; SCROLLBAR-3DLIGHT-COLOR: #e5e5e5; = SCROLLBAR-ARROW-COLOR: #875b38; FONT-FAMILY: Arial; SCROLLBAR-DARKSHADOW-= COLOR: #545252" bgColor=3D#ffffff background=3D"" scroll=3Dyes ORGYPOS=3D= "0" X-FVER=3D"3.0"> <TABLE id=3DINCREDIMAINTABLE cellSpacing=3D0 cellPadding=3D2 width=3D"100= %" border=3D0> <TBODY> <TR> <TD id=3DINCREDITEXTREGION style=3D"FONT-SIZE: 12pt; CURSOR: auto; FONT-F= AMILY: Arial" width=3D"100%"> <DIV>This program contains only two fields, Code and Desc. I get th= em through the SleText control. After the info is written out I wan= t to clear these controls. I added the following to the process tha= t writes out the record:</DIV> <DIV> </DIV> <DIV>clear(Code)</DIV> <DIV>clear(Desc)</DIV> <DIV> </DIV> <DIV>Only the Code control gets cleared unless after I enter the Desc I h= it TAB twice to highlight the Desc control. Then both fields are cl= eared. What am I doing wrong?</DIV></TD></TR> <TR> <TD id=3DINCREDIFOOTER width=3D"100%"> <TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%"> <TBODY> <TR> <TD width=3D"100%"></TD> <TD id=3DINCREDISOUND vAlign=3Dbottom align=3Dmiddle></TD> <TD id=3DINCREDIANIM vAlign=3Dbottom align=3Dmiddle></TD></TR></TBODY></T= --------------Boundary-00=_XADTQL80000000000000--