View | Folders text GONE
Gaak! with the exception of the file & folder icons, my
View Folders is a complete blank! No headers, no file
names, no nothing!. Right click on an icon, select
properties DOES work, displaying the correct properties
for each file.
Neither a repair nor a reinstall over the current install
helps. Before i uninstall and then reinstall, has anyone
else seen this problem?
I note that this problem first appeared after trying and
then uninstalling the 2003FP beta 2. Tag: Printer-friendly format Tag: 20441
Why are some computers not seeing my links for other pages on my site?
I have some computers across the United States that say
they can bring up my main page of my website but they
can't see the buttons on the left side of the page so they
can access the other pages of the site. Any ideas.
Thanks Tag: Printer-friendly format Tag: 20440
from is not sending results to the email address
The form appears to be working correctly except that the
results are never sent to the email address... Help
IIS on 2000 server running team share Tag: Printer-friendly format Tag: 20435
Security
I am using FrontPage 2000 and I would like to know if it is possible to
password protect individual web pages with in the web site and if it is
possible does anyone know how to set it up? Tag: Printer-friendly format Tag: 20432
database interfacing in subfolders on 2003 server
I developed a site on IIS under windows 2000 server using
FrontPage 2002 which makes use of a good deal of database
interaction. When I published the site on Windows 2003
server, all of the database connectivity with the
Microsoft Access database stopped working in any of the
web's sub folders (if the pages lie in the root web
directory everything runs as it should).
What makes this particularly odd is that all asp
functionality seems fine within the subfolders, and some
custom interfacing I did with several text databases in
the subfolders works correctly, it is only the access
database that is causing the trouble.
Any help I could receive on this matter would be greatly
appreciated.
Matthew Bolton Tag: Printer-friendly format Tag: 20431
hyperlinks display text with DRW
Help! I created hyperlinks in access and used DRW to
display the results. This works fine except the display
text for the hyperlink is ignored. The complete path is
displayed on my page instead of the text I specified in
access.
Example hyperlink in access
Text to display: 500.pdf
Web page name: www.hayden.com/internal/500.pdf
DRW displays the following
www.hayden.com/internal/500.pdf
I just want 500.pdf to be displayed is this possible. Tag: Printer-friendly format Tag: 20430
problems setting up include files
I'm working with FP2003 (but tried and had the same thing
happen in 2002) and have created a page that I'm trying to
break up into include files. However, when I create a file
and put the code into it, all the JavaScript is
automatically eliminated by FP. I thought that I set up my
options to use the same HTML format. I expected this not
to change the format.
I input this:
<link rel="stylesheet" href="deckscapes.css"
type="text/css">
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new
Array();
for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image;
d.FP_imgs[i].src=a[i]; }
}
function FP_goToURL(url) {//v1.0
window.location=url;
}
-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation"
src="animate.js">
</script>
When I hit save all that remains in the code is:
<link rel="stylesheet" href="deckscapes.css"
type="text/css">
Do I need to do this in NotePad and then open it in FP for
it not to mess with the code? This is sadly frustrating
since I keep telling people that FP doesn't mess with code
like it used to.
Thanks in advance for any help.
Karen Tag: Printer-friendly format Tag: 20427
Remove all "memory" of a linkbar from a web
I have added a link bar to a page and then deleted it.
Now, when I go to add the link bar again, FrontPage is
remembering my earlier link bar -- I don't get prompted
with the Create New Linkbar dialog, the old link bar is
still there, as are all its links.
How can I delete all "memory" of a link bar from a web?
I've searched through the hundreds of associated files in
the web, but I don't see where this info is stored.
Thanks,
Tim Tag: Printer-friendly format Tag: 20426
Passwords
I want to create a web page that allows a end user who
has access to the site to enter a user name and password
and be taken to a particular page on the site. There will
be a number of users and they each would have different
pages to go to. A client type going to a page for that
particular client etc...Any help would be appreciated. Tag: Printer-friendly format Tag: 20425
Target Frame
I routinely have Front Page (2002) fail to offer a target
frame in the web I am designing (several different ones).
It will work for a while and then just stop.
Basically, I have two frames, and want some of the pages
to open in the main window (right) and others in the left
(new border or menu) and some even to spawn new windows
compeltely. I can do it in code, just want to know why FP
does this.
Thanks Tag: Printer-friendly format Tag: 20422
FP2002 Fonts out of control
My web site www.databusinesssolutions.com is on a Win2K server using full
FP2002 extensions. I am using the navigation system built-in to FP2002. It
works fine but for the horizontal page header, where it dynamically changes
to whatever is the page title selected. It reads text only, which is a
problem if my customer does not have the truetype font "Wide Latino 18
point" (like this). What happens is their browser will substitute a plain
Arial font and my web looks ugly.
I see two possible solutions:
#1
Get FP2002 or the server to dynamically download fonts to the viewers. Is
there a setting for this?
#2
Use JPEG or GIF banners instead of text. I have tried screwing around with
each page but usually destroy the navigation system to the point I have to
do the web over again. I cannot find any master file for the navigation
system (it was a Microsoft template with FP2002). The solution is probably
in using the Navigation View to edit the system properly, but I don't see
where to substitute images for text.
Any suggestions?
Thanks,
Ted Tag: Printer-friendly format Tag: 20421
File Upload on FP 2002
I have a web with a file upload form, but in the Reports
Component errors, I'm getting the
error "Page "pagename.htm" contains an unknown FrontPage
component "FileUpload"
Can anyone tell me what this means and how I can fix it?
Thanks,
Jean Tag: Printer-friendly format Tag: 20408
Problem AppPools FPE2002 w2k3
On the old platform we are running win2k + FPE2000..
Users can create subwebs wich are configured as separate
applications.. That's cool..
The new platform is setup with Win2k3 + FPE2002..
If users create subwebs it's setup with a _vti_bin as it
should but they are not setup as separate applications..
Is this normal behaviour? I think it's weird.. The
subwebs can not run treir own global.asa anymore..
Any help, comments....
tnx
Ron Tag: Printer-friendly format Tag: 20407
Frontpage Database
Hi,
I currently have a frontpage web that allows users to
create records in a database.... everything works fine,
however I want to make sure that all the records are in
Upper Case. I can change the text to upper case on the
screen using styles, but it does not save in upper case.
Can anyone assist me on how to correct this?
Cheers!
Brent Tag: Printer-friendly format Tag: 20406
Can someone explain the diff of ASP, PHP, CSS and HTML
Can someone explain the difference of ASP, PHP, CSS and HTML. I know about
HTML and what it does, but I am a little confused about the others and any
others that I have not mentioned. Consider me a newbie in that area. I
just want to know what it is and what the Pros and Cons of each. Or you can
direct me to websites that would explain the difference.
Thanks
Dustin Harrison Tag: Printer-friendly format Tag: 20405
email in forms
Any form I create and have sent to my email always shows as being FROM:
anonymous@mywebsitehost or whatever. Is there a way to capture the email
address that they're inputing into the form and have that inserted in the
email in the FROM: field?
Using FP 2000 Tag: Printer-friendly format Tag: 20402
Error Message: "server timed out"
I am unable to publish my web pages all of a sudden. I
keep getting the message " the server ''' timed out. the
current request did not complete successfuly."
I've tried reinstalling FP, deleting the folder
named ''' , but no success.
Thank you
Cindy Tag: Printer-friendly format Tag: 20392
Adding Subwebs -need your help-
I need to create a subweb in my site that would look like:
http://SUBWEB.myURL.com
such as
http://search.mywebsite.com where "search" would be the=20
SUBWEB.
I=B4ll appreciate your help
Tks,
Celia B. S. Tag: Printer-friendly format Tag: 20391
DHTML Menu
Hi there!
How can I insert a dhtml menu (created in coffe cup) into a table cell and
make it stay there?
Ricardo Oliveira Tag: Printer-friendly format Tag: 20389
Front Page 2000 Password Questions
I want to add a subweb to my site that is password
protected. However, the site itself is not password
protected. From reading I have discovered that I can't
have a subweb that is password protected without the site
being password protected.
I know that if I built another site that I could link
them together. However, I am on a time limit and I was
wondering if there is any easier fix to this problem. Can
I change the original (Parent site)to become password
protected? I've seen sites where they have a password but
you can still surf potions of the site without a
password. How could I do that?
Thanks for your help.
SW Tag: Printer-friendly format Tag: 20386
Themes and Templates
I want a professional look to the school website and want
it to refresh the link bar on each page when it is added
to one page. However, I find the templates difficult to
add buttons to and am totally confused on how to
effectively utilize FP2002 for this purpose. I have been
unable to locate tutorials that specifically address
modifications to a theme and template to meet my needs.
I have used FP2000 for 3 years and FP2002 for 1, but have
not used the templates before. Any suggestions for
easily changing my current website to a more
professional, uniform look with ease of links????
Thanks! Tag: Printer-friendly format Tag: 20384
how do I fix script errors?
Help! the following is what is showing up on my webpage
that I built with Frontpage 2000:
<SCRIPT language="JavaScript"><!--
if(MSIE)d_.write(unescape("%2D%2D%3E")+"\n");
// --></SCRIPT>
I believe this line in my "view source" is the cause of
the script error. Does anyone have any ideas on how to
fix this?
thanks!
tom Tag: Printer-friendly format Tag: 20383
Having Outlook calendar in intranet
Our company calendar in Outlook is always being updated.
Is there a way to somehow link it/display it in one of our
web pages and it would update when the Outlook clanedar is
updated? Saving it as a webfile does not let it update. Tag: Printer-friendly format Tag: 20377
Sharepoint
Can Sharepoint manage files other than documents such as
Excel spreadsheets, or MS Access?
Thanks, Dave Tag: Printer-friendly format Tag: 20369
converting .htm back to .html
I have database that was created for my search function,
in my website. When I directed the keywords to link I
typed in filname.html. Now what I'm realizing is that
Frontpage automatically named all my files as .htm. Is
there a way to change this back and prevent it from doing
this to future documents? I really am not looking forward
to manually renaming all my files in the search database.
Thanks,
Lauren Tag: Printer-friendly format Tag: 20367
Opening a text file in a frame
I need to be able to open a text file in the main page of
a frame. Does anyone have a idea how to do this. Everytime
I've tried, the text file opens notepad. As the text file
will eventualy contain a serial number for a hybrid CD I
can't use notepad when it gets opened on the Mac.
Help!!
Andy. Tag: Printer-friendly format Tag: 20366
Submitting data from form to email
Hello,
My website isn't on the internet yet by i have created it using Front Page
2000.
I have created a form which will submit the infomation to my email address,
but i don't know how to create the page after the form has been submitted.
I would like it to say 'Congratulations your form has been submitted
correctly and you will be contacted within 24 hours'
But i can't figure out how it is done.
Can someone please help?
Lewis Tag: Printer-friendly format Tag: 20362
HELP! script error
there is a script error in my site,(built with FP2000),
and I have been told it is within this string:
<SCRIPT language="JavaScript"><!--
if(MSIE)d_.write(unescape("%2D%2D%3E")+"\n");
// --></SCRIPT>
does anybody see anything in here that looks screwy?
please offer any advise you can
thanks
tom Tag: Printer-friendly format Tag: 20356
Pulling data into forms
I have a web site that has thousands of different
products. I want to make a "request a quote" form so that
the customer can request pricing and information. My
problem is that I would like to use just one form and
attach the product information that they are requesting a
quote on. I don't want to have to make a separate form for
each product. Please help. Tag: Printer-friendly format Tag: 20352
FP Server Extensions
If I am trying to publish a site to a company intranet
server, do I need to install FP server extensions? If so,
how do I do it and where do I get them?
Thanks,
Donnie Tag: Printer-friendly format Tag: 20351
Database Result Wizard and E-Mail Addresses
I'm having trouble with e-mail addresses and the Database
Result Wizard in Front Page. I've set everything up, but
when the results show on my website, the e-mail address
would be listed something like this:
mailto:mbpros@mbpros.com#mailto:mbpros@mbpros.com#
In Access when I wanted to enter an e-mail address, I
entered for the text to show as just the e-mail address
(for example: mbpros@mbpros.com), the hyperlink would
not work.
Any suggestions? Tag: Printer-friendly format Tag: 20348
Excel and Databases in Front Page
I'm trying to add a Database Results Wizard using Excel.
I have no problem if I use Access, but with Excel when I
go under More Options, then Criteria, it offers the name
of the person who I entered on the first line in Excel.
How do I do it in Excel so as to offer criteria based for
example upon name, address, etc?
Thanks,
Steve Tag: Printer-friendly format Tag: 20347
Templates
I want to create a web site template for Shaterepoint=20
Team Services, but I can not find information about it.
The idea is to include the template in the FrontPage so=20
it will create automatically the Web Site with design and=20
structure.
I hope some one can help me.
Best regards,
Jos=E9 Antonio Tag: Printer-friendly format Tag: 20344
Scroll Bar
Does anyone know how to change the color on the scroll
bar?? if you do please let me know thank you : ) Tag: Printer-friendly format Tag: 20341
Unknown FrontPage Component
I want to include a file upload form on my web, but I'm
getting an error message:
Page "pagename.htm" contains an unknown FrontPage
component: "FileUpload".
What does this mean, and how can I fix it?
Thanks in advance,
Jean Tag: Printer-friendly format Tag: 20332
Themes
Hi,
I've used themes with FrontPage 2002 and all ok in the preview, but when I
upload
to the server the themes are not working?
Is this a case of the server has to support FrontPage extensions I wonder?
Jay
--
µkJå¥
http://www.ukjay.com Tag: Printer-friendly format Tag: 20330
Link Bar changes won't publish to server
How do you get changes to Link Bar properties to publish
to the site? I make the change, and save the file. It
appears correct on my PC as Same Level links, but even
after I publish the server uses Parent Level links.
Server is Linux-Apache-CPanel. Tag: Printer-friendly format Tag: 20312
Database Interface Wizard help!!!
Help! Help!
I am connecting to a SQL database via a System DSN on the server. All works
well expect that at the end of the wizard, when I actually try to see the
results, I get this error:
http://www.ogns.net/hoteltest_interface/MSreplication_options/results_page.asp
Can someone help me?
Thanks so much!! Tag: Printer-friendly format Tag: 20310
gifs/jpegs
When I insert a gif into a table or just on a page the
page will not print correctly. The right side of the page
is cut off during printing. Do I need to make the gif a
certain pixel size? can I make it 100%? Tag: Printer-friendly format Tag: 20299
Permissions Seem to Revert Randomly - HELP
We have a root host web page with many sub webs. Each sub
web is set up with it's own "Permissions". The "Use
Unique Permissions" is selected on every single one and
each has an NT User group set up, etc...
Problem: Front Page randomly selects sub webs and
reverts the Permissions orinally selected to "Use Same
persmission". WHY??? We can't seem to locate any common
issues taking place that would contribute to this.
Any help, thoughts, inspirations, technical note, links,
any information would be helpful.
Thanks. Tag: Printer-friendly format Tag: 20296
Using frames - how do I ...
Frontpage 2000
Probably simple, but I'm new at this so bear with me.
I use two vertical frames in my website, with the left pane for
my links.
When I click on a link either internal or to the web, the new
page opens in the right hand pane, and that's how I usually
want it.
BUT when the website I call has itself got two vertical
frames/panes, it looks messy. Is there a way I can clear the
screen before displaying the new page ie so my own frames
disappear?
--
Jim
-------------------------------------
Tyneside - England
To e-mail me direct:
miss out the big X from my reply address above. Tag: Printer-friendly format Tag: 20292
Camouflage background in HTML
How do I create a Desert Camouflage background? Every time I try to create
one it tiles and looks like crap. I am looking for a single camo background.
Why is it so difficult? I use PaintShop Pro 7.4 and it sucks. Is there some
kind of HTML code that I can write that will create the camouflage
background? Please contact me at jhallard@earthlink.net. It would be much
appreciated. Thank you. Tag: Printer-friendly format Tag: 20286
File Upload forms
I'm a complete rookie when it comes to FP 2002, and am
hoping someone can help
I need to include a file upload form on my web, that will
allow users to upload and open files. I have succeeded in
sending the files to a database, but every time I go to
open them, all I get it a "Page cannot be displayed" error
message, or "Cannot run the FrontPage Server Extensions
Smart HTML Interpreter on this non-HTML page".
I've been in contact with Support, and they've told me
that all the FP Server Extensions have been installed and
configured correctly, and that the file upload form should
work, but, obviously, it isn't.
What am I doing wrong?
Thanking you in advance,
Jean Tag: Printer-friendly format Tag: 20285
Insert Embed Import ACCESS Form into a Web Page
Hi,
Is there a way to put an existing ACCESS form into a WEB
page. If there is, how would you do it?
Thanks in Advance Tag: Printer-friendly format Tag: 20264
Hello!
How do you make a page printer-friendly? How do you create
the button and what is the coding behind it? Thanks!