hi,
I have an FTP site configured in IIS. Its works fine while i put some files from an external Network using the static IP configured on my server.
Now, i don't want to give my static IP to all Customers to Access my server(FTP). I just want to give them an "URL" which is found on my HTML website. while Click that URL i want my customers to redirect to my FTP Site, ask for username, Password after authentication made i want to redirect them ".aspx" which contains BROWSE button to upload files.
How can i do that ?
Instead of redirecting, while i simply gives my static IP in "Internet Explorer" it just give me links of Users. I cannot find any Browse button on that Page.
So i need to upload an file without any third Party software to my Server.