Closed Thread
Results 1 to 9 of 9

Thread: Calendar Ideas

  1. #1
    byronwells is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    58
    Rep Power
    0

    Calendar Ideas

    Alright guys

    I am very much interested in having something on the add products page that allows me to select the date. This date will show when the product has been added to the membership site.. This will either be, in the past, present or future..

    Just like you can do on a wordpress blog..

    I am very much interested in your suggestions please.. On which sort of calender I could use... I.e a php, or a javascript one? Got any examples... And how easy is it to implement please??

    Oh btw my script is done in php

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Calendar Ideas

    JavaScript. If you search for JavaScript calendar, you should find some.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    byronwells is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    58
    Rep Power
    0

    Re: Calendar Ideas

    Quote Originally Posted by WingedPanther View Post
    JavaScript. If you search for JavaScript calendar, you should find some.
    Only javascript.. No php based one?? Just checking

  5. #4
    byronwells is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    58
    Rep Power
    0

    Re: Calendar Ideas

    What I am looking to do with this calender, is really simple..

    1) When you add products to the site, you can choose what date to have it appear on the site.


    Some of the ones that I have come accross give me event planner, and all that.. Which I dont need. I'l just need one that allows me to submit the date, and then display it in a certain way on the site...

  6. #5
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Calendar Ideas

    Having a PHP based calendar widget is going to involve a LOT of page refreshes. You'd do better to use a JavaScript widget.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  7. #6
    byronwells is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    58
    Rep Power
    0

    Re: Calendar Ideas

    Quote Originally Posted by WingedPanther View Post
    Having a PHP based calendar widget is going to involve a LOT of page refreshes. You'd do better to use a JavaScript widget.
    Alright WingedPanther

    I have downloaded a javascript datepicker as you suggested See here MooTools DatePicker Example

    The files are stored here Index of /template/datepicker

    How do I get my html file to read it please? I cant remember how to add a javascript app to it

  8. #7
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Calendar Ideas

    You'll have to include the JavaScript file that includes the DatePicker and call the JavaScript function for the date picker.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  9. #8
    byronwells is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    58
    Rep Power
    0

    Re: Calendar Ideas

    Quote Originally Posted by WingedPanther View Post
    You'll have to include the JavaScript file that includes the DatePicker and call the JavaScript function for the date picker.
    and how do that please??

  10. #9
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Calendar Ideas

    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. PHP Calendar Help
    By wisemonk in forum PHP Development
    Replies: 1
    Last Post: 09-19-2011, 06:52 AM
  2. Help with C# zellers calendar
    By adamscott536 in forum C# Programming
    Replies: 1
    Last Post: 02-10-2011, 02:51 PM
  3. Calendar Script
    By xXHalfSliceXx in forum JavaScript and CSS
    Replies: 7
    Last Post: 05-25-2009, 10:26 AM
  4. Google Calendar
    By Crane in forum Technology Ramble
    Replies: 2
    Last Post: 05-30-2006, 08:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts