|
|
Add PCB News To Your Site
PCBCafe News-On-Your Site
Increase Your Site's Traffic
Increase your site's traffic by adding hourly updated PCB news, and linking to the
PCB industry's best resource portal.
Give your visitors another reason to visit and stay on your site by simply
adding a few lines
of code to your home page. You'll be delivering the lastest PCB news, and giving your visitors
access to all the PCB resources found on PCBCafe.com.
What exactly do I get on my web site?
There are two different formats you can use to add our news to your
site, the static version and the scrolling version. Regardless of which
version you choose, they are updated in real-time throughout the
day automatically.
|
|
|
|
How do I include the news feed on my site?
Select the page on your site that you want to add the news feed to.
Then
copy the appropriate java script code (below) and incorporate it into the html
definition of that page. If you have any trouble at all don't hesitate to
contact our web master for assistance.
pcbadmin@ibsystems.com
Cut and Paste the below code into the body of your Web page for
scrolling version
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0 WIDTH=179 BGCOLOR=FFFFFF BORDER=0>
<TR VALIGN=TOP ALIGN=CENTER>
<TD BGCOLOR=000000>
<APPLET CODEBASE="http://www.pcbcafe.com/HEADLINES/" CODE=RiadaHeadline.class ARCHIVE=RiadaHeadline.jar WIDTH=179 HEIGHT=200>
<PARAM NAME=cabbase VALUE="RiadaHeadline.cab">
<PARAM NAME=name VALUE="1stRiadaHeadline">
<PARAM NAME=Copyright VALUE="1stRiadaHeadline Copyright (c)
1997-99, Riada International Pty. Ltd. (http://www.riada.com)">
<PARAM NAME=SerialNumber VALUE="0051-1099-0629-1134-4">
<PARAM NAME=GenVersion VALUE="1.10.70">
<PARAM NAME=Reg VALUE=231264>
<PARAM NAME=Script0 VALUE="9
'http://www.pcbcafe.com/HEADLINES/headline.txt' 1; 2 0 300000; 7
OnTimer0={9 'http://www.pcbcafe.com/HEADLINES/headline.txt' 1; 2 0
300000}; ">
<BLOCKQUOTE>
<HR>
Your browser is not Java capable or Java has been disabled.
<HR>
</BLOCKQUOTE>
</APPLET>
</TD>
</TR>
</TABLE>
Cut and Paste the below code into the body of your Web page for
static version
Include this between body
<TABLE CELLPADDING=2 CELLSPACING=1 WIDTH=100% BGCOLOR="#FFFFFF" BORDER=0>
<TR VALIGN=TOP BGCOLOR="#000000">
<TD ALIGN=CENTER>
<FONT FACE="Helvetica, Arial" SIZE=2 COLOR="#FFFFFF">
<B>Today's PCB News</B>
</FONT>
</TD>
</TR>
<TR VALIGN=TOP>
<TD>
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.pcbcafe.com/TodaysNews.php">
</SCRIPT>
</TD>
</TR>
</TABLE>
Is that all there is to it?
That is pretty much it. However, we do ask that you let us know that
you have decided to incorporate our news feed on your site. Often times
we make improvements and adjustments to this system and we want to be
sure we can keep you well informed of any item that might effect the news
feed on your site.
|
|
|
|
|