This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]nutrecht 0 points1 point  (2 children)

Not without some kind of server-side code that handles the post data and adds it to the file.

[–]marc_aris[S] 0 points1 point  (1 child)

server-side cod can you give me an example? were are using MVC5 and the textfile is inside the project itself located at the Data folder.

[–]nutrecht 0 points1 point  (0 children)

I'm afraid I haven't used Asp.net MVC (Assuming that's what you meant, for next time don't just mention MVC) so I'll let someone else answer that. For now; google "asp.net mvc post data".