Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Connected Page Viewer on http://wss.sharepointtips.com
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bart Waeterschoot  
View profile  
 More options May 14 2004, 5:50 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Fri, 14 May 2004 11:50:55 +0200
Local: Fri, May 14 2004 5:50 am
Subject: Connected Page Viewer on http://wss.sharepointtips.com
I was looking for a connectable page viewer web part to provide more
navigation possibilities in our WSS pages.  I 've found an example on
http://wss.sharepointtips.com/pages/Useful%20Documents.aspx.  I
believe it is written by Jim Duncan but does anyone know if he has
released the code as an example?

Or does anyone know how to connect the page viewer web part to a
'links' list?

Thanks in advance!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Walsh  
View profile  
 More options May 14 2004, 9:55 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Mike Walsh" <englantilai...@hotmail.com>
Date: Fri, 14 May 2004 16:55:51 +0300
Local: Fri, May 14 2004 9:55 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
I can confirm that it was written by Jim Duncan.

He'll probably be along when the West Coast wakes up.

(He and I call the site wss.collutions.com as below - it has many names :))

Mike Walsh, Helsinki, Finland
WSS FAQ at wss.collutions.com
Please post questions to the newsgroup only.

"Bart Waeterschoot" <b...@nospam.com> wrote in message

news:2859a0lhl49bu10lrpdb8hos4q55ep5f66@4ax.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bart Waeterschoot  
View profile  
 More options May 14 2004, 10:09 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Fri, 14 May 2004 16:09:49 +0200
Local: Fri, May 14 2004 10:09 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Thanks for the quick answer!

I'll be at the West Coast in 2 weeks (TechEd) so I can track him down
and hunt for the connected page viewer if he doesn't answer by then.
;)

Bart Waeterschoot, Antwerp, Belgium

On Fri, 14 May 2004 16:55:51 +0300, "Mike Walsh"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Morrish  
View profile  
 More options May 14 2004, 4:33 pm
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Ian Morrish" <ian_morrish@hotmaildotcom>
Date: Sat, 15 May 2004 08:33:49 +1200
Local: Fri, May 14 2004 4:33 pm
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
I think it is just the Page Viewer Web Part.
Regards,
Ian
http://www.wssdemo.com

"Bart Waeterschoot" <b...@nospam.com> wrote in message

news:jdk9a0pp2vb7a5io0gsi1tde34u5392opd@4ax.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bart Waeterschoot  
View profile  
 More options May 17 2004, 4:06 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Mon, 17 May 2004 10:06:05 +0200
Local: Mon, May 17 2004 4:06 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
I'm also pretty sure he's using the page viewer web part.  I suppose
he inherited from the page viewer web part class to add the url
connection because it's not included in the default page viewer.

Bart Waeterschoot, Antwerp, Belgium

On Sat, 15 May 2004 08:33:49 +1200, "Ian Morrish"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Morrish  
View profile  
 More options May 17 2004, 5:57 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Ian Morrish" <ian_morrish@hotmaildotcom>
Date: Mon, 17 May 2004 21:57:44 +1200
Local: Mon, May 17 2004 5:57 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Looking at the html source it is an iFrame inserted into a LVWP or DVWP.
You add the list to the page twice. Create a connection between the parts
then replace the code in the destination list with the iFrame and set the
iFrame src={@FieldToUse}
The problem I find with Web Parts is getting the height right so I just hard
code the iFrame on the page and modify the Links list XSL in a DVWP to set
the target to the name of the iFrame.
See http://www.wssdemo.com/Pages/iFrame.aspx?menu=Demo's (the iFrame height
resizes with the page)
But I will build a demo of the top method after I get a few hours sleep...
Regards,
Ian
"Bart Waeterschoot" <b...@nospam.com> wrote in message

news:tbsga05fnqvk162hthougvh13a717i5oba@4ax.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bart Waeterschoot  
View profile  
 More options May 17 2004, 7:19 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Mon, 17 May 2004 13:19:05 +0200
Local: Mon, May 17 2004 7:19 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Thanks for the reply!  This could also solve our problem.  I've tried
to inherit from the page viewer web part but it's sealed.  I'll try
your suggested solution and see how far I get.

Kind regards,
Bart

On Mon, 17 May 2004 21:57:44 +1200, "Ian Morrish"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bart Waeterschoot  
View profile  
 More options May 17 2004, 11:30 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Mon, 17 May 2004 17:30:05 +0200
Local: Mon, May 17 2004 11:30 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Good news!  I've written a custom page viewer web part which uses the
iFrame tag.  It implements the ICellConsumer interface to receive the
URL from another web part.  Tomorrow I'll check how I can resize the
iFrame dynamically as you suggested.  Then we can maybe post it on a
website because I'm pretty sure other people want to use this instead
of the regular page viewer.

Regards,
Bart

On Mon, 17 May 2004 13:19:05 +0200, Bart Waeterschoot


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Walsh  
View profile  
 More options May 17 2004, 1:42 pm
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Mike Walsh" <englantilai...@hotmail.com>
Date: Mon, 17 May 2004 20:42:06 +0300
Local: Mon, May 17 2004 1:42 pm
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
I would guess it might be a bit too complicated "programming" for section IV
of the WSS FAQ site. Make it simple and I could give it space there or in
"Tutorials" depending on size.

Ian's site ?

Mike Walsh, Helsinki, Finland

"Bart Waeterschoot" <b...@nospam.com> wrote in message

news:6bmha01415luiaklcc8l0rk3r18uf9mjrj@4ax.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Duncan  
View profile  
 More options May 30 2004, 12:31 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Jim Duncan" <so...@no.email>
Date: Sat, 29 May 2004 21:31:13 -0700
Local: Sun, May 30 2004 12:31 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Only just now caught this thread...
I'll have the connected page viewer available for download from my blog
(http://dev.colutions.com/blog) by Thursday.

--
_______________
Jim Duncan
Collutions, Inc.

"Mike Walsh" <englantilai...@hotmail.com> wrote in message

news:Od9OMZDPEHA.2176@TK2MSFTNGP10.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rohan Cragg  
View profile  
 More options May 31 2004, 4:10 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Rohan Cragg" <rohancr...@hotmail.com>
Date: 31 May 2004 01:10:02 -0700
Local: Mon, May 31 2004 4:10 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Thanks Jim read your bolg and I'll look forward to your enhancements
btw, your correct URL is: http://dev.colutions.com/blog

;-)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Walsh  
View profile  
 More options May 31 2004, 8:32 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Mike Walsh" <englantilai...@hotmail.com>
Date: Mon, 31 May 2004 15:32:50 +0300
Local: Mon, May 31 2004 8:32 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
It seems to me that your "corrected version" is in fact identical with the
wrong URL Jim gave first time around. So good try but no coconuts :)

Collutions Inc. has two "l"s so I guess the URL should be
http://dev.collutions.com/blog

Mike Walsh, Helsinki, Finland
WSS FAQ at wss.collutions.com
Please post questions to the newsgroup only.

"Rohan Cragg" <rohancr...@hotmail.com> wrote in message

news:c9ep8q$3n4@odah37.prod.google.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Duncan  
View profile  
 More options Jun 1 2004, 2:33 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: "Jim Duncan" <so...@no.email>
Date: Mon, 31 May 2004 23:33:55 -0700
Local: Tues, Jun 1 2004 2:33 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
See, I was in such a hurry to please everyone, I missed a key :-D

But seriously, folks, it's ready and available:
Blog entry: http://dev.collutions.com/blog/DisplayPost.aspx?ID=16
Beta workspace: http://dev.collutions.com/beta
Direct download: http://dev.collutions.com/Beta/Downloads/1/cPageViewer.zip
Really long link that goes to the best place to go, but that will probably
break beacuse of wrapping:
http://dev.collutions.com/Beta/pages/Web%20Parts.aspx?View={9D739B14-CC7F-428D-A2E4-64B840B8506A}&SelectedID=2

-Jim

"Mike Walsh" <englantilai...@hotmail.com> wrote in message

news:e%23bPktwREHA.2408@tk2msftngp13.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bart Waeterschoot  
View profile  
 More options Jun 3 2004, 5:28 am
Newsgroups: microsoft.public.sharepoint.windowsservices
From: Bart Waeterschoot <b...@nospam.com>
Date: Thu, 03 Jun 2004 11:28:04 +0200
Local: Thurs, Jun 3 2004 5:28 am
Subject: Re: Connected Page Viewer on http://wss.sharepointtips.com
Thanks guys!  I really appreciate the effort.

Regards,
Bart Waeterschoot

On Mon, 31 May 2004 23:33:55 -0700, "Jim Duncan" <so...@no.email>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google