Enter Keywords:
1 - 10 of 821(0.001 seconds)
Sort By:
 
I don't know if this is possible, but can you round a number to 2 decimal places in Javascript??? If it is could somebody please tell me. Cheers in advance Neil
Zones: JavaScriptDate Answered: 11/30/2001 Rating: 9.0 Views: 0
I am comparing two double variables as follows.. Dim dblOne as Double = 71.500000 Dim dblTwo as Double = 71.500055 If I do this.. If dblOne = dblTwo Then Else 'Else Code Here End i...
Zones: .NETDate Answered: 03/15/2004 Rating: 8.4 Views: 9
Hi: Is there anyway when a query returns an average to have it show only two decimal places in the result?  In other words, my query now returns 2.3571429. I only want it to show 2.35. Thank...
Zones: MS AccessDate Answered: 03/17/2004 Rating: 8.4 Views: 0
Greetings, please can any one help me in doing the following: I want to develop a simple program using dynamic html which could read user's screen size and the dynamically place an image(any imag...
Zones: Web Development, Web D...Date Answered: 04/09/2004 Rating: 8.4 Views: 0
Hello everyone, I need to know how to convert a string that's filled with a number w/ four decimal places to a number w/ two (i.e. money). As you can see below I'm filling one of the labels o...
Zones: ASP.Net ProgrammingDate Answered: 07/14/2004 Rating: 8.0 Views: 0
I am trying to work out percentages within a stored procedure using a view, but every time i run the precedure it rounds it up or down to 0 or 100%. Can anyone help me try and turn it into giving m...
Zones: MS SQL ServerDate Answered: 01/17/2005 Rating: 8.4 Views: 0
In my access report, I have a column of percent values (retrived from a query) that appear in the following format. Percentile --------------- 19.825918762089 24.5550308754086 11.99748743718...
Zones: MS AccessDate Answered: 09/02/2005 Rating: 9.2 Views: 0
In our domain MS Windows 2003 Enterprise Edition is working as a Domain controller. There are so many shared folders on the server. But I cannot see the shared folders in My Network places, even if...
Zones: Misc OS, Windows OSDate Answered: 04/16/2007 Rating: 6.8 Views: 0
I need to place Exchange on the DMZ where my web server is. Now, exchange need my AD but I don't know what service + ports I have to open to make it work. Any help would be appreciated
Zones: Networking, ExchangeDate Answered: 12/17/2007 Rating: 9.0 Views: 0
I have a Formula called Average_Price1 and if {SalesJournalYTD_ttx.SHIPPED_PART}<>0 then {SalesJournalYTD_ttx.CURRENT_YEAR_MTD}/{SalesJournalYTD_ttx.SHIPPED_PART} else //value if 0 goes on next...
Zones: Crystal Reports SoftwareDate Answered: 01/09/2008 Rating: 9.8 Views: 0