1
How to call an ASPX page function in another project?
When clicking insert I call a project to make the business rules, at a certain moment I need to call a C# function that is on the page and after the return of this function continue on making the rules of business.
as I call this function?
It is a function that reads an html input file and uploads the file, so it has to be on the page. But thanks for the help. I’ll see how I can do it here.
– Marco Felipe