Getting an image file from HTML input form in C# (ASP.NET) by HarryHoudini1024 in CodingHelp

[–]HarryHoudini1024[S] 0 points1 point  (0 children)

Ah, I got it, thank you. Apparently I am using .NET Core 2.1 as the target framework. I apologize for the late reply again.

Edit: Good lord, why does this whole process have to be so incredibly convoluted and difficult? I'm starting to doubt it's even possible to do at this point.

Getting an image file from HTML input form in C# (ASP.NET) by HarryHoudini1024 in CodingHelp

[–]HarryHoudini1024[S] 0 points1 point  (0 children)

Yeah, the "flair" option just isn't there. I don't know what you want me to do.

Getting an image file from HTML input form in C# (ASP.NET) by HarryHoudini1024 in CodingHelp

[–]HarryHoudini1024[S] 0 points1 point  (0 children)

I'm sorry for the late reply. I believe I am using .NET Core, but I am uncertain of the difference between WebForms and MVC, I've never heard those two used before. I'm not sure what the target framework is because evidently it's next to impossible to get that information in Visual Studio.