afraser2k said:Can't you try SSH/Secure FTP through port 22? Probably easier to go with GMail. I'm not sure what the status of the "GMail Drive" application is these days but I used to use that when it first came out.
wizardmaxx said:Don't know what u mean by status, but my gmail drive works fine.
tonyyeb said:Add this to your website when you next get FTP access
http://www.gleamtech.com/products/wexlite.asp
Works a treat!! No need for FTP and it is free for personal use.
demon8991 said:I am home now but i cant seem to get this thing to work ive put the wexlite folder in my root folder but when i type the address in.
http://mywebserver.com/wexlite/
it doesnt work, just comes up with a list of files.
demon8991 said:are there any websites that let you access ftp through html if you catch my drift.
Zap said:you need to go to ftp:// not http://
MaxPower said:Does your hosting have ASP support?
If so you may need to change the name of default.asp to index.asp and see if that works.
If it doesn't have ASP support but PHP there are alternatives but we will cross that bridge when it arrives.
By the way there are several web based ftps like: http://www.net2ftp.com/
I personally have only ever trusted ones that I have hosted.
The file listing he gets looks more Apache than IIS. ASP probably isn't supported (unless the host installed Apache::ASP)tonyyeb said:No he doesn't
Spot on. But i would not change the default.asp to index.asp. Instead in your hosting control panel you should have an option to set default documents. Add default.asp to the list.