D
DavidG
I have an application where I did the typical front-end/back-end split.
I've come into an issue where I need to update (in my case append only)
data to the back-end file. The task doesn't seem to warrant creating
code suitatable for a novice user, but emailing the back-end file back
and forth is not a desireable alternative either.
I wanted to see if others have come across this same situation and how
they handled it.
Thanks in advance
I've come into an issue where I need to update (in my case append only)
data to the back-end file. The task doesn't seem to warrant creating
code suitatable for a novice user, but emailing the back-end file back
and forth is not a desireable alternative either.
I wanted to see if others have come across this same situation and how
they handled it.
Thanks in advance