Hello,
I have a database that currently has images stored in it but in URL for a remote site. On Page_Load I am wanting to render that image and at the same time save the image in the SQL Database and then change the URL to the Image ID.
How would I go about this?
Thanks in advance!
Go to the complete details ...