Announcement

Collapse
No announcement yet.

Looking for a calendar script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Looking for a calendar script

    I am wondering if any of you wonderful people on this forum might know where I could find a scipt to put just a small calendar on my webpage.

    Just one that shows one month at a time, and really only about 2" wide by 2" tall, one that you could click the date and a pop up would tell you more information about what is happening on that date. I would really like it in red with white lettering ....

    Do you think this is possible to find?

    Thanks for any hep.

    www.halifaxwolverinesjra.com

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  • #2
    Re: Looking for a calendar script

    Hi Ladyeye (cool avatar BTW)

    I think Fantastico has a calendar that you can download...but I'm not sure how easy or difficult it is to incorporate into BV.

    Or try out these sites and see if you find what you need

    http://www.hscripts.com/scripts/php/calendar.php

    http://www.javascriptkit.com/
    Beezz
    sigpic


    ___________________
    http://www.beezworld.com

    http://www.bzzybeezwordz.blogspot.com

    Comment


    • #3
      Re: Looking for a calendar script

      Bee's suggestion to use the Fantastico! script first is the best option, but if you are looking for an alternate BV-proven script, then try this:

      To insert the date into a web page in BlueVoda, simply copy and paste the code below into a HTML box and move the HTML box to the desired location. If you need the date displayed in another language, simply translate the days and months between the "s to the desired language. The code is:

      <script language="JavaScript" type="text/javascript">
      <!--
      var
      month = new Array();
      month[0]="January";
      month[1]="February";
      month[2]="March";
      month[3]="April";
      month[4]="May";
      month[5]="June";
      month[6]="July";
      month[7]="August";
      month[8]="September";
      month[9]="October";
      month[10]="November";
      month[11]="December";
      var
      day = new Array();
      day[0]="Sunday";
      day[1]="Monday";
      day[2]="Tuesday";
      day[3]="Wednesday";
      day[4]="Thursday";
      day[5]="Friday";
      day[6]="Saturday";
      today = new Date();
      date = today.getDate();
      day = (day[today.getDay()]);
      month = (month[today.getMonth()]);
      year = (today.getFullYear());
      suffix = (date==1 || date==21 || date==31) ? "st" : "th" &&
      (date==2 || date==22) ? "nd" : "th" && (date==3 || date==23) ? "rd" : "th"
      function print_date()
      {
      document.write(day + "," + "&nbsp;" + date + "<sup>" + suffix + "</sup>" + "&nbsp;" +
      month + "," + "&nbsp;" + year);
      }
      // -->
      </script>
      <script>
      <!--
      print_date();
      //-->
      </script>


      http://www.vodahost.com/vodatalk/blu...-web-page.html
      . VodaWebs....Luxury Group
      * Success Is Potential Realized *

      Comment


      • #4
        Re: Looking for a calendar script

        Hi Vassili, this is just a date script, not a calendar. Bee is correct, you can get the one form Fantasrico, or one of those in the web
        Navaldesign
        Logger Lite: Low Cost, Customizable, multifeatured Login script
        Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
        DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
        Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

        Comment


        • #5
          Re: Looking for a calendar script

          Thanks so much everyone, I shall try the scripts, one little question here, where do I go for fantastico scripts? I've never been there, is that the part in my control panel?

          Also, if anyone is familiar with this ... one day I was reading on here or in the control panel something that you could have that everytime your page was opened a little blurb would open up, changing the blurb differently everytime the page was open ... I cannot find where it was. I'd like to go there again, I now have a use for that, but can't remember where it was ... duh .... :)

          VodaHost

          Your Website People!
          1-302-283-3777 North America / International
          02036089024 / United Kingdom
          291916438 / Australia

          ------------------------

          Top 3 Best Sellers

          Web Hosting - Unlimited disk space & bandwidth.

          Reseller Hosting - Start your own web hosting business.

          Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


          Comment


          • #6
            Re: Looking for a calendar script

            Fantastico is the big blue smiley face at the bottom of first screen of CPanel. Good luck and I'd like to know how the calendar thing turns out if you use it...
            Not sure on the otherr thing...but it sounds promising...lol
            Beezz
            sigpic


            ___________________
            http://www.beezworld.com

            http://www.bzzybeezwordz.blogspot.com

            Comment


            • #7
              Re: Looking for a calendar script

              Thanks, and I'll be sure to let you know, may take me a few days, if I do not get it working today, it's off to the rink for the weekend, training camp begins, alot of photos to take, recaps to write and well it's just gonna be great ... love it when the season starts!!

              You see I want to put our schedule on the calendar, so that when they click September 26th it says "Home Opener" etc. etc., and I want it just small so that I can have it on every page .... hopefully I'll be able to get this, and of course I want it in my colors, lol .....

              Thanks and will let you know.

              VodaHost

              Your Website People!
              1-302-283-3777 North America / International
              02036089024 / United Kingdom
              291916438 / Australia

              ------------------------

              Top 3 Best Sellers

              Web Hosting - Unlimited disk space & bandwidth.

              Reseller Hosting - Start your own web hosting business.

              Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


              Comment


              • #8
                Re: Looking for a calendar script

                Sounds good...maybe you should have a bloopers section ...I love watching those of any sports...lol
                Beezz
                sigpic


                ___________________
                http://www.beezworld.com

                http://www.bzzybeezwordz.blogspot.com

                Comment


                • #9
                  Re: Looking for a calendar script

                  There is one at 'www.htmlcalendar.com'
                  Brad Arnold.......
                  www.baldwincomusic.com
                  www.Northbaldwinhamradio.org

                  ClickheretoBlastyoursitetomany
                  !Free Search Engine Submission!
                  Talking Avatar for your web site!
                  Free sound editor
                  Voda Host Tutorials

                  Comment


                  • #10
                    Re: Looking for a calendar script

                    Originally posted by beegud2
                    Sounds good...maybe you should have a bloopers section ...I love watching those of any sports...lol

                    Great idea ... I have a few photos that would fit that category already, 1) a player was skating down the ice and somehow hooked a smaller player and lifted the smaller player up in the air on his side somehow and carried him for about 25 feet ... too funny .... another - two players (same team) almost colliding both airborn, kind of look like ballet dancers, looks like they are dancing ... another - we also do a fundraising golf tournament, a few weekends ago, you can see this photo on my site under golf, but the photo I took of a golfer in action looks like he is headless ... it's a great photo, worthwhile taking a look, here is the link http://www.halifaxwolverinesjra.com/golf062photos.html not sure if we are allowed to post links like this, so if I am not, please just remove it and I'll learn a lesson ...

                    I'll be sure to let you all know which calendar script works for me ... thanks for all your help once again.

                    VodaHost

                    Your Website People!
                    1-302-283-3777 North America / International
                    02036089024 / United Kingdom
                    291916438 / Australia

                    ------------------------

                    Top 3 Best Sellers

                    Web Hosting - Unlimited disk space & bandwidth.

                    Reseller Hosting - Start your own web hosting business.

                    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


                    Comment


                    • #11
                      Re: Looking for a calendar script


                      there you go...

                      Comment


                      • #12
                        Re: Looking for a calendar script


                        You know I believe this is the one I exactly am looking for! I shall try this out and let you know ... Thank you so much!!

                        VodaHost

                        Your Website People!
                        1-302-283-3777 North America / International
                        02036089024 / United Kingdom
                        291916438 / Australia

                        ------------------------

                        Top 3 Best Sellers

                        Web Hosting - Unlimited disk space & bandwidth.

                        Reseller Hosting - Start your own web hosting business.

                        Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


                        Comment


                        • #13
                          Re: Looking for a calendar script

                          Great posting, very usefull

                          thanks
                          Aclips
                          WebPro Solutions
                          http://www.funpolis.com
                          http://www.portugal-golf-holidays.com
                          http://www.webpro-designgrafico.com

                          Comment


                          • #14
                            Re: Looking for a calendar script

                            Diddo aclips
                            ABC Gardiner :)
                            ABC Gardiner

                            Comment

                            Working...
                            X