Pages appear in the menu bar in Design & Preview, but not online.
Thu, 18 Sep 2008 11:42:00 -0700
FrontPage 2003
I'm a novice FP user who has never taken a FP class or read a manual.
Unfortunately all that I have managed to figure out has come through trial
and error and cussing. Here is the issue:
I recently added two new pages to the navigaion structure by copying and
pasting existing pages. These ...
|
Table field format
Thu, 18 Sep 2008 11:04:10 -0700
I have an append query where all data is shown correct.
If I append this query to a table, one field is showing instead of 1.86 -
2.00. I've tried all possible configurations: I declared it as a number
field, decimals 2, format #,##0.00;(#,##0.00)[Red].
But it always shows 2.00 .
Can soemone help?
Klaus ...
|
Re: change password on staff access page
Thu, 18 Sep 2008 18:00:57 +0000
That would be the easiest solution.
See http://www.rxs-enterprises.org/tests/jspass/ for examples of
javascript login scripts that will be easier to manage. Note that with
these scripts no security is implied or guaranteed, but at least the
password is not contained in the page.
--
Ron Symonds - Micros ...
|
Java Script problem - really urgent help needed
Thu, 18 Sep 2008 09:33:01 -0700
I have an Index page with to frames.
a) the frame name is "I1"
b) the frame name is "working_area"
In the frame "I1" is opening an ASP page with some buttons - as well a
"Print" button.
If I click the print button another ASP-Printpage is opening in the frame
"working area" and starts printing.
Prob ...
|
change password on staff access page
Thu, 18 Sep 2008 09:03:02 -0700
Using FP 2003 on Windows XP. On our home page www.rec.udel.edu we have a
staff access link (bottom right) that brings up a simple form to enter a
password. We have had personnel changes and need to reset this password. How
do you do that? I've changed thename of the sub pages because the password
then beca ...
|
FP Server Extensions
Thu, 18 Sep 2008 07:42:01 -0700
Please understand that I am new to this. I inherited a server hosting a
couple of High School sites on a virtual machine. The sites are running but
cannot be edited. I was told that it was a FP extension issue. Where do I
start? ...
|
Debugging
Thu, 18 Sep 2008 02:33:04 -0700
Dear Sirs,
If I preview my ASP page I receive an error "unterminated string error" for
most of the follwing code lines:
<tr><td align="center" colspan="3">
<p>
<% If cmd<>"New" And cmd<>"Copy" Then %>
<input type="button" value="¦<"
onClick="javascript:top.frames['I1'].location='contactos_1001form.asp?cm ...
|
|
|
Re: add space between buttons on a link bar
Thu, 18 Sep 2008 07:51:59 +0000
In Code view, change
<p align="center" style="line-height: 200%; margin-top: 1px;
margin-bottom: 1px"> webbot bot="Navigation" S-Type="sequence"
S-Orientation="vertical" S-Rendering="graphics" S-Theme="sumi-painting2
0110" B-Include-Home="TRUE" B-Include-Up="TRUE" U-Page="sid:1002"-->
To
<p id="v ...
|
add space between buttons on a link bar
Wed, 17 Sep 2008 16:45:01 -0700
I have put in a vertical link bar, and I would like to increase the space
between the buttons on the link bar.
How can this be done?
Thanks...... ...
|
Problems with a nine-year-old site created with FrontPage 2000
Wed, 17 Sep 2008 15:00:03 -0700
Recently, I added PayPal buttons and a new page to an old website at
www.lafategallery.com, at the request of the owner. I am not really
conversant with FrontPage and I have FrontPage 2003. In the process of trying
to upload the pages, I lost the home page first. I copied the code and
recreated it, but all o ...
|