host server

Forum home » Delegate support and help forum » Dreamweaver Training and help » Host Server

Host Server

resolvedResolved · Low Priority · Version CS3

Eimear has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course

Host Server

How can I connect to my host server?

RE: Host Server

Hi Eimear,

Thanks for your question. I hope you enjoyed the Dreamweaver training.

You'll need to get the details from your hosting provider.

Usually, this is FTP details (File Transfer Protocol). And will involve:
Host:
Host/Remote Directory:
Username:
Password:

Enter the settings they give you into Remote Settings for your Site in Dreamweaver, and do a Test connect.

Host/Remote Directory is not required, but often hosting providers will take you to your home account when you FTP in, and your web site may be stored in a folder within that home account, eg. wwwroot, public_html or www

If this is the case for you, and to ensure Dreamweaver synchronises and uploads it's files to the right directory, you should put the name of this folder in the Host/Remote directory. Ask your hosting provider for more details on this.

If this answer resolves your query, please mark the question as 'resolved' (see below). Otherwise, please post a follow-up response to this post, and I will assist you further.

Regards, Rich

Tue 17 Mar 2009: Automatically marked as resolved.

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.06 secs.