Results 1 to 4 of 4

Thread: Trouble with calendar on my website

  1. #1
    Join Date
    Aug 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Trouble with calendar on my website

    Okay here's the thing...I'm using calendarhub.com for our church website and I have the link working fine...It just that when you click on the link to bring up the calendar I'd like for it to come up within a page of my website. We're using homestead.com and I feel like there should be a way to do this but I'm drawing a blank....

    Any help or suggestions would be appreciated.

  2. #2
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can you post your website here so we can see what's going on?

  3. #3
    Join Date
    Aug 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    My website is www.mayfielddrivebaptistchurch.org

    Thanks for taking a looking any suggestions would be helpful.

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
    <html>
    <head>
    <title>Our Calendar</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    
    </head>
    <body>
    <iframe src="http://www.calendarhub.com/pub/mayfielddrivebaptistchurch" width="750" height="500" scrolling="auto" frameborder="0"></iframe>
    </body>
    </html>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •