C#C
C#2y ago
Antlin23

ASP.NET core, send more data with formData

Hi, I want to be sending an string as well as the other data im sending. Is that possible? Its uploading an img to azure storage account but I need to add an more info to the fileEntity so that I can get the filepath to the specific product, therefore I need to send the productId from the razor page to the other project where I upload the file.
Skarmbild_2024-06-03_110629.png
Skarmbild_2024-06-03_110654.png
Was this page helpful?