Hello,
I want to upload a file to an asp.net page. Most examples have shown using php here. Does anyone have an example or code for this? Most I see ask you to browse to the file on the website. Is there any way I can just pass an image as a parameter to the page and save it on that end?
Thanks!
Warren