by Lazar | Mar 18, 2021 | FTP & File Management
The problem comes from the fact that different browsers parse HTML and CSS differently. You can search on the internet for some tips on how to make your site look relatively the same on different browsers. If you want to see how your page displays across multiple...
by Lazar | Mar 18, 2021 | FTP & File Management
This problem can be resolved in a very elegant way using a .htacess file. The content of the .htaccess file should be: Redirect 302 /index.html http://your_asp_site.com/Default.aspx If you want to change the directory index in the future so it loads...
by Lazar | Mar 18, 2021 | FTP & File Management
Use the following Dreamweaver FTP settings: Access: FTP FTP Host: yourdomainname.com Host Directory: Leave it blank or write ‘/’ Login: Your FT Username Password: Your FTP Password
by Lazar | Mar 18, 2021 | FTP & File Management
Use the following FileZilla FTP settings: Host: yourdomainname.com Username: Your FTP Username Password: Your FTP Password
by Lazar | Mar 18, 2021 | FTP & File Management
Use the following SmartFTP settings: Address: yourdomainname.com Login: Your FTP Username Password: Your FTP Password