- 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
-
- 8 replies
- 1 view
-
Microsoft launches TypeScript 5.6 with a number of new improvements
By John Callaham,
- microsoft
- javascript
- (and 2 more)
- 1 reply
- 0 views
-
Free Download: Professional JavaScript for Web Developers eBook (worth $48)
By News Staff,
- ebook offer
- sponsored
- (and 2 more)
- 0 replies
- 0 views
-
Microsoft introduces TypeScript 5.5: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 0 replies
- 0 views
-
Free Offer: JavaScript Essentials for Dummies ($10 Value) eBook
By News Staff,
- ebook offer
- sponsored
- (and 2 more)
- 0 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