new window with 'spawn'

G

Guest

Hi,
I have a thumbnail which when I click on I want the original photo to come
up ina reduced size new window - I downloaded spawn as I saw on some posts
here that is was a well known add in. But when I click on the thumbnail to
the system just freezes - I have had to turn the computer off twice - the
code is
<img border="0" src="Apre%20Ski/000071ridotta.jpg" width="200" height="120"
onclick="spawnJimcoPopup('Apre Ski/Bagni Vecchi Bormio -
pool.htm','BagniVecchipool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no','250','380','0','0','pixel');return
false;">

what have I done wronmg?

regards,
Jacquie
 
K

Kathleen Anderson [MVP - FrontPage]

Try removing the space from your folder name - Apre%20Ski - change to
apreski - and try removing the spaces and special characters from your page
name - 'Apre Ski/Bagni Vecchi Bormio - pool.htm' - change to
apreski/bagni_vecchi_bormia_pool.htm
 
G

Guest

Hi,
I've tried this -obviously I am still doing something wromg.
I have put the hyperlink in using Frintpage hyperlink properties, I then add
on spawn - put the URl in - the same on as I put in tfor the hyperlink - it
comes up saying it is wrong . I try in preview to test the pop up and this
message comes up it says there is a script error on line 77 charcter 4- and
that the URL does not exist -file://C:\Documents and
Settings\Administrator\Impostazioni locali\Temporary Internet
Files\FrontPageTempDir\pvw1D.htm
the code for the thumbnail is <img border="0"
src="ApreSki/000071ridotta.jpg" width="200" height="120"
onclick="spawnJimcoPopup('ApreSki_BagniVecchBormiopool.htm','BagniVecchiBormiopool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes','250','400','center','center','pixel');return false;">

and line 75,76,77 reads - windowOptions = options + ',width=' + w +
',height=' + h + ',left=' + x + ',top=' + y;
newWindow = window.open(url, name, windowOptions);
newWindow.focus();


I have got loads of these to do so I am hoping I will be able to sort it
ourt today - I am very greatful to everyone who has replied to my sometimes
very obvious problems - sorry - I have not been doing this for very long!"

regards

JacquieCC
 
R

Rob Giordano \(Crash\)

Are you working with your local Web/Site opened?
Are you Importing the image file into FP first before linking to it?

Then use Spawn.


| Hi,
| I've tried this -obviously I am still doing something wromg.
| I have put the hyperlink in using Frintpage hyperlink properties, I then
add
| on spawn - put the URl in - the same on as I put in tfor the hyperlink -
it
| comes up saying it is wrong . I try in preview to test the pop up and this
| message comes up it says there is a script error on line 77 charcter 4-
and
| that the URL does not exist -file://C:\Documents and
| Settings\Administrator\Impostazioni locali\Temporary Internet
| Files\FrontPageTempDir\pvw1D.htm
| the code for the thumbnail is <img border="0"
| src="ApreSki/000071ridotta.jpg" width="200" height="120"
|
onclick="spawnJimcoPopup('ApreSki_BagniVecchBormiopool.htm','BagniVecchiBormiopool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes','250','400','center','center','pixel');return
false;">
|
| and line 75,76,77 reads - windowOptions = options + ',width=' + w +
| ',height=' + h + ',left=' + x + ',top=' + y;
| newWindow = window.open(url, name, windowOptions);
| newWindow.focus();
|
|
| I have got loads of these to do so I am hoping I will be able to sort it
| ourt today - I am very greatful to everyone who has replied to my
sometimes
| very obvious problems - sorry - I have not been doing this for very long!"
|
| regards
|
| JacquieCC
|
| "Kathleen Anderson [MVP - FrontPage]" wrote:
|
| > Try removing the space from your folder name - Apre%20Ski - change to
| > apreski - and try removing the spaces and special characters from your
page
| > name - 'Apre Ski/Bagni Vecchi Bormio - pool.htm' - change to
| > apreski/bagni_vecchi_bormia_pool.htm
| >
| >
| > --
| > ~ Kathleen Anderson
| > Microsoft MVP - FrontPage
| > Spider Web Woman Designs
| > web: http://www.spiderwebwoman.com/resources/
| >
| >
| > | > > Hi,
| > > I have a thumbnail which when I click on I want the original photo to
come
| > > up ina reduced size new window - I downloaded spawn as I saw on some
posts
| > > here that is was a well known add in. But when I click on the
thumbnail to
| > > the system just freezes - I have had to turn the computer off twice -
the
| > > code is
| > > <img border="0" src="Apre%20Ski/000071ridotta.jpg" width="200"
| > > height="120"
| > > onclick="spawnJimcoPopup('Apre Ski/Bagni Vecchi Bormio -
| > >
pool.htm','BagniVecchipool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no','250','380','0','0','pixel');return
| > > false;">
| > >
| > > what have I done wronmg?
| > >
| > > regards,
| > > Jacquie
| >
| >
| >
 
G

Guest

Hi,
I'm working on frontpage and the photo and a new page with the photo on it
are both in the specified place - so I am not sure why it won't open it?
Can I just do a hyperlink tio the photo (not photo on a new page) the do the
hyperlink with FP then use the add in after saving that hyperlink - or should
I just skip the FP 2003 hyperlink opo up and use Spèawn only?
regards,
JacquieCC


Rob Giordano (Crash) said:
Are you working with your local Web/Site opened?
Are you Importing the image file into FP first before linking to it?

Then use Spawn.


| Hi,
| I've tried this -obviously I am still doing something wromg.
| I have put the hyperlink in using Frintpage hyperlink properties, I then
add
| on spawn - put the URl in - the same on as I put in tfor the hyperlink -
it
| comes up saying it is wrong . I try in preview to test the pop up and this
| message comes up it says there is a script error on line 77 charcter 4-
and
| that the URL does not exist -file://C:\Documents and
| Settings\Administrator\Impostazioni locali\Temporary Internet
| Files\FrontPageTempDir\pvw1D.htm
| the code for the thumbnail is <img border="0"
| src="ApreSki/000071ridotta.jpg" width="200" height="120"
|
onclick="spawnJimcoPopup('ApreSki_BagniVecchBormiopool.htm','BagniVecchiBormiopool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes','250','400','center','center','pixel');return
false;">
|
| and line 75,76,77 reads - windowOptions = options + ',width=' + w +
| ',height=' + h + ',left=' + x + ',top=' + y;
| newWindow = window.open(url, name, windowOptions);
| newWindow.focus();
|
|
| I have got loads of these to do so I am hoping I will be able to sort it
| ourt today - I am very greatful to everyone who has replied to my
sometimes
| very obvious problems - sorry - I have not been doing this for very long!"
|
| regards
|
| JacquieCC
|
| "Kathleen Anderson [MVP - FrontPage]" wrote:
|
| > Try removing the space from your folder name - Apre%20Ski - change to
| > apreski - and try removing the spaces and special characters from your
page
| > name - 'Apre Ski/Bagni Vecchi Bormio - pool.htm' - change to
| > apreski/bagni_vecchi_bormia_pool.htm
| >
| >
| > --
| > ~ Kathleen Anderson
| > Microsoft MVP - FrontPage
| > Spider Web Woman Designs
| > web: http://www.spiderwebwoman.com/resources/
| >
| >
| > | > > Hi,
| > > I have a thumbnail which when I click on I want the original photo to
come
| > > up ina reduced size new window - I downloaded spawn as I saw on some
posts
| > > here that is was a well known add in. But when I click on the
thumbnail to
| > > the system just freezes - I have had to turn the computer off twice -
the
| > > code is
| > > <img border="0" src="Apre%20Ski/000071ridotta.jpg" width="200"
| > > height="120"
| > > onclick="spawnJimcoPopup('Apre Ski/Bagni Vecchi Bormio -
| > >
pool.htm','BagniVecchipool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no','250','380','0','0','pixel');return
| > > false;">
| > >
| > > what have I done wronmg?
| > >
| > > regards,
| > > Jacquie
| >
| >
| >
 
T

Tom [Pepper] Willett

But, do you actually have a web created, not just a page?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| Hi,
| I'm working on frontpage and the photo and a new page with the photo on it
| are both in the specified place - so I am not sure why it won't open it?
| Can I just do a hyperlink tio the photo (not photo on a new page) the do
the
| hyperlink with FP then use the add in after saving that hyperlink - or
should
| I just skip the FP 2003 hyperlink opo up and use Spèawn only?
| regards,
| JacquieCC
|
|
| "Rob Giordano (Crash)" wrote:
|
| > Are you working with your local Web/Site opened?
| > Are you Importing the image file into FP first before linking to it?
| >
| > Then use Spawn.
| >
| >
| > | > | Hi,
| > | I've tried this -obviously I am still doing something wromg.
| > | I have put the hyperlink in using Frintpage hyperlink properties, I
then
| > add
| > | on spawn - put the URl in - the same on as I put in tfor the
hyperlink -
| > it
| > | comes up saying it is wrong . I try in preview to test the pop up and
this
| > | message comes up it says there is a script error on line 77 charcter
4-
| > and
| > | that the URL does not exist -file://C:\Documents and
| > | Settings\Administrator\Impostazioni locali\Temporary Internet
| > | Files\FrontPageTempDir\pvw1D.htm
| > | the code for the thumbnail is <img border="0"
| > | src="ApreSki/000071ridotta.jpg" width="200" height="120"
| > |
| >
onclick="spawnJimcoPopup('ApreSki_BagniVecchBormiopool.htm','BagniVecchiBormiopool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes','250','400','center','center','pixel');return
| > false;">
| > |
| > | and line 75,76,77 reads - windowOptions = options + ',width=' + w +
| > | ',height=' + h + ',left=' + x + ',top=' + y;
| > | newWindow = window.open(url, name, windowOptions);
| > | newWindow.focus();
| > |
| > |
| > | I have got loads of these to do so I am hoping I will be able to sort
it
| > | ourt today - I am very greatful to everyone who has replied to my
| > sometimes
| > | very obvious problems - sorry - I have not been doing this for very
long!"
| > |
| > | regards
| > |
| > | JacquieCC
| > |
| > | "Kathleen Anderson [MVP - FrontPage]" wrote:
| > |
| > | > Try removing the space from your folder name - Apre%20Ski - change
to
| > | > apreski - and try removing the spaces and special characters from
your
| > page
| > | > name - 'Apre Ski/Bagni Vecchi Bormio - pool.htm' - change to
| > | > apreski/bagni_vecchi_bormia_pool.htm
| > | >
| > | >
| > | > --
| > | > ~ Kathleen Anderson
| > | > Microsoft MVP - FrontPage
| > | > Spider Web Woman Designs
| > | > web: http://www.spiderwebwoman.com/resources/
| > | >
| > | >
| > | > | > | > > Hi,
| > | > > I have a thumbnail which when I click on I want the original photo
to
| > come
| > | > > up ina reduced size new window - I downloaded spawn as I saw on
some
| > posts
| > | > > here that is was a well known add in. But when I click on the
| > thumbnail to
| > | > > the system just freezes - I have had to turn the computer off
twice -
| > the
| > | > > code is
| > | > > <img border="0" src="Apre%20Ski/000071ridotta.jpg" width="200"
| > | > > height="120"
| > | > > onclick="spawnJimcoPopup('Apre Ski/Bagni Vecchi Bormio -
| > | > >
| >
pool.htm','BagniVecchipool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no','250','380','0','0','pixel');return
| > | > > false;">
| > | > >
| > | > > what have I done wronmg?
| > | > >
| > | > > regards,
| > | > > Jacquie
| > | >
| > | >
| > | >
| >
| >
| >
 
R

Rob Giordano \(Crash\)

Not sure what you're saying.
Just use Spawn...and make sure you're working with your web/site opened.


| Hi,
| I'm working on frontpage and the photo and a new page with the photo on it
| are both in the specified place - so I am not sure why it won't open it?
| Can I just do a hyperlink tio the photo (not photo on a new page) the do
the
| hyperlink with FP then use the add in after saving that hyperlink - or
should
| I just skip the FP 2003 hyperlink opo up and use Spèawn only?
| regards,
| JacquieCC
|
|
| "Rob Giordano (Crash)" wrote:
|
| > Are you working with your local Web/Site opened?
| > Are you Importing the image file into FP first before linking to it?
| >
| > Then use Spawn.
| >
| >
| > | > | Hi,
| > | I've tried this -obviously I am still doing something wromg.
| > | I have put the hyperlink in using Frintpage hyperlink properties, I
then
| > add
| > | on spawn - put the URl in - the same on as I put in tfor the
hyperlink -
| > it
| > | comes up saying it is wrong . I try in preview to test the pop up and
this
| > | message comes up it says there is a script error on line 77 charcter
4-
| > and
| > | that the URL does not exist -file://C:\Documents and
| > | Settings\Administrator\Impostazioni locali\Temporary Internet
| > | Files\FrontPageTempDir\pvw1D.htm
| > | the code for the thumbnail is <img border="0"
| > | src="ApreSki/000071ridotta.jpg" width="200" height="120"
| > |
| >
onclick="spawnJimcoPopup('ApreSki_BagniVecchBormiopool.htm','BagniVecchiBormiopool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes','250','400','center','center','pixel');return
| > false;">
| > |
| > | and line 75,76,77 reads - windowOptions = options + ',width=' + w +
| > | ',height=' + h + ',left=' + x + ',top=' + y;
| > | newWindow = window.open(url, name, windowOptions);
| > | newWindow.focus();
| > |
| > |
| > | I have got loads of these to do so I am hoping I will be able to sort
it
| > | ourt today - I am very greatful to everyone who has replied to my
| > sometimes
| > | very obvious problems - sorry - I have not been doing this for very
long!"
| > |
| > | regards
| > |
| > | JacquieCC
| > |
| > | "Kathleen Anderson [MVP - FrontPage]" wrote:
| > |
| > | > Try removing the space from your folder name - Apre%20Ski - change
to
| > | > apreski - and try removing the spaces and special characters from
your
| > page
| > | > name - 'Apre Ski/Bagni Vecchi Bormio - pool.htm' - change to
| > | > apreski/bagni_vecchi_bormia_pool.htm
| > | >
| > | >
| > | > --
| > | > ~ Kathleen Anderson
| > | > Microsoft MVP - FrontPage
| > | > Spider Web Woman Designs
| > | > web: http://www.spiderwebwoman.com/resources/
| > | >
| > | >
| > | > | > | > > Hi,
| > | > > I have a thumbnail which when I click on I want the original photo
to
| > come
| > | > > up ina reduced size new window - I downloaded spawn as I saw on
some
| > posts
| > | > > here that is was a well known add in. But when I click on the
| > thumbnail to
| > | > > the system just freezes - I have had to turn the computer off
twice -
| > the
| > | > > code is
| > | > > <img border="0" src="Apre%20Ski/000071ridotta.jpg" width="200"
| > | > > height="120"
| > | > > onclick="spawnJimcoPopup('Apre Ski/Bagni Vecchi Bormio -
| > | > >
| >
pool.htm','BagniVecchipool','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no','250','380','0','0','pixel');return
| > | > > false;">
| > | > >
| > | > > what have I done wronmg?
| > | > >
| > | > > regards,
| > | > > Jacquie
| > | >
| > | >
| > | >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top