I am doing one application that is related to online
business cards printing. In that application 2 user s available, that
is admin and users, who r submit there order they must login then only
they can submit their Card Order, When he submit their order at that
time he is uploaded .jpg images that image should be automatically
download to admin local systm when click submit order button.
Now i m doing upload images stored in server folder but i want that
images should be download to admin local system......automatically
with out human interaction.
i tried this using ftp but in ftp we have to connect manually each time and also we only click download.
I need auto download option. mainly this is online business card application.
I m using
asp.net and c# as front end and sql server 2005 as back end and
How can i proceed this application. Please provide me solution for this.
Regards
Shankar