specifying the size for a new window

M

Mark LaSalle

Hello,
I am trying to have a link (when clicked) open up a new
window with content. The new window should be smaller,
should stay on top if possible (though this is not
necessary), and should not have all the toolbars and
stuff. Just a blank page with content and a 'close me'
button. I can get the new page to open, it just has the
extra toolbars, wich I dont want, and I cannot determine
how to specify the size and location of the popup.

Any help would be greatly appreciated.

I am using MicroSoft Front Page 2002 with sp-2 on Windows
XP Pro

Thanks in advance.
Mark
 
T

Thomas A. Rowe

See Spawn a Free FP add-in at:

http://www.jimcoaddins.com

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
M

Mike Mueller

Good Afternoon Mark,
I personally use Spawn from Jimcoaddins
(www.jimcoaddins.com). It is free and menu driven, allowing
you to choose sizes, screen positioning (centered, etc), and
what is visible (menu, status, resize etc)

Mike

: Hello,
: I am trying to have a link (when clicked) open up a new
: window with content. The new window should be smaller,
: should stay on top if possible (though this is not
: necessary), and should not have all the toolbars and
: stuff. Just a blank page with content and a 'close me'
: button. I can get the new page to open, it just has the
: extra toolbars, wich I dont want, and I cannot determine
: how to specify the size and location of the popup.
:
: Any help would be greatly appreciated.
:
: I am using MicroSoft Front Page 2002 with sp-2 on Windows
: XP Pro
:
: Thanks in advance.
: Mark
 
M

Mark LaSalle

Thank you everyone. That was very easy and a very cool
add in. Once I create a link with the add-in, is there a
way to go back and edid the positioning and size of the
window?

Mark
-----Original Message-----
Download the free FP addin Spawn from www.jimcoaddins.com
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
---------------------------------------------------------- ------------------
-
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.
mspxhttp://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
Mark LaSalle said:
Hello,
I am trying to have a link (when clicked) open up a new
window with content. The new window should be smaller,
should stay on top if possible (though this is not
necessary), and should not have all the toolbars and
stuff. Just a blank page with content and a 'close me'
button. I can get the new page to open, it just has the
extra toolbars, wich I dont want, and I cannot determine
how to specify the size and location of the popup.

Any help would be greatly appreciated.

I am using MicroSoft Front Page 2002 with sp-2 on Windows
XP Pro

Thanks in advance.
Mark


.
 
M

Mark LaSalle

Thank Mike!
I have downloaded the add in and experiemented with it.
Very cool. I have one more quick question.
After I create the link with spawn, is there any way to go
back in and change any of the parameters (size, position,
etc.) without simply creating a new link?

Again, thank you.
Mark
 
M

Mike Mueller

Mark,

I generally change those parameters in code view, but I have
only changed the size in the past. It all depends on how
comfortable you are with doing it.

Mike


in message : Thank Mike!
: I have downloaded the add in and experiemented with it.
: Very cool. I have one more quick question.
: After I create the link with spawn, is there any way to go
: back in and change any of the parameters (size, position,
: etc.) without simply creating a new link?
:
: Again, thank you.
: Mark
:
:
: >-----Original Message-----
: >Good Afternoon Mark,
: > I personally use Spawn from Jimcoaddins
: >(www.jimcoaddins.com). It is free and menu driven,
: allowing
: >you to choose sizes, screen positioning (centered, etc),
: and
: >what is visible (menu, status, resize etc)
: >
: >Mike
: >
: >: >: Hello,
: >: I am trying to have a link (when clicked) open up a
: new
: >: window with content. The new window should be smaller,
: >: should stay on top if possible (though this is not
: >: necessary), and should not have all the toolbars and
: >: stuff. Just a blank page with content and a 'close me'
: >: button. I can get the new page to open, it just has
the
: >: extra toolbars, wich I dont want, and I cannot
determine
: >: how to specify the size and location of the popup.
: >:
: >: Any help would be greatly appreciated.
: >:
: >: I am using MicroSoft Front Page 2002 with sp-2 on
: Windows
: >: XP Pro
: >:
: >: Thanks in advance.
: >: Mark
: >
: >
: >.
: >
 
Top