You can make it update immediately by checking for onkeydown instead of
what you currently use (likely onchange).
To format as a percentage, change the script you use to calculate the
percentage and then add the % sign to the result.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> -----Original Message-----
> From: Jeff [private.php?do=newpm&u=]
> Posted At: 19. oktober 2004 17:37
> Posted To: microsoft.public.frontpage.client
> Conversation: Automatically update Text Box in Form
> Subject: Automatically update Text Box in Form
>
>
> Hi
>
> I made a form, and it calculates IRR in a "Text Box", after
> you put other values in the other Text Boxes.
>
> Question
> The IRR only shows up after you click on the "IRR Textbox",
> is there anyway to make the value automatically show up when
> you input the other values.
> Also is there anyway to format the number in the textbox as a
> percantage?
>
> Thanks'
>
|