- 0
[HELP JAVASCRIPT] Need help modifying a JavaScript file that inserts a date based on another field
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Everyone seems powerless against Oracle's ownership of the JavaScript trademark 1 2
By Usama Jawad96,
- oracle
- javascript
- (and 5 more)
- 29 replies
- 0 views
-
HTML, CSS, & JavaScript All-in-One For Dummies (worth $39.99) free download ends today
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
Download HTML, CSS, & JavaScript All-in-One For Dummies ($39.99 Value, now FREE)
By News Staff,
- ebook offer
- sponsored
- (and 5 more)
- 0 replies
- 0 views
-
Microsoft is making TypeScript 10x faster for developers
By pradeepviswav,
- microsoft
- typescript
- (and 3 more)
- 4 replies
- 0 views
-
Microsoft introduces TypeScript 5.8: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 4 replies
- 0 views
-
Question
Lare2
We have the following JavaScript for a Caspio database that inserts a date of a year ahead into a field before submission based on the previous field.
Basically we have have a field where users enter a date, and the JavaScript above inserts a date of a year ahead on a second field before form submission.
Can someone modify it so that the date inserted is six months instead of one year.
My JavaScript knowledge is null so TIA
Link to comment
https://www.neowin.net/forum/topic/1280742-help-javascript-need-help-modifying-a-javascript-file-that-inserts-a-date-based-on-another-field/Share on other sites
7 answers to this question
Recommended Posts