Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing additional information to the Server #5

Open
jdoan3 opened this issue Jul 23, 2016 · 0 comments
Open

Passing additional information to the Server #5

jdoan3 opened this issue Jul 23, 2016 · 0 comments

Comments

@jdoan3
Copy link

jdoan3 commented Jul 23, 2016

I am having troubles trying to figure out how you pass "otherInfo" to the server side. I would like to identify the otherInfo with a specific pathName which will modify the workingFolder that you have in your example.

For example

data{ file: files[0], otherInfo: {firstName: "hi", lastName"bye'}}

the working folder becomes @"\Uploads"+firstName+lastName;

From the Add method I don't see how you can do that. I looked at the file properties after passing the "otherInfo" object but none of the data seemed to be identified in the file object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant