Google Groups Home
Help | Sign in
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
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
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...