PHP Shafred border

T

Thomas A. Rowe

Which version of FP, and have you renamed all of pages that will be used this to .php?

Do not use shared borders, use the FP Include Page Component.

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

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

chris leeds

I don't think fp will use php or anything else for a shared border.
you should look into "include page", it's more flexible. why, though would
you want to do this?

if you could explain exactly what you're trying to accomplish we'll help.
there are asp and php guys in this ng and I'm sure we've (between us) tried
all manner of things that aren't supposed to work. ;-)
 
J

Jack Brewster

chris leeds said:
there are asp and php guys in this ng and I'm sure we've (between us) tried
all manner of things that aren't supposed to work. ;-)

And we've got the bruised foreheads to prove it! ;)
 
C

chris leeds

It hurts but I just can't stop myself. now I've come up with a
philosophical reason to do these things. ;-)
 
C

chris leeds

I've got the most convoluted delivery of a FrontPage form here:
http://leighton-smith.com it's the little "newsletter" sign up and the
"contact us" form. they've actually been included twice through php and the
darn things still work. I put them there just to show the guy and figured
I'd use a php form handler. I was surprised they worked. I left 'em. ;-)

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Masochists at heart.
Next challenge...let's see how many includes we can include into the same
include and loop to infinity before the computer implodes.


| It hurts but I just can't stop myself. now I've come up with a
| philosophical reason to do these things. ;-)
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
| | > | > > there are asp and php guys in this ng and I'm sure we've (between us)
| > tried
| > > all manner of things that aren't supposed to work. ;-)
| >
| > And we've got the bruised foreheads to prove it! ;)
| >
| > --
| > Jack Brewster - Microsoft FrontPage MVP
| >
| >
|
|
 
C

chris leeds

Leighton's year is almost up so I'll address his nav colors at that time. I
don't think pink will do it for him but I do agree that the black over blue
is a little tough.

RE, the php; I'm using php on that site and one other because I found this
cool little app that allows the owner to log-in and change/ update/ edit/
add pages etc.
it's a cool app (www.cmsimple.dk) but I've found some stuff in .asp that
will do just as well, plus I'm working on a simple "live editor"
specifically for FrontPage users!
the reason my proprietary app is in php is because I want it to run on
windows and UNIX servers. you don't get that luxury with .asp which bites
'cuz I'd rather work in .asp by a significant factor.

I'd go with the .asp site manager just so I don't have to use the cmsimple.
I found the guy who wrote it to be quite a putz. example:
I was recommending his script on this very board, I gave an example to a
site under development. It wasn't a "live" site in that there was a splash
default with no links. I was just working out the template.
so this guy, even after I'd bought licenses in the past, all hot and
bothered emails me wanting to know if I intended to buy a license for the
site I gave as an example. I fully intended to but hadn't because I hadn't
gotten approval from the client and it wasn't live. told him that and he
only had smarmy stuff to say. regardless of whether I was actively
recommending his app, or that I'd bought his stuff in the past, or that I
intended to (and did) buy a license for the one in question. I don't like
rude people and I definitely felt like if I was a European, not an American,
I'd have gotten better treatment and attitude. Needless to say I'd go back
to Netscape composer before I'd buy another license or recommend his app
again.

so in the end this developer (I think his name was Harteg) lost my business
of at least 10 or 12 licenses per year and thousands of people seeing my
recommendations for his script (which IS very good), because he wanted to be
"snippy" and worse I think it was mostly my nationality that caused this.
</rant>

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


how come yur using php on that anyway...just kurious


| I've got the most convoluted delivery of a FrontPage form here:
| http://leighton-smith.com it's the little "newsletter" sign up and the
| "contact us" form. they've actually been included twice through php and
the
| darn things still work. I put them there just to show the guy and figured
| I'd use a php form handler. I was surprised they worked. I left 'em. ;-)
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
message
| | Masochists at heart.
| Next challenge...let's see how many includes we can include into the same
| include and loop to infinity before the computer implodes.
|
|
| | | It hurts but I just can't stop myself. now I've come up with a
| | philosophical reason to do these things. ;-)
| |
| | --
| | The email address on this posting is a "black hole". I got tired of all
| the
| | spam.
| | Please feel free to contact me here:
| | http://nedp.net/contact/
| | --
| |
| |
| | | | > | | > > there are asp and php guys in this ng and I'm sure we've (between
us)
| | > tried
| | > > all manner of things that aren't supposed to work. ;-)
| | >
| | > And we've got the bruised foreheads to prove it! ;)
| | >
| | > --
| | > Jack Brewster - Microsoft FrontPage MVP
| | >
| | >
| |
| |
|
|
 
J

Jack Brewster

Maybe chriss had removed the powered by link on his test site?
http://www.cmsimple.dk/?License

See the warning.

--
Jack Brewster - Microsoft FrontPage MVP

wait a minute...if it's free why'd he get so snippy?


| Leighton's year is almost up so I'll address his nav colors at that time.
I
| don't think pink will do it for him but I do agree that the black over
blue
| is a little tough.
|
| RE, the php; I'm using php on that site and one other because I found this
| cool little app that allows the owner to log-in and change/ update/ edit/
| add pages etc.
| it's a cool app (www.cmsimple.dk) but I've found some stuff in .asp that
| will do just as well, plus I'm working on a simple "live editor"
| specifically for FrontPage users!
| the reason my proprietary app is in php is because I want it to run on
| windows and UNIX servers. you don't get that luxury with .asp which bites
| 'cuz I'd rather work in .asp by a significant factor.
|
| I'd go with the .asp site manager just so I don't have to use the
cmsimple.
| I found the guy who wrote it to be quite a putz. example:
| I was recommending his script on this very board, I gave an example to a
| site under development. It wasn't a "live" site in that there was a
splash
| default with no links. I was just working out the template.
| so this guy, even after I'd bought licenses in the past, all hot and
| bothered emails me wanting to know if I intended to buy a license for the
| site I gave as an example. I fully intended to but hadn't because I
hadn't
| gotten approval from the client and it wasn't live. told him that and he
| only had smarmy stuff to say. regardless of whether I was actively
| recommending his app, or that I'd bought his stuff in the past, or that I
| intended to (and did) buy a license for the one in question. I don't like
| rude people and I definitely felt like if I was a European, not an
American,
| I'd have gotten better treatment and attitude. Needless to say I'd go
back
| to Netscape composer before I'd buy another license or recommend his app
| again.
|
| so in the end this developer (I think his name was Harteg) lost my
business
| of at least 10 or 12 licenses per year and thousands of people seeing my
| recommendations for his script (which IS very good), because he wanted to
be
| "snippy" and worse I think it was mostly my nationality that caused this.
| </rant>
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
message
| | how come yur using php on that anyway...just kurious
|
|
| | | I've got the most convoluted delivery of a FrontPage form here:
| | http://leighton-smith.com it's the little "newsletter" sign up and the
| | "contact us" form. they've actually been included twice through php and
| the
| | darn things still work. I put them there just to show the guy and
figured
| | I'd use a php form handler. I was surprised they worked. I left 'em.
;-)
| |
| | --
| | The email address on this posting is a "black hole". I got tired of all
| the
| | spam.
| | Please feel free to contact me here:
| | http://nedp.net/contact/
| | --
| |
| |
| message
| | | | Masochists at heart.
| | Next challenge...let's see how many includes we can include into the
same
| | include and loop to infinity before the computer implodes.
| |
| |
| | | | | It hurts but I just can't stop myself. now I've come up with a
| | | philosophical reason to do these things. ;-)
| | |
| | | --
| | | The email address on this posting is a "black hole". I got tired of
all
| | the
| | | spam.
| | | Please feel free to contact me here:
| | | http://nedp.net/contact/
| | | --
| | |
| | |
| | | | | | > | | | > > there are asp and php guys in this ng and I'm sure we've (between
| us)
| | | > tried
| | | > > all manner of things that aren't supposed to work. ;-)
| | | >
| | | > And we've got the bruised foreheads to prove it! ;)
| | | >
| | | > --
| | | > Jack Brewster - Microsoft FrontPage MVP
| | | >
| | | >
| | |
| | |
| |
| |
|
|
 
C

chris leeds

I didn't actually remove the link. I laid out a page as a template with the
"code" in it. I was working on something that wasn't really "production" in
that there was no link from the default page. believe me, I think he
deserves the $60.
 
Top