shared border probs, include probs

J

JASON X

hello, i am reposting this because i had a block on my
site i just removed so u can see my url example.

1.)my top shared border uses a javascript rotating banner
ad that works fine, until i save my page as a .php page.
i have the same exact page as an .htm page and it works,
but when i switch it to .php it stops rotating. i have
never inserted any extra code in the pages that use the
script like i have been told too, but it seems like when
i look at the .php pages code it is missing the "onload"
command. i have tried to insert it into the html with
frontpage, but it will not publish it that way. I do not
know what i should do so if anyone knows that would be
great. url for the pages are here to see the difference.
www.wearecolumbia.com/poll.htm and
www.wearecolumbia.com/polls.php

2.) I want to have my right border so i have the table
there and can manipulate it on different pages. I liked
the shared border until i found out i couldn't edit it
differently for different pages. I liked it because no
matter how much content in the white area i had, the
borders background color (crimson) stayed that way the
length of the page. But now i must change it. Can someone
please explain the best way to do this? include page? I
have fooled a little with this with no luck, but i will
learn more if thats the best way. Or should I use a
dynamic web template with editable regions? i would like
to know the easiest way to handle this, i am confused.
url is www.wearecolumbia.com

thank you very much



THANK YOU!!!!!
 
S

Stefan B Rusynko

1) Your page http://www.wearecolumbia.com/poll.htm has multiple BODY sections, and obviously your PHP code will not be parsed on a
..htm page
(as in: <?php include_once"/home/wearecol/public_html/poll/db/booth.php"; echo $php_poll->)
There are some PHP addins that may help you at
http://www.microsoft.com/frontpage/downloads/addin/default.asp
2) FP2003 currently does not support .asp or .php include pages (shared border are include pages w/ special characteristics)
3) You are limited to using a DWT which should work applied to .php pages
For more help on DWT see
http://www.sharepointcustomization.com/wss/articles/dwt.htm
and the general guide at http://www.dwtig.com/

PS - the space bar is not a design tool
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


| hello, i am reposting this because i had a block on my
| site i just removed so u can see my url example.
|
| 1.)my top shared border uses a javascript rotating banner
| ad that works fine, until i save my page as a .php page.
| i have the same exact page as an .htm page and it works,
| but when i switch it to .php it stops rotating. i have
| never inserted any extra code in the pages that use the
| script like i have been told too, but it seems like when
| i look at the .php pages code it is missing the "onload"
| command. i have tried to insert it into the html with
| frontpage, but it will not publish it that way. I do not
| know what i should do so if anyone knows that would be
| great. url for the pages are here to see the difference.
| www.wearecolumbia.com/poll.htm and
| www.wearecolumbia.com/polls.php
|
| 2.) I want to have my right border so i have the table
| there and can manipulate it on different pages. I liked
| the shared border until i found out i couldn't edit it
| differently for different pages. I liked it because no
| matter how much content in the white area i had, the
| borders background color (crimson) stayed that way the
| length of the page. But now i must change it. Can someone
| please explain the best way to do this? include page? I
| have fooled a little with this with no luck, but i will
| learn more if thats the best way. Or should I use a
| dynamic web template with editable regions? i would like
| to know the easiest way to handle this, i am confused.
| url is www.wearecolumbia.com
|
| thank you very much
|
|
|
| THANK YOU!!!!!
 

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

Similar Threads


Top