carlostrevino3583
Railway accept downloading files to the project, in production?
Thanks for your advices, and yes, I already check everything works fine, it is just this step, that I don’t see the files downloaded, I have tried a lot of things thats why I thought it might be something railway doesn’t allow, now I see that I have to try other things in my code to see if it works, just a thought, do you think it has anything to do that the href is like this? href="javascript:doPostBack('ctl00$MainContent$GVHistorial$ctl02$DescargaPDF','')",
I searched it and it says it uses ASP.NET, and I have to simulate the click like in the entire element and not just in the href because of that, do you think that “javascript:doPostBack” interfieres with something at the time that is on railway? And sorry again for thinking is railway😅, I want to see all the possibilities
16 replies
Error EACCES: permission denied
I am new in this things, adding middlewares slow down the application? Like if i ask for a GET users, and it has to pass in a logger middleware, validate middleare etc, that request is going to take longer?
33 replies