This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Microsoft Publisher > May 2006 > RSS Feeds 2003
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I have java script created but does not past test? Is 2003 Publisher able to
be an RSS feed on certian pages? Below quick script generated and style
sheet. Style sheet is irrelevant but the feed would be great.
Many thanks for any help.
<script language="JavaScript"
src="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.docsonline.net.au%2F&desc=1"
type="text/javascript"></script>
<style type="text/css" media="all">
<!-- /* begin styles for RSS Feed */
..rss-box {
margin: 1em;
width: 451px;
background-color: white;
border: 1px solid silver;
}
..rss-items {
margin-top:0px;
padding:0.5em; 0.5em;
margin-left:0px;
color:#000000;
}
p.rss-title {padding:0.5em;}
..rss-title {
font-size: 8pt;
background-color: white;
color: black;
font-weight:bold;
text-align: left;
}
..rss-item {
font-size: 7pt;
list-style:none;
padding-bottom:1em;
}
..rss-item a {
color:#333333;
font-size: 9pt;
font-weight:bold;
}
..rss-item a:visited {
color: black;
}
..rss-date {
font-size: 7pt;
color: navy;
}
-->
</style>
<noscript>
<a
href="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.docsonline.net.au%2F&desc=1&html=y">View
RSS feed</a>
</noscript>
| |
| David Bartosik 2006-05-18, 3:49 am |
| this code simply generates a hyperlink to a web page albeit an rss file.
it should work fine in Publisher.
I just opened Notepad, dumped your code in, wrapped it with a open and close
html tag, and saved it as and html file.
Then ran the file in the browser, the link generated fine, clicking the
hyperlink returned an error.
That would be an issue with the
"jade.mcli.dist.maricopa.edu/feed/feed2js.php" file.
--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
"Fred" wrote:
> I have java script created but does not past test? Is 2003 Publisher able to
> be an RSS feed on certian pages? Below quick script generated and style
> sheet. Style sheet is irrelevant but the feed would be great.
>
> Many thanks for any help.
>
>
> <script language="JavaScript"
> src="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.docsonline.net.au%2F&desc=1"
> type="text/javascript"></script>
>
> <style type="text/css" media="all">
>
>
>
> <!-- /* begin styles for RSS Feed */
>
>
>
> ..rss-box {
>
> margin: 1em;
>
> width: 451px;
>
> background-color: white;
>
> border: 1px solid silver;
>
>
>
> }
>
> ..rss-items {
>
> margin-top:0px;
>
> padding:0.5em; 0.5em;
>
> margin-left:0px;
>
> color:#000000;
>
> }
>
> p.rss-title {padding:0.5em;}
>
> ..rss-title {
>
> font-size: 8pt;
>
> background-color: white;
>
> color: black;
>
> font-weight:bold;
>
> text-align: left;
>
> }
>
>
>
> ..rss-item {
>
> font-size: 7pt;
>
> list-style:none;
>
> padding-bottom:1em;
>
> }
>
>
>
> ..rss-item a {
>
> color:#333333;
>
> font-size: 9pt;
>
> font-weight:bold;
>
> }
>
>
>
> ..rss-item a:visited {
>
> color: black;
>
> }
>
>
>
> ..rss-date {
>
> font-size: 7pt;
>
> color: navy;
>
> }
>
> -->
>
>
>
> </style>
>
> <noscript>
>
> <a
> href="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.docsonline.net.au%2F&desc=1&html=y">View
> RSS feed</a>
>
> </noscript>
>
>
>
>
>
| |
|
| Shall try it. Many tks David for the time.
"David Bartosik" <DavidBartosik@discussions.microsoft.com> wrote in message
news:F49B44B9-0112-40D6-9C7E-435245EF32BF@microsoft.com...[color=darkred]
> this code simply generates a hyperlink to a web page albeit an rss file.
> it should work fine in Publisher.
> I just opened Notepad, dumped your code in, wrapped it with a open and
> close
> html tag, and saved it as and html file.
> Then ran the file in the browser, the link generated fine, clicking the
> hyperlink returned an error.
> That would be an issue with the
> "jade.mcli.dist.maricopa.edu/feed/feed2js.php" file.
>
> --
> David Bartosik - [MSFT MVP]
> http://www.publishermvps.com
>
>
> "Fred" wrote:
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|