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

File Upload Issue...Last 1 for this project I hope #65

Closed
abku opened this issue Jan 14, 2016 · 2 comments
Closed

File Upload Issue...Last 1 for this project I hope #65

abku opened this issue Jan 14, 2016 · 2 comments

Comments

@abku
Copy link

abku commented Jan 14, 2016

@danhunsaker
Do you have a sample of how file upload works? I have used the dynamic load and post based on @SamanShafigh (issue #55). The parameters that gets posted to my asp script is:
undefined[id]=2&undefined[rID]=bb445af5-846a-43ec-b89e-d3728a3c5365&undefined[task]=This+is+my+Task&undefined
[duedate]=&undefined[file]=%5Bobject+FileList%5D

I can fix the undefined part but file gets returned as an object and I cannot seem to upload the file to the server. Can you please provide me with any help in this matter?

@abku abku changed the title File Upload Issue...Last 1 for this project I hope Multi Column Form Jan 27, 2016
@abku abku changed the title Multi Column Form File Upload Issue...Last 1 for this project I hope Jan 27, 2016
@abku abku closed this as completed Jan 27, 2016
@abku
Copy link
Author

abku commented Jan 27, 2016

Marking this as closed as no help was received. I had to create a .net project and load the file upload via iframe and use .net controls instead of the ones provided. Was hoping that someone could help but no answer/help/response for 12 days made me take the drastic measure due to deadline and project commitments. Makes me wonder if I want to use this anymore as it looks like it is a dead git.

@danhunsaker
Copy link
Owner

Apologies for the delay. I've been kept away from the Internet for the past several weeks, so am just now getting a chance to address issues.

I highly recommend checking the links in the description of the file control type. The link for the FileReader service shows how to use it to retrieve file contents.

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

2 participants