NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
NetWebYear weird behavior
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: NetWebYear weird behavior (Read 12623 times)
walter.dasilva
Sr. Member
Posts: 314
SOFTVALE
Re: NetWebYear weird behavior
«
Reply #15 on:
September 24, 2014, 05:20:50 AM »
Bruce,
It is ok now.
So, using the same sample, how to refresh calendar from table after a insert/update. both browse and calendar is ditinct TAB form a MEMORY FORM.
Regards,
Walter
Logged
Walter - SOFTVALE
astahl
Sr. Member
Posts: 308
Re: NetWebYear weird behavior
«
Reply #16 on:
September 24, 2014, 06:36:06 AM »
Confirmed
Ashley
Logged
astahl
Sr. Member
Posts: 308
Re: NetWebYear weird behavior
«
Reply #17 on:
September 25, 2014, 04:58:22 AM »
Ouch!!!
When using the entire month view and pressing the next button, October shows fine until you hit November. Calendar disappears except for the sub heading. Then I press the Calendar menu item and get this javascript error "Error in site JavaScript".
Am I missing something in the web folder?
Ashley
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: NetWebYear weird behavior
«
Reply #18 on:
September 25, 2014, 06:39:18 AM »
sounds like it's time to post a new example? and instructions to get the effect?
Logged
astahl
Sr. Member
Posts: 308
Re: NetWebYear weird behavior
«
Reply #19 on:
September 25, 2014, 07:07:41 AM »
It works fine in Hodates(12)
Has to be something I have in the code.
UPDATE for Holidays problem
I found the problem in my data. I had an entry for 11/11/2014 named Veteran's Day see the apostrophe...I removed the the apostrophe from the tables field and it then worked. Not a big problem but should it not show what was added to the data? This also could be a problem in data people enter that you have no control of.
Ashley
«
Last Edit: September 25, 2014, 08:44:48 AM by astahl
»
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: NetWebYear weird behavior
«
Reply #20 on:
September 25, 2014, 10:12:21 PM »
I'm not sure what you're saying - if you add Veteran's day to the Hotdates example, does it work ok?
cheers
Bruce
Logged
astahl
Sr. Member
Posts: 308
Re: NetWebYear weird behavior
«
Reply #21 on:
September 26, 2014, 04:26:57 AM »
Hi Bruce,
No it does not. If in Hot Dates add a Holiday named anything you like but put a 's on the end and save it. Now go to the Monthly calendar and start scrolling to the month to see that holiday. Nothing will be displayed not even the forward or back buttons.
For now my work around is no apostrophes in the display data.
Ashley
Logged
kevin plummer
Hero Member
Posts: 1195
Re: NetWebYear weird behavior
«
Reply #22 on:
September 28, 2014, 04:24:03 PM »
try using a <39> instead of a '
Using a ' in NTW will break things in lots of places but normally you would get compile errors.
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: NetWebYear weird behavior
«
Reply #23 on:
September 28, 2014, 10:37:07 PM »
thanks Ashley - fixed for the next build (8.28)
Logged
Print
Pages:
1
[
2
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
NetWebYear weird behavior