Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
using a exteral calendar
Old 06-03-2009, 03:24 PM using a exteral calendar
millwalll's Avatar
Webmaster Talker

Posts: 674
Name: James
Location: KENT
Trades: 3
Hi all I am making a site for someone and they want me to include a exteral calendar they already have this is the details of the calendar

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p>
<head>	
	<title>Calendar Example</title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<link href='http://www.charterboats-uk.co.uk/content/css/reset.css' rel='stylesheet' type='text/css' media='all' />
    <link href='http://www.charterboats-uk.co.uk/content/css/schedule.css' rel='stylesheet' type='text/css' media='all' />    
    <!--[if IE 6.0]><link rel='stylesheet' href='http://www.charterboats-uk.co.uk/content/css/schedule-ie6.css' type='text/css' media='screen' /><![endif]-->
</head>

<tr><td><p>
	<iframe src='http://www.charterboats-uk.co.uk/flamerlll/?scheduleonly=true' height='300'></iframe>

    <div id='container'></div>
	
</td></tr>
</span>
they are using a iframe what works fine however it messy with my layout becasue I cant adjust the size they also said there way to do it using java script does anyone know how many thanks
__________________

Please login or register to view this content. Registration is FREE
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
 
Register now for full access!
Old 06-03-2009, 04:15 PM Re: using a exteral calendar
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
If you're on the same host, you could retrieve it with ajax.
If not, you could create a proxy to get it for you.

You could also consider retrieving it on the server, caching, and just including on the page.
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 06-03-2009, 05:18 PM Re: using a exteral calendar
millwalll's Avatar
Webmaster Talker

Posts: 674
Name: James
Location: KENT
Trades: 3
not on the same host so how would i do it please
__________________

Please login or register to view this content. Registration is FREE
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
Old 06-04-2009, 04:13 AM Re: using a exteral calendar
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
As my post said, either create a proxy or include server side.
The actual method would depend on your server technology
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to using a exteral calendar
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15223 seconds with 12 queries