Broadcast Radio Forums

Can I use Frontpage(tm) to design a page for OCP to update?


http://forums.broadcastradio.com/Topic256.aspx

By Liam Burke - Friday, February 6, 2004 11:09:43 AM

Can I use Frontpage(tm) to design a page for OCP to update?

Basically yes, OCP uses tags to indicate where on your web page you want OCP to add some information.

Let's say you want to have a line on your web site that says,

Now Playing: Madonna with Frozen

with OCP automatically changing the artist name and song title. The HTML that you would need to do this would look something like:

<p align="center">Now Playing: <OCP_NOW_ARTISTNAME1> with <OCP_NOW_ITEMTITLE></p>

OCP would replace the two OCP tags with the actual song title and artist then automatically upload it to your website.

There is a little more to it than that but if you understand this simple example then you can handle designing an OCP powered website. Why not take a look at the OCP Documentation for more information on OCP and what it can do for you.


Search key words: OCP, frontpage, dreamweaver, update, tag, artist, title, now, next.