Latest Posts
Hello, I don't know about speech to text fill-in. Anyway, I want to inform you that this forum will be closed for register or posting. Any starting has an ending. Have a good life....
Marplo, thanks for the support, it is working now....
Here is an answer `o god after 2 hours shame on me for this one` ...
Marplo thanks for quick feedback took me more hours, I should have come earlier with asking questions. It is a waste I`m not have experiance with Javascript cause for hobby it can be helpfull for all kind creativity. For this meight an short period lessons can crick my knownledge, sometimes I thinking...
Pleasant Coursesweb, Almost Christmass Eve.... Whising you all the best + an healthy new year. All the support I have received is priceless thank you very much. I have been in minor for a long time unfortunately that will remain the case in the new year 2023 for me. The...
Marplo thanks for the suport.... Strange in Edge browser the speech is unlimited but Chrome has big limits in speech....
Marplo in once thanks for the great suport...
Marplo thanks for the quick answer.... Normaly I`m carefull with extern memory, but even this were also in my USB with result parts from website backup did not work aswell.... Lucky I have serval backups for the website so I still have everything. The problem were in my modem some...
Hello, You can block that ip address in php, using this code: if(strpos($_SERVER['REMOTE_ADDR'], '20.117.73') === 0) exit(); For instance, all of these will be blocked: 20.117.73.0 , 20.117.73.35 , 20.117.73.123, .... 20.117.73.255 Or, using .htaccess file: Order Allow,Deny Deny from 20.117.73. Allow from all...
You will know the truth, and the truth will set you free. == In the world, the law forbids, and power punishes; that's its definition. To God, the law is Love, and power forgives! Freedom is to be Free from any law and power. The truth is...
Hi MarPlo, thank you!! That works perfectly. I notice that you also changed the width and height to be 500px instead of the 100% that I had in my code that was causing some trouble. Best, Guillermo...
If you only want to display a message to every minute, just use the setInterval() function. It calls a function repeatedly, over and over again, at specified time intervals. See the following tutorial: coursesweb.net/javascript/settimeout-setinterval_t...
See and use the following example: var day = new Date(); let hr = day.getHours(); let mn = day.getMinutes(); let se = day.getSeconds();let st_hm ='Hour: '+hr+', minutes: '+mn; document.write(st_hm); ...
OK thanks MarPlo.... Wishing overseas nice weekend...
Plessant CoursesWeb, Thanks for all suport from this year. Merry Christmas and a Happy New Year Hopefully we will have normal lives again soon worldwide. your sincerely...
Who is online
In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 5 minutes)
Most users ever online was 833 on 12 Jun 2022, 11:32
Registered users: No registered users
Statistics
Total posts 1859 •Total topics 595 •Total members 261 •Our newest member WillATT