[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
web app confog file
[Thread Prev] | [Thread Next]
- Subject: web app confog file
- From: gaucho <64xcode@xxxxxxxxx>
- Reply-to: 64xcode@xxxxxxxxx
- Date: Tue, 25 Mar 2025 13:48:47 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi, In desktop apps I use a json file located in the user folder, but in web apps the users access to the app altrough a web browser. 1) Where is the correct place to put a config file that define the database location among other info related to the app operation? 2) How to store data for the session [1] for example last form open, the idea is use this info to improve the user experience, creating shortcuts to the last register alterd for example. [1] if the answer is coquies, any samle ? Thanks Martin.
Re: web app confog file | Linus <olivier.cruilles@xxxxxxxx> |