This topic is locked

Uploading files to Sharepoint from ASPRunner.Net

7/11/2024 10:52:51 AM
ASPRunner.NET General questions
J
jetsguy author

Hi I am looking to upload documents to a given Sharepoint folder. Ideally I would then store the document url in ASPRunnner. Has anyone done this before and provide help with this?

F
FR 7/11/2024

You will need to come up with the fully qualified UNC name of the folder via File Explorer, if that is available to you with your configuration.
Then you'd specify that in the Runner field attributes.

J
jetsguy author 7/11/2024

I don't think I can get the fully qualified UNC but what is the Runner field attributes?

F
FR 7/15/2024

If you double click a field from Designer, it will bring you direct to the attributes of the field. If you call the field a File field, you are then given the opportunity to specify the location of files that can be uploaded.