I use godaddy, and ASP scripts.
Need to upload files from web form.
I can't install known uploaders on godaddy and they don't have any. I have another Linux server and can run a small php for uploading. However I do need to catch file names which are uploading to another server, so the first script has to store client's data first prior before passing data to and executing php.
is it possible?
thanks in advance
Need to upload files from web form.
I can't install known uploaders on godaddy and they don't have any. I have another Linux server and can run a small php for uploading. However I do need to catch file names which are uploading to another server, so the first script has to store client's data first prior before passing data to and executing php.
is it possible?
thanks in advance