Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Shmooter #1
Using the round function
I have this placed in my code
<%Response.write(Session("MembershipCost"))%>
the number it contains is 605
how do i use the round Function to make it look like 605.00
i tried <%Response.write Round((Session("MembershipCost"),2))%> but it says
that an expected ) is missing
any ideas??
Shmooter Guest
-
sharedobject second round does not function :S
Hello there i have this code with two buttoms. First the sharedobject is empty.. (trace undefined) then i add a attribute to the sharedobject (... -
#40622 [NEW]: round function
From: bruno dot boccara at d2b dot com Operating system: windows 2003 Apache 2 PHP version: 4.4.5 PHP Bug Type: Math related... -
#24828 [Asn->Csd]: round() function doesn't round !
ID: 24828 Updated by: edink@php.net Reported By: christophe dot bidaux at netcourrier dot com -Status: Assigned... -
#24828 [Opn->Asn]: round() function doesn't round !
ID: 24828 Updated by: iliaa@php.net Reported By: christophe dot bidaux at netcourrier dot com -Status: Open... -
#24828 [NEW]: round() function doesn't round !
From: christophe dot bidaux at netcourrier dot com Operating system: Windows 98SE PHP version: 4CVS-2003-07-27 (stable) PHP Bug...



Reply With Quote

