Answer the question
In order to leave comments, you need to log in
How, for example, after entering the correct password, do it so that another .Cs file is executed?
How, for example, after entering the correct password, do it so that another .Cs file is executed?
Well, in a separate script, authorization, and in another, the program itself.
Ps I am making a console application
Answer the question
In order to leave comments, you need to log in
Do you have HTTPS configured at all, have you received a certificate? If Apache does not have a single configured domain with SSL, then it will not listen on port 443.
You don't have any scripts. All this is eventually collected in one assembly (file). You need to call another class that you may have placed in this other .cs file
If the password is correct, then execute the code from the file
If the password is not correct, execute from another one
Sorry for the pseudocode, I am writing from a mobile phone
And as noted above, the sharp is compiled into assemblies, so you do not have a file call, but a call to some class
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question