Questions tagged [automatic-updates]
141 questions
-1
votes
1 answer
Simple script for school calendar; update cell value based on other cell change
I'm looking for a simple script to update the value of a cell based on the update of another cell. This is to facilitate school staff populating next year's school calendars via a three-step process for then posting each event on a public gcal.
Here…

Bill Warrick
- 1
- 1
-1
votes
1 answer
Automatic email dependant on date in Microsoft Access
I'm currently creating a database for my work that consists of basic information on the company car fleet. I've created the database and front sheet which consists of variables such as car,c ar color, MOT Date, Tax Date, etc.
I need to somehow have…

Paul D Crossley
- 1
- 1
-1
votes
1 answer
Login to a page which is a hyperlink from a href
I would like to code for auto login to a form from a Java exe that will allow me to follow a href link which will re-direct to another site whereby this site will have a login which I will then supply the credentials and then download the contents…

user3223123
- 1
- 2
-2
votes
1 answer
Download publication files and copy on the client's internal server with ASP.NET core mvc in IIS
There is a site on the client's internal server. I want to add a page to it without publishing it manually on the client's computer, that is, put an update button and download the publication files from the Internet and replace the current…

Mohammad Hasan Salmanian
- 197
- 4
- 20
-2
votes
1 answer
Update html file content
I worked on a little startpage for my browser. Now I would like to make some changes to it, so it updates the index.html file depending on a text file, when this got changed. What whould be an efficiant way to solve this problem?
My approach would…

Bejlem
- 1
- 6
-2
votes
3 answers
How I can get the contents of a text box in android auntomatica way? without user intervention
I am developing an app in android and would like to develop a method that captures the text you type into the box, but do not want the user to press any button, but at the moment when the text is written on the box , take a few seconds and the text…

Luis Ed
- 1
- 2