FrontPage
Adding a Form Builder form to your FrontPage design webpage is very easy and is remarkable similar to adding it to a CoffeeCup HTML Editor designed page. Follow the steps below and you will be able to add the search to your site.
Step 1:
Use CoffeeCup Music Player to create your form and after clicking the Save button will be shown the image below. To make this easier, you will want to save the files to the same folder (locally) as contains the webpage where the form will reside. This will help you later when you need to upload the files.

Step 2:
You can use the Upload button to upload your files if you are certain you know the location where they are supposed to be on the server. They need to be in the same folder on the server as the webpage which contains the Music.
Step 3:
Open the html file created by Music Player in your browser and View the Source. You should see something similar to the image below. As you can see the program basically creates its own html page just for the Music. The section of code you need to be concerned with is highlighted by the red box, this is the code that you will need. Copy the code highlighted in the image.

Step 4:
Bring FrontPage back up, or open it if it was not open already. Next open the page you want the form be located in and make sure you are in Code view. Paste (Ctrl +V or Right-click > Paste) the code into the body section of your webpage. You can see the results in the image below.
Step 5:
Save your webpage and upload it to you server. If you did not already, you will need to upload the required files from the first image in this tutorial. (PHP, SWF, TXT XML and image files. The HTML file is not needed because you have the code in your webpage already.) These file MUST BE in the same folder on the server as this page where you pasted the HTML code. If they are not, the search will not function properly.
|