Format currency which is displayed in a text box....

  • Thread starter Thread starter varun.jasuja
  • Start date Start date
V

varun.jasuja

Hi all,
I am actually having a text box which is populated in the following
manner:
***************************
<html:text property = "ecAmount" size = "15" maxlength = "20"
onblur="return Fctn2()" readonly="true"
style="text-align:right;border-width:0;background:#C1D1E5;"/>

****************************
I am displaying the currency in the textbox..
I could ave displayed the formatted curreny if i was using a label...
But I'm confused on how to format the values of the text boxes..
Please help...
 
Hi all,
I am actually having a text box which is populated in the following
manner:
***************************
<html:text property = "ecAmount" size = "15" maxlength = "20"
onblur="return Fctn2()" readonly="true"
style="text-align:right;border-width:0;background:#C1D1E5;"/>

****************************
I am displaying the currency in the textbox..
I could ave displayed the formatted curreny if i was using a label...
But I'm confused on how to format the values of the text boxes..
Please help...

You have posted this message to the wrong newsgroup.
The access in this groups name refers to Microsoft Access, a database
program.
Please repost to the correct newsgroup for whatever Office program you
are using. I would suggest you include your Windows and Office version
number in the message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top