Jump to content

Info for server Cache system


kkelchev

Recommended Posts

Hi ,

Could you give as expert suggestion about utilisation of UniGUI server cache system (is it posible).
For example:

In our application database will export image and open link to it in separate window.

Open could be done like this: UniSession.BrowserWindow(<<Link>>, 1280, 960, '_blank') i know;
After end of user session exported images should be deleted (save disk space..etc).

I know that I could do export in "files" sub-server(exe) folder. But in this case i have to
take care about deleting of files after session.

So my question is:
Do we have build in mechanism to save files with temp. name generated by Server on right place (CacheFolder)
and to be confident that server will delete thouse file(s) on right time (after WEB session)

Thanks
Kamen


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...