Click here to Skip to main content
15,891,136 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionRe: Ajax issue Pin
AspDotNetDev16-Jan-12 8:20
protectorAspDotNetDev16-Jan-12 8:20 
AnswerRe: Ajax issue Pin
MacRaider416-Jan-12 8:34
MacRaider416-Jan-12 8:34 
AnswerRe: Ajax issue Pin
AspDotNetDev16-Jan-12 8:55
protectorAspDotNetDev16-Jan-12 8:55 
GeneralRe: Ajax issue Pin
MacRaider416-Jan-12 9:48
MacRaider416-Jan-12 9:48 
GeneralRe: Ajax issue Pin
MacRaider417-Jan-12 1:59
MacRaider417-Jan-12 1:59 
GeneralRe: Ajax issue Pin
BobJanova17-Jan-12 3:59
BobJanova17-Jan-12 3:59 
GeneralRe: Ajax issue Pin
MacRaider417-Jan-12 4:12
MacRaider417-Jan-12 4:12 
QuestionRounding a calculation to the nearest 0 or 5 Pin
DiesenDesign14-Jan-12 15:48
DiesenDesign14-Jan-12 15:48 
I created a PDF form from an excel file. I have everything figured out, except one of the fields in which I am able to round the answer up to the nearest integer, but I need to take it one step further and round it to the nearest 5 or 0. This is what I an using as my custom calculation script:

(Math.ceil(CourseHours/40) + "
");

I have just started learning javascript so I found this off of a website. If anyone could help I would certainly appreciate it. Thank you in advance.
AnswerRe: Rounding a calculation to the nearest 0 or 5 Pin
Aniruddha Loya14-Jan-12 20:53
Aniruddha Loya14-Jan-12 20:53 
GeneralRe: Rounding a calculation to the nearest 0 or 5 Pin
DiesenDesign15-Jan-12 14:07
DiesenDesign15-Jan-12 14:07 
GeneralRe: Rounding a calculation to the nearest 0 or 5 Pin
Aniruddha Loya15-Jan-12 19:27
Aniruddha Loya15-Jan-12 19:27 
GeneralRe: Rounding a calculation to the nearest 0 or 5 Pin
DiesenDesign22-Jan-12 11:44
DiesenDesign22-Jan-12 11:44 
AnswerRe: Rounding a calculation to the nearest 0 or 5 Pin
Aniruddha Loya23-Jan-12 23:31
Aniruddha Loya23-Jan-12 23:31 
AnswerRe: Rounding a calculation to the nearest 0 or 5 Pin
Satheesh154615-Jan-12 21:09
Satheesh154615-Jan-12 21:09 
QuestionNeed to work with a database Pin
MacRaider414-Jan-12 1:55
MacRaider414-Jan-12 1:55 
AnswerRe: Need to work with a database Pin
MacRaider416-Jan-12 6:58
MacRaider416-Jan-12 6:58 
Questiondocument.formname.objectname notation question Pin
Aleksey Shurtygin13-Jan-12 7:37
Aleksey Shurtygin13-Jan-12 7:37 
AnswerRe: document.formname.objectname notation question Pin
R. Giskard Reventlov13-Jan-12 8:03
R. Giskard Reventlov13-Jan-12 8:03 
GeneralRe: document.formname.objectname notation question Pin
Aleksey Shurtygin13-Jan-12 8:18
Aleksey Shurtygin13-Jan-12 8:18 
QuestionJavaScript Pin
dannaros12-Jan-12 4:47
dannaros12-Jan-12 4:47 
AnswerRe: JavaScript Pin
R. Giskard Reventlov13-Jan-12 7:59
R. Giskard Reventlov13-Jan-12 7:59 
GeneralRe: JavaScript Pin
dannaros13-Jan-12 8:04
dannaros13-Jan-12 8:04 
GeneralRe: JavaScript Pin
R. Giskard Reventlov13-Jan-12 12:15
R. Giskard Reventlov13-Jan-12 12:15 
GeneralRe: JavaScript Pin
dannaros13-Jan-12 23:21
dannaros13-Jan-12 23:21 
QuestionHow can I download this video? Pin
turbosupramk39-Jan-12 8:29
turbosupramk39-Jan-12 8:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.