Upload attachment via dekstop software

Sheratan

Well-known member
Is it possible?

The user need to log in to the software first. Then the software will connect to my xenforo forum and check if the user had a permission to upload attachment. If they had, then the user can continue to upload. Of course he can state the thread where the attachment go.

If they do not have permission, the software will not continue.

The software is build with VB.NET Framework.
 
You will need a script on the server to handle the actual file upload and attachment process. As long as you have that, there shouldn't be an issue uploading via a desktop software.
 
Top Bottom