G
Guest
myIn the current web form page, I use Response.Redirect(fullURL) where
fullURL = "ftp://myURL" to a FTP service (control by a button). But it does
not work.
What is wrong with it? Should it work?
Thanks
David
fullURL = "ftp://myURL" to a FTP service (control by a button). But it does
not work.
What is wrong with it? Should it work?
Thanks
David