error saving photo gallery
I'm trying to add a slideshow to several pages using
FrontPage 2000. Everything works fine until I try to save,
close or publish. Then I get the message: "Server error:
Source couldn't send "photogallery/photo2761/sldshow.js."
Going back into FrontPage after getting out of this, the
pages where I had originally successfully inserted slide
shows only showed a path to
Windows/TEMP/FrontPageTempDir/wpe152_p.htm where the slide
shows had been. I couldn't locate these files or figure
out any way to reinsert the photo galleries. I deleted
what was there and tried to add a photo gallery again, but
got the server error message again.
Anyone who has a suggestion on whether I should pay for
Microsoft support on this or solve it another way, please
e-mail me directly. Tag: Form Results Tag: 29039
Create a drop down jump menu that can submit form results
Using FrontPage 2003, I've figured out how to create a
drop down list from a database. I've also figured out
how to submit the selection from the drop down iist to an
asp page using a form. However, I don't want to include
a submit button, but instead want the drop down list to
automatically redirect to the asp page once a selection
is made. How do I create a drop down jump menu from
database results that can submit the selection to an asp
page?
Thanks!
Andy G.
agruff@pacbell.net Tag: Form Results Tag: 29038
Start and Stop Printing
Does anyone know the coding to set the start and stopping
of printable areas on a web page?
Thank you
dd Tag: Form Results Tag: 29034
FP 2003 HTML issues
Hello,
I have a problem with FP 2003 - nothing major, but very
annoying.
When I work in HTML view, the automatic colouring of the
text wonky.
I have the 'attribute' text set to red, and for some
reason, the last letter of every red word (attribute) is
blue.
For example, every colour referred to ends with a blue
letter - eg #CCCCCC <- last C is blue...rest is red.
Why is this??
TIA!!
amber Tag: Form Results Tag: 29033
Does anyone know of some good Image Security Freeware?
I am trying to find some good Freeware for Image Security to keep people
from saving my image files.
I am relegated to using Trellix to design my website since Earthlink.net is
too cheap to provide Frontpage.
Thanks in advance.
D.H. Tag: Form Results Tag: 29022
Frontpage table displays on an Apple Mac
I created a web site using tables which have coloured
backgrounds. It works correctly on a PC running IE and
Netscape but on an Apple Mac the tables have a white
outline around them - you can get the same effect on a PC
by deselecting the "collapse table border" function on
the table properties dialogue box.
Any ideas? Tag: Form Results Tag: 29017
Still haveing problems importing files into FP 2000
I would like to thank you for your help but I am still
having problems.
The file is on my computer (windows explorer) so I do not
have a download time problem.
Every time I try to import a large file (over 1,000KB) I
receive this error message.
"An error occurred accessing your FP web files, Authors -
if anything against a web server, please contact the
Webmaster for this servers site. Webmasters - please see
the servers system log for more details."
As I stated I do not have this problem for smaller files.
Again, thank you for your help.
Michael Tag: Form Results Tag: 29006
FrontPage 2002 Database Results Security
I've created a results page to view the database
information gatherered from forms I created. I can view
the results page at the website with my browser. How is
this information best protected from unauthorized
browers? I haven't figured out how to add a password.
Any suggestions? Tag: Form Results Tag: 29002
Syntax error in INSERT INTO statement
I've been trying to figure out what the problem is with
the following code. I've ruled all the fields out except
the CountryID field, which seems to be producing the
error. It's a numeric field, but I'm converting a country
name posted from a form into a numeric value in the
database.
<% if request.form("country") = "Belgium" then
countryid = 2
else
countryid = 5
end if
fp_sQry="INSERT INTO Retailers
(Username,Password,ContactFirst,ContactLast,Name,Address1,
Address2,City,Region,Postal,Tel,Fax,Email,Website,Newslett
er,CountryID) VALUES
('::Username::', '::Password::', '::ContactFirst::', '::Co
ntactLast::', '::Name::', '::Address1::', '::Address2::',
'::City::', '::Region::', '::Postal::', '::Tel::', '::Fax:
:', '::Email::', '::Website::', ::Newsletter::, ::CountryI
D::)" Tag: Form Results Tag: 29001
Sharepoint Warning - Risk to Exchange
According to Infoworld
(http://www.infoworld.com/article/03/11/26/HNexchangeatrisk_1.html?applicati
ons), Microsoft has acknowledged that "Installation of the Windows
SharePoint Services collaboration and information sharing add-on to Windows
Server 2003 can expose Exchange Server 2003 mailboxes on the same server.
"Installing SharePoint Services will disable Kerberos authentication and
instead select Windows NTLM (NT LAN Manager) authentication. This can
adversely affect Outlook Web Access (OWA) and users logging in to OWA could
be logged in to another user's mailbox at random."
Just FYI.
Alex Tag: Form Results Tag: 28998
Does size matter?
Does the size of the file matter when importing a PDF file
into FP2000?
For some reason I get an error message every time I try
and I cannot import it.
If I try a smaller file it works (under 1,000KB)
Am I doing something wrong? or is this the case. Tag: Form Results Tag: 28989
Title of Target pane in Navigation view
I'm new to Front Page and for now attempting to develop a
web site based on navigation structure.
I would like to use the option of setting link bars based
on navigation structure; however, my titles on the target
page are being truncated even though the font size is
small. Is there a maximum number of characters
allowed??? Is there any way not to have the title
truncated. Tag: Form Results Tag: 28988
Hyperlink thumbnail image to a larger image on same page
I hope someone can help me. I am relatively new to FP
(2002)and am in the process of creating a photography web
site. I have a row of 4 thumbnail pictures and what I
would like to do is to be able to click on the thumbnail
and have that same picture open as a larger picture for
the person to view on the right hand side of the same
page. I'm trying to avoid the viewer having to keep
opening a new window, then closing it for each picture
they view. I hope I am explaining this clearly. I
cannot seem to figure out how to do this or if it is even
possible. The photo gallery option front page offers is
nice but seems to be too much clicking. Any help you can
offer would be greatly appreciated. Thank you!! Tag: Form Results Tag: 28987
close button on imagemap
is there a way to use part of an imagemap to close the window? i don't need to create the button itself, just make the close button part of an imagemap close the window. thank Tag: Form Results Tag: 28986
Frontpage 2002 and sound in Netscape 7.01
Hi!
I try to get Netscape playing a backgound *wav file on a site created with
Frontpage 2002
The knowledgebase offered me only
HOW TO: Play Background Sound in Netscape Navigator in FrontPage 2000
This article was previously published under Q196138
http://support.microsoft.com/default.aspx?scid=kb;DE;196138
and recommended
<embed src="soundfile.wav" hidden="true" align="baseline" border="0"
width="128" height="128" autostart="true" autoplay="true">
because Netscape does not understand the <bgsound>
Netscape tries to download a plugin but does not find one.
Anyone got an idea how to get Netscape playing *.wav files without an
plugin? Or where to get the (which) plugin for offering it on my own website
an forcing netscape-browsers downloading it from my site?
Thanks for any help
Ralf Tag: Form Results Tag: 28983
FP 2002 import spreadsheet
i am new to FP but have a small web site up. Now i would like to add
our local cemetary records which are in an excel spreadsheet. About
1000 rows by 10 columns. What is the easiest way to import this data
into FP and also show grid lines for readability on page?
Any help would be appreciated.
Ron Tag: Form Results Tag: 28981
close button
Does anyone know how I could program a button to close the window? The only options I'm finding are linking to other pgs., email, bookmarks, etc.
Thanks Tag: Form Results Tag: 28980
FrontPage and Flash
I'm new to FrontPage, about two weeks. I took two one-day
classes. I also took a one day DreamWeaver class. It
appears, from my limited exposure to both, that
DreamWeaver does more. Expecially with Flash? Yes? No?
One thing I was wondering, we did an exercise in
DreamWeaver where we added a Flash button where, on Mouse-
over, a little star spun around. on another button,
screens open revealing the button. Can FrontPage do
things like that? Sorry if this is trivial sounding but
I'm hoping if I can understand how a few tricks (special
effects)work, I can start creating some real flashy (no
pun intended) and classy looking pages. Tag: Form Results Tag: 28977
It didnt work
I am using FP2000. I would like to add a PDF file 3,308KB
in size (our catalog) so my customers can download it.
Can this be done, and if so, how?
I want to thank everyone for the help but I am still
having a problem. Does the size of the file matter? For
some reason I get an error message every time and I cannot
import it. If I try a smaller file it works (under 1,000KB)
Am I doing something wrong? or is this the case.
Thanks for the help
Michael
www.eyespyli.com Tag: Form Results Tag: 28976
Using % to specify all values in a database query.
I am trying to give users a choice with a drop down box to
pick a single month in the year or all months in the year
to query a database by using % as the value for a choice
called All Values which I read about in a KB article. It
does not work. I get no results out of the query when I
choose the All Values option, but do get results when I
choose an actual month.
Thanks
Rob Tag: Form Results Tag: 28975
unable to open "existing web" error
I published my web site from a desktop computer. I then
decided to do all of my maintenance from my notebook. I
installed FrontPage 2002 on the notebook, but now it won't
open the publishing destination of my existing web site.
Any help? Tag: Form Results Tag: 28974
Single line spacing doesn't work.
I'm new to FrontPage so the answer is probably simple.
When I create a new page and start typing text, the
program defaults to double line spacing. I can go to the
paragraph formatting box and check spacing=single, click
ok but the line spacing is still double. I can purposely
select and use 1.5 and double but can't use single. What
I'm I doing wrong?
Any help is appreciated. Tag: Form Results Tag: 28973
db connection lost
I've lost me database connection. When I attempt to show a page it says the
database connection cannot be found.....
I've used Tools, Web Setting, Database and verified it there...
I've had to reinstall my OS (98 2nd ed) since I made this website, so maybe
that screws something up.
Any ideas?
Thanks. Tag: Form Results Tag: 28970
Text Flow problems without extensions
Hi,
I am working with FrontPage 98 and am having a problem with getting text to
flow around an image when viewed on a server without the FP extensions.
The flow looks perfect in normal design view, but when previewed, the text
is partially hidden behind the image. Does this have to do with not having
the extensions on the server? Is there a workaround?
(The design was originally created in Publisher - exported to html and then
the various elements of the page pasted into a blank FrontPage web page.)
Thanks in advance for any help!
Rick Tag: Form Results Tag: 28966
Simple Math for asp
I seem to keep having this problem with simple math
fuctions. Such as I am pulling dsata from my SQL/web
server running IIS 5.0 on a win2000 server. I want to take
a part number, get the qty due and multiply it by the unit
cost. x = rs(12) * rs(13) when ever i do this i get a type
mismatch. I can do it on a VB form but when I try it in
asp i get the error. The web server is set up with session
state enabled. If any one has a clue please let me know..
Thanks........ Tag: Form Results Tag: 28960
Publishing web to server.
Hi,
We create a web on our local computer and use Frontpage to
design the navigation. The root file of our web on the
local computer is index.htm
On the server we have set up a website area and Apply the
Server extensions.
When we publish the web from the local comptuer to the
server we noticed that the root file is now default.htm
on the server. We tried changing that directly on the
server, but we lost all the navigation on the root page.
I can understand that happening.
SO then we started all over again and we changed the
server so the home document would be index.htm and deleted
all the other possiblitites. We publish to the new web
area on the server and still had the same problem as
before.
Any ideas?
Mark Tag: Form Results Tag: 28955
PowerPoint 2003 .htm linked to home page
I created a presentation in PowerPoint 2003 and then
saved it as an .htm using the save as web page control. I
places the new files on my web server and linked the
presentation to a menu button.(The page is in frames.)
The presentation plays fine, but when it ends the
message "Click to exit" appears but click doesn't close
the presentation. How can I return back to the Home Page
when the presentation ends? Any help appreciated.
Regards,
Dennis Carpenter Tag: Form Results Tag: 28954
Importing from an existing web site
I'm trying to import an existing website into a new
document so I can tweak it a little. I go throught all
the steps using the import web wizard, it says that its
successfull, yet there's nothing there.
Any help would be appreciated.
Thanks Tag: Form Results Tag: 28946
adding a PDF file
I am using FP2000. I would like to add a PDF file (our
catalog) so my customers can download it.
Can this be done, and if so, how?
Thanks for the help
Michael
www.eyespyli.com Tag: Form Results Tag: 28941
Adding Frontpage 4.0 Page and Web Object Reference in VB on Win 95
Hi,
We are having problems in adding MS Frontpage 4.0 Page Object Reference and
MS Frontpage 4.0 Web Object Reference in Visual Basic 6.0 installed on
Windows 95. We are having Windows 95 with VB 6 and MS Frontpage 98 installed
on it. Can anyone help me? .... Plz
Same application is working fine in Windows 2000.
Thanks,
- Khalid Tag: Form Results Tag: 28935
Navigation bars show as text not graphic
I'm using FrontPage 2000. The server is using Front Page
2002. Everythng work fine when I publish using http,
except that the navigation bars show up as text not as
graphics.
I tried a number of different themes, but the result was
same every time: text, not graphic.
Any ideas why this is happening and what I can do to fix
this?
Sam Tag: Form Results Tag: 28932
form data not shown in text file or database
I am tring to use a form to enter data into either an
Access database or write data into a text file. With
either option everything seems to be Ok (I get a
confirmation of data entered) but I do not see the new
data in either the database or the file. I am using
FP2002, IIS5.1. ASP is working correctly because I can get
a page counter to work. One thing I have noticed is that
in the tools menu the "server" option is grayed out so I
can't check permissions. Also when I publish to local host
i get a message saying server does not support ASP yet I
have proved it does. The files still transfer Ok.
Can anyone help me ??????? Tag: Form Results Tag: 28931
Page is much larger once published
Hi, I created a webpage and it fit on my screen in
Frontpage previews. But when I viewed it on a different
computer (possibly with a different version of Internet
Explorer), it is way too big for the page. Anybody know
the cause of this, and a possible solution? Tag: Form Results Tag: 28930