Consultor Eletrônico



Kbase P104026: Is there a way to check the file name in the WebSpeed file upload directory during the upload?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/9/2005
Status: Unverified

GOAL:

Is there a way to check the file name in the WebSpeed file upload directory during the upload?

GOAL:

How to check file name during the file upload process in the WebSpeed?

FACT(s) (Environment):

WebSpeed

FIX:

No, it's not possible to check the file in the upload directory. The agent processes the file upload before it passes the control to the 4GL procedure. By the time WebSpeed agent process the request in web-disp.p, the file was already created or overwritten.