Cannot use custom menu file
Hi,
I made an application using FrontPage 2000, with custom toolbar and menus
(CmdUI.PRF file) and macros (Microsoft FrontPage.fpm file).
Recently my computer was upgraded with Office 2002. I've copied the 2 files
above in their respective directory, and started FrontPage 2002. The menus
and toolbars were not my custom ones, and my file (CmdUI.PRF file) was
replaced by the default one.
Although I launched Visual Basic Editor and all my modules with their macros
were displayed.
Is there any incompatibility between toolbar files made with FP 2000 and FP
2002 ?
Any help would be appreciated !
:)
Thanks. Tag: DBR Error Tag: 56823
dropdown list from query
Can someone help me populate a dropdown list from a query in the database?
This is a family receipe Database on the Web. I'd like a new contributor to
add their name to the database as a contributor through one form. From that
point on, their name should show up in a dropdown list to select whenever
they want to add a new receipe. (I don't want them to type their name each
time...for consistency, (ie: Barbara O'Neil / Barb O'Neil / Barb Baker
O'Neil) . The form to add their name is no problem...but to get a dropdown
box to populate with the contributor's names in the DB is. Pls Help
Thank You Tag: DBR Error Tag: 56822
form to email document
Hi,
Is there a way to have a user fill out a form, browse their computer to find
a document and have it emailed along with the form to a designated user?
I've seen the white page on how to upload a file to a website using a form
and to receive an email at the same time, but I haven't seen how to do this.
Could someone please let me know if it's possible, and if so point me to
some directions?
Thanks! Tag: DBR Error Tag: 56816
disable : save pictures from website
Hello,
I would like to disable the possibility to save the pictures which are on my
website.
How to achieve this (with only FrontPage 2003). Site is html only.
Thanks. Tag: DBR Error Tag: 56804
Display of Guestbook entries
I know there is a script to make the guestbook entries display from the last
entered back down to the first.
My guestlog puts the latest entry at the bottom of the entries instead of
the top.
Any help?? Tag: DBR Error Tag: 56796
flyout menus
I have created a website with flyout meuns with hotspots linked to othe
pages. When you scroll over the flyout menu it flashes in and out. Ho
do I correct this.
Thanks
mnorb
-
mnorb
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message296590.htm Tag: DBR Error Tag: 56794
Email from web page
I would like to send and email from a webpage that accesses a access
database. I would like for it to send a couple text fields called Text1 and
Text2. I just simply want to click on a button that captures the data and
emails it to a preset email address. I will be storing the webpage on a IIS6
server and use smtp for sending. Can someone help me out on the html code
for this, since I am not familiar with all the html writing procedure. Tag: DBR Error Tag: 56791
CCS Working in FrontPage but NOT in IE???
I have created a button for one of my web pages that uses both CSS and
a small graphic. It works as expected in the FrontPage 2003 preview
view, but when I view it in IE it doesn't display the same. It omits a
small graphic that is included in the button. How can this be that
FrontPage previews it properly but IE doesn't? Any fixes?
I have saved the web page in question before attempting to preview in
IE. Please help!
In case it matters, here is the code I used to position it:
<div class="button1">
<span class="w3c"></span><span class="spec">XHTML 1.0</span>
</div>
Here is the CSS code:
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style1 {
color: #484a53;
font-size: 11px;
font-family: tahoma;
}
.style2 {
color: #b8b6b2;
font-size: 11px;
font-family: tahoma;
}
.button1 {
//margin: 1em 0;
//background: url(images/button_image.gif);
width:9em;
font-family:helvetica,arial,sans-serif;
font-size:70%;
font-weight:bold;
}
.button1 a {
display: block;
width: 100%;
}
.button1 a:link,
.button1 a:visited,
.button1 a:hover {
//background-color: #B99E2B;
//background-color: #E2D087;
color: #000000;
text-decoration: none;
}
.button1 a:link,
.button1 a:visited {
border-top: 1px solid #cecece;
border-bottom: 2px solid #4a4a4a;
border-left: 1px solid #cecece;
border-right: 2px solid #4a4a4a;
}
.button1 a:hover {
border-bottom: 1px solid #cecece;
border-top: 2px solid #4a4a4a;
border-right: 0px solid #cecece;
border-left: 1px solid #4a4a4a;
}
.button1 span.w3c {
padding: 0 0.0em;
//background-color: #8E0B01;
background: url(images/button_image.gif);
background-repeat: no-repeat;
vertical-align: middle;
width: 12px;
color: #8E0B01;
}
.button1 span.spec {
padding: 0 0.6em;
background-color: #E2D087;
color: #000000;
vertical-align: middle;
}
-->
</style> Tag: DBR Error Tag: 56787
FrontPage and ImageReady Rollovers
Does anyone happen to know if it's possible to add a top shared border with
working ImageReady rollover buttons to a Frontpage web? I've created one
where the rollover effects seems to function just fine in the top shared
border file itself, but not when the top border file is viewed with the Index
(or any of the other pages). Any help with this would be appreciated. Thank
you. Tag: DBR Error Tag: 56785
Form name being changed automatically by FrontPage when saving!
I recently noticed that when I save a file in FrontPage 2003 the form name I
gave it was automatically being overwritten with "FrontPage_Form1" - see
example below:
This was how I saved it:
<FORM name="frmAdminUserPass" id="frmAdminUserPass" method="post"
action="userpassupdate.asp?save=admin">
When I opened the page again this is what it had been changed to:
<FORM name="FrontPage_Form1" id="frmAdminUserPass" method="post"
action="userpassupdate.asp?save=admin">
Can anyone tell me why this is happening and how I can stop it. If not, can
anyone tell me if it matters! I have external script routines that
reference the page (ie. frmAdminUserPass.txtUsername.value = "whatever") and
I don't know whether the first part of the reference relates to the form
name or the form id. If it's the form id then I guess it doesn't matter
that FrontPage is changing the name as it therefore wouldn't be relevant to
what I'm doing.
Thanks in advance for your help!
Debbie Tag: DBR Error Tag: 56784
Frontpage homepage help
I recently changed my homepage in the navigation view trying to change my
boarders and links, but when I tried to change it again to change it back it
won't let me. Anyone know how to change it back or why it won't let me? Thanx.
--
Jen Tag: DBR Error Tag: 56782
web pages won't display on local host
I am designing a website for my company. All has been fine until the other
day when I checked the website view on our server and it didn't display any
of the changes I hade made over the last several weeks. The changes appear
correctly viewing on the local and remote view in Front page but when I go to
run and type in the address to view on our server just the old site appears.
I have checked to make sure we have microsoft extensions, and FTPed all the
files, but nothing makes a difference. Any thoughts? Thanx
--
Jen Tag: DBR Error Tag: 56781
Drop-down Box
How do you get a drop-down box to show nothing as the first selection/choice,
rather than defaulting to the first on on the list of choices? Thanks! Tag: DBR Error Tag: 56777
Multilanguage sites ( & CSS ?)
Hello,
I would like to create a multilanguagesite wihout taking care of the
navigation problems.
So that once the language is choosen, the user can navigate in their own
language.
For the moment I have for each language to change the header footer, left
pan etc...
Is it possible with javascript to have something like include
left_&USerLanguage instead of left_fr left_en left_it etc ....
Any idea or site where this is implemented is welcome.
Thanks. Tag: DBR Error Tag: 56772
Form data not saved to existing database
I've got an existing Access database that works fine with an existing form.
I added a new table to the database and then created a new form. I matched
the form fields to the fields in the database table and then published the
site.
When I enter data with the browser I get the confirmation page, but no data
is actually entered in the table.
The more I play with forms the more I'm seeing that the only way to every
get them to work is create the form first and then let FP create the
database. Nothing else ever seems to work.
Any ideas on this appreciated... Tag: DBR Error Tag: 56764
No options for saving form data
If I create a new page, insert a form, insert a form field (textbox) and then
edit the form properties, the only option for saving the form data is 'Send
To Other'.
I've got a couple of other forms working, this just started. I've no idea
what is going on...
thanks for any ideas... Tag: DBR Error Tag: 56763
Publisering av knapper
Hei
Når jeg lager pekerfølsomme knapper på websidene mine får jeg ikke se
knappene når jeg bruker forhåndsvisning. Knappene synes heller ikke i
Explorer når jeg publiserer dem ut på webserveren. (Dette er ikke en Front
page server)
Er det noen som kan forklare hvorfor de ikke synes ?
--
:o) Nordoc Tag: DBR Error Tag: 56760
Cannot access index.htm via Frontpage
For no apparent reason I can no longer gain access the home page
(index.htm) to edit it with FrontPage 2000. I can access and edit any of
the other 15 pages that make up the site, but not the home page. Works fine
via the browser.....but how do I edit it?
Clark
www.naturescolours.ca Tag: DBR Error Tag: 56758
New HTA- are Iframes the answer?
Hi! OK, I admit it, I am a newbie coder but very much a techie generalist. If
you keep it to a medium level, I will probably understand you. Even links
would be useful.
I have undertaken the task of creating an HTA application in Front Page out
of about 60 movies rendered by Camtasia Studio and protected by MS DRM. The
rendering converts the movies from AVI to WMV, and creates a graphical index
of each movie using jscript in an HTML based file, with an imbedded Windows
Media Player.
Guess what? HTA conversion on the Front Page shell I'm building is NOT
causing a problem with the usability and viewing of these pages within the
HTA main window!!! YIPPEE!
What I cannot seem to do is add the necessary browser/page navigation
controls to the movie htm file in order to go back to the prior list of
movies. In this situation, the user would have to close the application then
restart it to navigate to a different movie. Not really the "user experience"
I want. So is this the case for an IFrame? (whattever that is) I want the GUI
to look non-browser, which is why I used the NAVIGABLE property of
HTA:APPLICATION
One other thing- I can display any Adobe PDF's I want, as long as I don't
want to display them in my HTA main window. I just get the horrible
goobletygook that tells me something is very very wrong. However, I can use
the context menu and display in a new window (with all the associated browser
warnings). Also, not the user experience I want.
Thank you so much for your attention! Regards, Ellen Tag: DBR Error Tag: 56756
Message board on a website
I am designing a website for a organised group. I want to set up a message
page so that visitors to the site can leave there thoughts and coments for
others to read. How can i do this, please give as much information as
possible. I am completing this website through the programme Frontpage 2003.
thank-you Tag: DBR Error Tag: 56752
On line auctions
I wanted to find out if FP2003 could be used to create auction listings, such
as Ebay? And how can it be integrated, can anyone help me. Thanks Tag: DBR Error Tag: 56748
aspx pages won't display on local host
I am unable to display in a browser any of the aspx pages I've created in
Frontpage. Instead, the following message is displayed in the browser window:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and
then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource
'file:///C:/Inetpub/wwwroot/testresults/101Instruct...
<%@ Page Language="C#" Debug="true"%>
-^
Can anyone explain the problem and tell me how to fix it? Tag: DBR Error Tag: 56745
Using different fonts for webpage
Hi there,
I had downloaded a new font to use for my website, but it is not a font that
comes standard with MS. Therefore, my friends cannot see the font as I
intended it to look. How do I make sure that others can see the new font
that I have used for my website? Do they too have to download it?...or is
there another way?
Tim Tag: DBR Error Tag: 56737
Image Links
I am trying to set-up a script to auto rotate banners on my web site. I am
using Front Page and the last step in the the set-up saids to to the
following:
_______________________________________________________
Put the banner on your page will look something like this:
<!--#include virtual="/cgi-bin/banner.cgi?want=running" -->
Replace the cgi-bin with the full path to banner.cgi on your server. Put
this code where ever you want the random banner to appear.
_______________________________________________________
When I copy and paste this into my web page it doesn't do anything - I added
my complete web address - didn't help.
Are there some tags before or after this code?
Thanks - George Tag: DBR Error Tag: 56734
web page templates
Is there a good site that might have some website templates? A site for
people with limited web site building experience. Some templates where a
person could change the links and info, just maybe use the design?
Thanks for the help....tcoop Tag: DBR Error Tag: 56722
How to show hyperlinks to visited pages
Hi,
How to show hyperlinks to visited pages on the web site such:
main_page->first_page->second_page->current_page
Hyperlink are:
main_page
first_page
second_page
Any help ...
Best regards,
Adam Tag: DBR Error Tag: 56721
form question
I created a form on my website for customers to request a brochure, included
name address state and zip then the submit button. When I used it on firefox
it worked, when I used it on msn it sent the email with no contents. How do I
remedy this, I wrote the script did not use the fp form creation thing it
wouldnt let me set it to email saying something about the server. Tag: DBR Error Tag: 56715
Streaming media
Further arlier post I have installed the windows media player plug in into
Frontpage.
I find this is an entirely satisfactory way to get most website viewers
listening to music on the site.
I do have a problem with it though, in that when I go through the wizard it
embeds the player (invisibly in this case as I don't need it for video) but
as a cell of rather large proportions which I can't resize down to nothing.
Better still if I don't actually need to have window for it at all, so that
it can play away in the background with no visual effect.
As the invisible cell can't be written over it leaves a large vacant hole in
the page which can't be used for anything else.
Real was better for this as I just embedded the music and it played along in
the background.
Is there some way to do this on the WM player plug in? Tag: DBR Error Tag: 56713
How do I connect a MySQL database to Frontpaget?
I can't figure out how to connect a MySQL server to a Frontpage database Web
project. I've already installed MySQL's odbc drivers for the machine I'm
working on, yet Frontpage only offers me the option of connecting Microsoft
SQL Server and the Micrsoft Oracle ODBC. Any ideas? Tag: DBR Error Tag: 56708
Hover button text alignment
Hi to all,
Maybe it's as easy as riding a bike but i can't seem to
figure out how to 'align' the text when using hoverbutton
in FP2003. (by default ir 'centers' the text)
Does anybody know how to solve this.
Thanks many times,
Arthur Tag: DBR Error Tag: 56694
Error when trying to make a web
I'm using FP2000.
I'm running Win2000
Some of my webs run fine when I browse with IE6 with the address
http://localhost/test for example.
But now when I try to make a web at http://localhost/newtest I get an error
saying that "The web server at http://localhost does not appear to have the
Frontpage server extensions installed.
I had to reinstall office before so this probably messed it up. I've used
the 3rd CD in the Office Premium set to install Office Server extensions and
it said that the FP server extensions would be installed also.
Any ideas on what I need to do?
Thank you. Tag: DBR Error Tag: 56692
drop down options adding href
Can someone tell me if it is possible to add an href to an <option> tag for
the drop down options?
I do not want to reference a URL address and it seems that is the only
option you have while using the navagate option.
<option
value="/intranet/public/is/ad/system_standards.htm#System%20Standards">
SYSTEM STANDARDS </option>
This is what I am trying to get to work but it still will not reference this
page within my working folder as it should. Thanks. Tag: DBR Error Tag: 56686
*Very* simple page layout problem
I want to create a page with the following attributes:
4 "panels" - One top left and square for site logo, one top panel for page
title, one left panel for menu stuff and one large main panel for the main
body text of the page.
e.g.
_________________________
| | |
|____|____________________|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
|____|____________________|
I want the above layout to take up the full page (i.e. 100% width and 100%
height). The menu side panel will be a fixed width, the top title panel will
be a fixed height and the logo square panel will have fixed height and
width.
I can manage to get the above to work using tables but it leaves a approx
1cm gap on the left hand side of the page. Would I be better using divs or
tables for this layout? Tag: DBR Error Tag: 56678
Database doesn't work
Hi to all,
Can anyone help me out with the following,;
I created a website locally with a msAccess database stored in /FPDB
within the website, and some DBresultpages to get the data displayed.
It all works fine, local that is. Now according to my ISP i have to FTP
the site to my domain and it should work, ASP is enabled on the server.
However, when i open up an DBRpage (with .asp ext.) i keep getting
the following message:
GROEP
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
So i contacted my ISP and he resetted my account, (things like this have
always worked b4)
I also browsed the microsoft website for this and can't seem to get it
working
In my opinion something must be 'wrong' with the global.asa file and/or the
files in
the _fpclass dir.
My ISP doesn't seem to be competent enough to help me out, maybe anyone
around
here knows a solution for this.
Thanks manytimes in advance for helping me out.
greets, Arthur Tag: DBR Error Tag: 56676
FP2003 Send 2 Form Emails
I would like to add a checkbox to a form that would allow the submitter to
send an exact email copy to him/herself when submitting it to me.
Two emails would be sent. One to me and one to the sender.
Can I add this feature ?
Thanks
Rick
--
---------------------------------------------------------------------
"Are you still wasting your time with spam?...
There is a solution!"
Protected by GIANT Company's Spam Inspector
The most powerful anti-spam software available.
http://mail.spaminspector.com Tag: DBR Error Tag: 56669
Fixed page width
Hello,
I am creating a website for my company's intranet with frontpage 2003. I
imported some excel sheets and use some frames. Most of the pc's here use
resolution 1152x864, so i want the width not to be bigger than this. At the
moment there is a scroll bar in the bottom of my browser windows, but if i
scroll right there is no text nor images.
Can i set the width to a fixed setting? How do i do this in frontpage 2003
and in HTML?
Any help is more than welcome.
Hendrik
Hendrkle@clientlogic.com Tag: DBR Error Tag: 56654
How to arrange photos in 03 FP
I have been looking for information on placing images exactly where they are
to be.
for example i have a box logo 126 X 84 and i want to stack three pics
equal to 84 pixels high right next to the box logo to appear seamless as one
big pic . FP will only allow me to set the bottom bar then the banner goes
way right instead of on top of the bottom bar (hed img 1)
hed img 2 468 x 10 pix
hed img 1 468 x 14 pix
banner 468 X 60 pix
Want it Like this site
http://www.wciu.com/whatsNewItem.asp?pub_id=794 Tag: DBR Error Tag: 56653
dynamically generate webpages based on uploads ??
i am lost where to start.. i want to have a dynamic page that will allow
visitors to create a new page with an image they upload, as well as
predefined content from a template i create. such as, 1.) they upload an
image 2.) this creates a new page on the server and the new url is provided
3.) the new page contains the uploaded image and say an article in the table
cell below and some links ect...
any help is greatly appreciated
farf Tag: DBR Error Tag: 56644
Frontpage 2000 Find and Replace
Hi,
I just found several things on the web that talk about global find and
replace in FP 2000. When I select several pages, and search the HTML, the
option to "replace all" is grayed out. It will find them all, but won't
replace. I have to open each individual page to replace. It will replace all
on one page, but not on several at once.
Any ideas how I can get it to work?
Thanks, JA Tag: DBR Error Tag: 56642
site looks different
Why is it that the page I design on my computer looks different on some
others? The words move up and overlap, etc. Is there a way to correct this? Tag: DBR Error Tag: 56641
font won't upload
when i upload my page, the font isn't uploading so that it is viewed on
others' computers correctly, please help!! Tag: DBR Error Tag: 56637
Need help with making a link bar float
I'm not sure if it is possible to do this, but I want the main link bar on my
web page, which is positioned in its own frame vertically, to float down the
page as the visitor is moving down the page, so that they don't have to come
back to the top of the page to access it again.
Any help with this would be greatly appreciated.
Thank you,
Jennifer Tag: DBR Error Tag: 56634
Upgrade from IIS 4.0 to IIS 6.0 Changed FrontPage actions.
Not sure if this is the right place to post this but I don't see a
Frontpage.General so I'll give it a try.
Our intranet server (NT 4.0 + IIS 4.0)died a while ago and we decided
it was tiem to upgrade it. We built the new server with Windows Server
2003 + IIS 6.0 with all the latest updates. We kept the Server name and
the IP address the same as the old server. We copied the contents of
the old web to the wwwroot folder and everything came up ok.
The only complaint I am getting from the group that updates the
intranet pages, is they are being asked to 'save as' once they make
their updates. I guess they use IE to browse to the page they want to
edit then they click the FrontPage 2003 button to edit it. Once they are
finished editing the page, they click the save button in Frontpage and
it asks them to 'Save As' instead of just saving it. If they open the
web directly from frontpage it works fine.
Any ideas why this changed and how to fix it or make it just perform a save?
Thanks
Steve Tag: DBR Error Tag: 56630
Going in circles with 2 errors
What i'm trying to do:
I want to be able to search database result with a form entery.
What goes wrong:
When I insert the database results I have no problem, however, when I change
the query (that works in access) it gives me an error as follows;
Database Results Error
Your page contains a query with user input parameters that could not be
resolved.
This could happen if your DatabaseRegionStart webbot has an empty or missing
s-columnnames or s-columntypes attributes.
You may need to read Microsoft Knowledge Base Article 817029.
I have read and followed the directions in the acticle but then I get the
following error:
Active Server Pages error 'ASP 0126'
Include file not found
/test/Calllog2.asp, line 56
The include file 'fpweb:///_fpclass/fpdblib.inc' was not found.
I have looked around in the msdn database for an answer on how to fix this
but nothing and the file is in _fpclass so I don't understand why FP can't
find it.
If anyone has any help for me you would be a life safer. Thanks in advance. Tag: DBR Error Tag: 56628
Go back to last page
Hi,
Is it true that it's possible to reproduce codes similar to the "Back"
button of IE?
I tried to find similar tips from the net and that seems to be the answer.
I did find one line for JavaScript but it won't work on my ASP page.
So if anyone could help, will deeply appreciate. Tag: DBR Error Tag: 56617
Installing Google Ads into a Shared Border
I'm looking at adding Google Ads onto my site (9,000 or so visitors a month
should net me a couple of nickles...) and I'd like to place them into a
shared border on right side of the screen. How do am I going to place the
Google Ads HTML script into the border?
Thanks! Tag: DBR Error Tag: 56610
> Anyone have an idea what this error may mean?
>
> Database Results Error
> Description: Class not registered
> Number: -2147221164 (0x80040154)
> Source: Provider
>