trichview.support
Re: Using TRichview w\Indy 9 on D7 |
Author |
Message |
overclicked |
Posted: 12/05/2004 22:07:33 "Sergey Tkachenko" <svt@trichview.com> wrote: >Hello, > >But what's the exactly the URL to the verse of the day? >Do you want to download the main site page and find a verse in it? > Well, this is what I've found so far... for no javascript you use : http://beta.biblegateway.com/usage/votd/votd2html.php?version=31&jscript=0" There are more instructions with the capability of creating a custom verse of the day - version, language, etc... it's here : Build custom Verse of the Day HTML code http://beta.biblegateway.com/usage/votd/custom_votd.php I also saw that it can be setup w\RSS feed, XML, etc... but like I said, I'm trying\needing to keep this simple... :) Below is copied\pasted from the link : Build custom Verse of the Day HTML code http://beta.biblegateway.com/usage/votd/custom_votd.php This form will help you build the required code. All you need is to first select the bible version from which to get the text of the Verse of the Day, and then copy and paste the resulting HTML code in your web page. Choose bible version: Bible Version: (preview) Copy and Paste code Below is the code you need to copy and paste to your own web page. <script language="JavaScript" src="http://beta.biblegateway.com/usage/votd/votd2html.php?version=31&jscript=1"> </script> <!-- alternative for no javascript --> <noscript> <a href="http://beta.biblegateway.com/usage/votd/votd2html.php?version=31&jscript=0">View Verse of the Day</a> </noscript> Thank You much Sergey ! |
Powered by ABC Amber Outlook Express Converter