VideoHelp.com Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Does anyone know how to include this page in another html page:
    http://www.wiscollectorcar.com/calen...arName=Default

    As you can see its a python script so it doesn't generate an actual html, php, or htm page. Because of this I cannot use:
    Code:
    <?php include("urltopage")?>
    to include it in another page. Does anyone know how to make that page display within a different .php doc?
    Quote Quote  

  2. Greetings Supreme2k's Avatar
    Join Date: Feb 2003
    Location: Right Here, Right Now
    Create a php script to fill in the date parameter

    (note: not actual code)

    php_date= date picked from a drop-down or other selection method
    url="http://www.wiscollectorcar.com/calendar/Calcium310.pl?CalendarName=carshows&Op=ShowIt&Amou nt=Month&NavType=Absolute&Type=Block&Date=" + php_date

    Or your can do absolute links:
    http://www.wiscollectorcar.com/calen...=2004%2F12%2F1

    The one above links you to the Dec 2004 calendar


    On the other hand, you said "this" page. Are you referring to that exact page as a link, or the script to generate the calendar? If it's the latter, just use the code from the calendar page. Actually, you could do so for either scenario.
    Quote Quote  

  3. Originally Posted by Supreme2k
    Create a php script to fill in the date parameter

    (note: not actual code)

    php_date= date picked from a drop-down or other selection method
    url="http://www.wiscollectorcar.com/calendar/Calcium310.pl?CalendarName=carshows&Op=ShowIt&Amou nt=Month&NavType=Absolute&Type=Block&Date=" + php_date

    Or your can do absolute links:
    http://www.wiscollectorcar.com/calen...=2004%2F12%2F1

    The one above links you to the Dec 2004 calendar


    On the other hand, you said "this" page. Are you referring to that exact page as a link, or the script to generate the calendar? If it's the latter, just use the code from the calendar page. Actually, you could do so for either scenario.
    What I would like is the calendar to display on the top part of this page:
    www.wiscollectorcar.com/events.php
    and I need it to be dynamically updated (every time a user reloads the page) because new events will be added often. Because of this I cannot simply copy the code for the page. Unfortunately I'm not very familiar with php code at all, could you show me how to do this?
    Quote Quote  

  4. Greetings Supreme2k's Avatar
    Join Date: Feb 2003
    Location: Right Here, Right Now
    If you have the php code for that page, simply copy the part that accesses the calendar paste it into the new page wherever you want it to display.

    I would do it, but not knowing exactly what you want, not having access to the original code, and (especially) not having the time prevents me.

    You can learn all that you need from http://www.w3schools.com/php/
    Quote Quote  




Similar Threads

  1. HP BD-2000 -Factory Page
    By jacpien in forum DVD & Blu-ray Players
    Replies: 2
    Last Post: 8th Sep 2010, 22:34
  2. Replies: 19
    Last Post: 3rd Feb 2010, 07:09
  3. web page translator and email full page translator
    By juststarting in forum Computer
    Replies: 3
    Last Post: 1st Feb 2010, 09:23
  4. firmware page
    By MEL15 in forum DVD & Blu-ray Recorders
    Replies: 1
    Last Post: 2nd May 2008, 07:43
  5. Web page to run from CD help.
    By Poppa_Meth in forum Computer
    Replies: 4
    Last Post: 26th Mar 2008, 10:51
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools