Sub Web
We are on a Win 2003 server and we have many directories and sub directories
on the server. One of our IT guys is now telling us that we need to make
these directories into sub-webs.
1. What is a sub web?
2. What additional features are available through Front Page after
designating a directory as a sub web?
Thanks Tag: importing pdf docs to web site... Tag: 40131
still having problems
Any peoples, I am still having problems regarding my IP
adress tuff, look at my last few posts, if you any
solutoins, please e-mail me, or reply back here. thanks! Tag: importing pdf docs to web site... Tag: 40128
Counter or page hits
This is a multi-part message in MIME format.
------=_NextPart_000_001B_01C45384.911A60B0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,=20
I am using FrontPage version 2003 and my ISP is Earthlink I am wondering =
is there a way I can find out how many hits on my home page? I like the =
idea of a counter, but I don't want my viewers to actual see the =
counter. Any tips or suggestions will be greatly appreciated. Thank =
you.
------=_NextPart_000_001B_01C45384.911A60B0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am using FrontPage version 2003 and =
my ISP is=20
Earthlink I am wondering is there a way I can find out how many hits on =
my home=20
page? I like the idea of a counter, but I don't want my viewers to =
actual=20
see the counter. Any tips or suggestions will be greatly=20
appreciated. Thank you.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_001B_01C45384.911A60B0-- Tag: importing pdf docs to web site... Tag: 40121
Cannot query Access db on server
I get the following error message
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open
registry key 'Temporary (volatile) Jet DSN for process 0x940 Thread 0xb04
DBC 0x9266f84 Jet'.
/test.asp, line 87
when I try to open test.asp. Here's the code:
<%
dim sLName
dim sZip
dim sCon 'ado connection string
dim adoConn 'ado connection
set adoConn = server.createobject("adodb.connection")
sCon ="DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=http:www.rmconnection.com/CurrentShipped.mdb"
adoconn.open scon
sLName = request.form("LastName")
sZip = request.form("Zip")
response.write "My name is " & sLName & chr(11)
response.write "And I live in " & sZip
%>
I've searched for this error message in the Knowledge Base, and the only
article says to make sure that the security settings on your Temp folder
allow other users to write to it. I've done this, and I still keep getting
the error. Are they referring to settings on the server or the client. I
eventually want our customers to be able to load this page, but I don't see
how that can work if every user has to reset the permissions on his temp
folder, something most people aren't likely to know how to do. any one else
have any experience with this problem? Any help would be greatly
appriciated.
Best,
Jim Tag: importing pdf docs to web site... Tag: 40115
Homepage Clone
FP 2002 - I have rebuilt my "homepage" or index.html,
altho other pages upload changes, the new index.html can
only be seen from clicking on a link within the website
(Home Button). If you put the URL in the browser address
bar you still get only the old homepage.
In the Folder section of the FP web, altho only one
homepage is listed, it's little house icon. My server did
an upgrade to FP 2002.
Since I have the web on a disc, can I delete existing old
homepage index.html on hard drive and re-post new
index.html from disc on to hard drive without doing any
damage? Tag: importing pdf docs to web site... Tag: 40110
cdo.message cdoReturnReceiptTo
I tried using the following vbscript to turn on the cdoReturnReceiptTo and
recieved an error: http 500 server error. When I remove the code the script
works fine. This is running on an IIS 5 server in win2000 server. Can
anyone tell me how to make the reciept function work? The BCC doesn't work
either. Can I put more than one address in the .To parameter? Here is the
code.
<html>
<%
Dim MyMail
Dim mypath
mypath = Server.MapPath(Application("FrontPage_VRoot")) & "\email.htm"
Set MyMail = Server.CreateObject("CDO.Message")
With MyMail
.Fields(cdoDispositionNotificationTo) = "milton_snider@ao.uscourts.gov"
.Fields(cdoReturnReceiptTo) = "milton_snider@ao.uscourts.gov"
.Fields.Update
End With
MyMail.From = "milton_snider@ao.uscourts.gov"
MyMail.To = "milton_snider@ao.uscourts.gov"
MyMail.Bcc ="milton_snider@ao.uscourts.gov"
MyMail.Subject = "Bankruptcy CMECF Operations Forum Registration"
MyMail.TextBody = "TEST EMAIL" & vbCrLf & "Line # 2!" & vbCrLf
MyMail.AddAttachment mypath
MyMail.Fields.Update()
MyMail.Send()
Set MyMail = Nothing
%>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Email and Update</title>
</head>
<body>
</body>
</html> Tag: importing pdf docs to web site... Tag: 40107
database question
I have included a "yellow pages" page on the web site for
my church which lists various members by name and
profession. I have included a column for e mail
addresses or web site addresses. I can hyperlink the e
mail addresses to automatically generate an e mail, but
how can I hyperlink the web addresses to open in a web
browser. Right now, since they are in the same column as
the e mail addresses, they open up as e mail... Tag: importing pdf docs to web site... Tag: 40106
Password protect 1 page in a web
Hello,
I am tring to password protect 1 page in a web of 30 pages.
I am using FP 2003 and the hosting server (earthlink) has
2002 server ext on it. I have tried KB#825498 & 301554.
825498 works on Explorer only and the second didn't work.
I also tried creating a subweb on the server and seting the
user for that subweb. It only works part time and I can
use only a few passwords (If I need to kick someone out of
the protected page this way, it hurts the other users.)
Thanks for your help.
Ken W. Tag: importing pdf docs to web site... Tag: 40103
Discussion Board Problems
I used the discussion board wizard and everything gets
created fine (I created a blank sub-web to host the
discussion board). However, the TOC does not update, the
messages do not store and, therefore, the whole thing does
not work. I'm given IWAM and IUSR write access to the
directory _disc1. Any other ideas? Tag: importing pdf docs to web site... Tag: 40098
web page url
I would like to allow people to access a specific web page in my site
without having to enter the .htm extension. How do you do this?
For instance, instead of them having to enter www.myweb.com/gohere.htm I
would like them to be able to just enter www.myweb.com/gohere
Thank you for any advice that you can give me. Tag: importing pdf docs to web site... Tag: 40097
Frontpg.exe does not terminate: Please help
Hello Everyone,
I built a Shared Add-In project using VS.Net 2003.
It runs perfectly in all office applications. However, for FrontPage, the
Frontpg.exe process does not terminate when I close the application. I have
to manually open up the task manager and kill it.
If I do not manually kill the Frontpg.exe process then the add-in will not
work if I were to reopen FrontPage again.
Can anyone tell me why this happens and/or how to remedy this?
Thank you very much!
Burt Tag: importing pdf docs to web site... Tag: 40095
FP & perl
Can someone point me to some examples/samples of using perl scripts with FP.
Interaction with mySQL would also be helpful.
-Lew Tag: importing pdf docs to web site... Tag: 40085
Credit card capability
This is a multi-part message in MIME format.
------=_NextPart_000_0024_01C4531E.85A3B800
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I developed my business web page using FrontPage 2003 version and I am =
wondering if there is an add-on or a inexpense service so I can add a =
shopping cart or a means which people can purchase my product thru the =
web page via a credit card without having a customer call me and place =
an order via telephone. Any comments or suggestions are welcome. Thank =
you.
------=_NextPart_000_0024_01C4531E.85A3B800
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>I developed my business web page using =
FrontPage=20
2003 version and I am wondering if there is an add-on or a =
inexpense=20
service so I can add a shopping cart or a means which people can =
purchase=20
my product thru the web page via a credit card without having a =
customer=20
call me and place an order via telephone. Any comments or suggestions =
are=20
welcome. Thank you.</FONT></DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_0024_01C4531E.85A3B800-- Tag: importing pdf docs to web site... Tag: 40084
Error in: Build a Drop-down Menu Using JavaScript instructions
Have followed the instructions on How to Build a Drop-down Menu Using JavaScript
found on the following link on the msdn.microsoft website but it doesn't work when I get to the "Adding Event Handers" portion. HELP.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/html/odc_fpdropdownmenu.asp Tag: importing pdf docs to web site... Tag: 40083
Search page not working
The search page on my website is not working. When I go to the search page,
enter word(s) in the search box and click on Search, it returns this error:
Error from search: can't open the word hash file
D:\inetpub\wwwroot\007086\5rs8lkca\_vti_txt\default.wti\All.dct
I upgraded from FP98 to FP2003 -- may have caused a problem with that.
Can anyone suggest a fix? Or, do I need to delete the search page and make
a new one -- and how do I do that?
Thanks.
--
-----
Joe S. Tag: importing pdf docs to web site... Tag: 40081
DropDown Menu Won't Work
I'm using the following to create a javascript dropdown menu: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/html/odc_fpdropdownmenu.asp
I'm stuck at the "Adding Event Handlers" section. When I preview it in my browser, I get the message:...Line: 25 Error: Object Expected
Also, the dropdownmenu appears when I open the page in the browser instead of being hidden and only displaying in the onmouseover event for the Menu One tab.
Any ideas Tag: importing pdf docs to web site... Tag: 40078
Creating Themes
Can anyone tell me where I can learn how to create Frontpage
Themes/Templates?
Michelle
--
"One's dignity may be assaulted, vandalized and cruelly mocked, but cannot
be taken away unless it is surrendered."
Michael J. Fox
"Eat as much ice cream as you can now, because in 30 years you might be
lactose intolerant"
-author unknown
"When you were born, you cried and the World rejoiced. Live your life so
that when you die, the World cries and you rejoice."
(Cherokee Expression)
"Whatever is causing the Joan Collins 'tude, deal with it. Embrace the pain,
spank your inner moppet, whatever, but get over it."
http://www.michelleunger.com Tag: importing pdf docs to web site... Tag: 40076
Results page problems
Jim, thanks for all the help. This is working to some
extent. When i do a search from my form field
called "companyname" for the company Alltel it pulls up
the first record it finds with the company name of Alltel
and creates the next button, the link looks like this:
https://in.northern-tech.com/quote/nwiebe/companyname.asp?
companyname=alltel
Where is falls apart is when you hit the next button. It
doesn't take you to the next record with Alltel in the
company name field, it just takes you to another record
and the link changes accordingly:
https://in.northern-tech.com/quote/nwiebe/companyname.asp?
recnr=2
Here is how the asp code looks:
<%
companyname = Request.QueryString( "companyname")
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.open "DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=mypath\mydatabase.mdb"
Const adOpenKeySet = 1
Const adLockReadOnly = 1
Const adUseClient = 3
sql = "SELECT * FROM Results WHERE company LIKE '%"&
companyname &"%'"
Set rs = Server.CreateObject("ADODB.Recordset")
rs.CursorLocation = adUseClient
rs.Open sql, Conn, adOpenKeySet, adLockReadOnly
if isnumeric(request.querystring("recnr")) then
recnr = cint(request.querystring("recnr"))
if recnr < 1 then
recnr = 1
end if
if recnr > rs.recordcount then
recnr = rs.recordcount
end if
else
recnr = 1
end if
if recnr > 1 then
rs.move(recnr - 1)
end if
if recnr > 1 then
response.write "<a href=""?recnr=" & recnr - 1 & """>" &
_
"Back</a>"
end if
if recnr < rs.recordcount then
response.write "<a href=""?recnr=" & recnr + 1 & """>" &
_
"Next</a>"
end if
if rs.eof then
Response.write("No records found.")
Response.End
end if
%>
How can i make it keep looking for all records with the
same that name i searched for? Tag: importing pdf docs to web site... Tag: 40075
Link Bar ~ Open Link in New Window
I have created a link bar using the FrontPage dynamic
component...what I would like to do is once that link is
clicked I would like it to open up in a new window.
Where would I place that code. I have tried placing a
target="_blank" in several places of the link bar but to
no avail. Any help would be appreciated! Thanks! Tag: importing pdf docs to web site... Tag: 40073
Web Search Form problem
I have a problem. I created a search form but results
received are from other webs and not the one the search
page is published to. What have I done wrong???
Using IIS and FP2000. Tag: importing pdf docs to web site... Tag: 40068
Retrieving user group info
I have several webpages that have links to addnew and edit
pages. For a certain Windows user group, I want to hide
those links because they can only search and read data. I
know of the servervariables("REMOTE_USER"). Is there a
way to get the active directory group a user is part of?
For instance, in one page, I have:
<td align=center valign=center><a
href=clientaddnew.asp>Add New Client</a></td>
So I would want to do is:
if the user is part of the group "Read only": show nothing
else
<td align=center valign=center><a
href=clientaddnew.asp>Add New Client</a></td>
end if
Any thoughts? Tag: importing pdf docs to web site... Tag: 40064
Password
I have a site that I have just loaded a registration form
(.doc format) on, and when I confirm in the browser that
the link works, it does. However, when I click
the "back" button, I get a pop up for a user
name/password. What is the best way to keep that from
happening? Thanks!
Kim Tag: importing pdf docs to web site... Tag: 40063
PDF'S CAN'T IMPORT INTO FP2000
I've read the posts about importing pdf's to a web page
and followed tom Pepper's instructions. It still won't
work. I keep getting get "an error occured" message.
What am I doing wrong?
Ray Tag: importing pdf docs to web site... Tag: 40061
FrontPage Photo Gallery
Can anyone answer how to change the format or content of
an existing photo gallery ?? I have read all the stuff I
can find on-line, but can't see anything for maintaining,
only for setting up new and changing while in that mode.
I am ready to resort to starting over each time I need to
add a picture or change the layout of an existing gallery. Tag: importing pdf docs to web site... Tag: 40059
Importing PDF's in FP2000
I've read the posts and replies from Tom Pepper, but
still can't import pdf's to my site. Keep getting An
error occured. Went folders view, added a folder,
highlighted it and still couldn't import it.
What am I doing wrong here? Tag: importing pdf docs to web site... Tag: 40055
Retrieving Published pages
Is there a way to retrieve published pages using FrontPage?
I published my web to my provider but my computer drive
has since crashed and lost the files on my computer. Can
I use Frontpage to grab my published pages back to my
computer? I'm using FrontPage 2002.
Is there anyway to get the files back? Tag: importing pdf docs to web site... Tag: 40053
conditional statement
Can you do any kind of conditional statement with Front Page? For instance, can you goto a bookmark based on a selection of radio button option?
help much appreciated. Tag: importing pdf docs to web site... Tag: 40043
Passing Information from form to form
My problem is Hidden fields require you put a value into
them when creating the field on the form. I want to pass
data, that gets populated from a PHP program. For
instance. I want to create a from which will will get
inserted by a PHP program. Some of its field values will
be set by the PHP program after accessing a database.
What type of field am I creating on the form? Do I
create a Hidden field and put a value in it that will be
overridden by the PHP program? Is there a different type
of field I should be creating? Tag: importing pdf docs to web site... Tag: 40042
Speeding up java script loading
I inserted a java scritp program on a web page. It shows
a series of photos. It takes forever to load before
starting, even on broadband. Any way to speed up the
loading?
Thanks,
Rich Tag: importing pdf docs to web site... Tag: 40033
insert pictures on top of a picture
Hello, Do you know if there is a way which allow me to
insert pictures on top of the original picture I have?
For example, I have 10 35X35 pictures and I want to
insert them into different part on the top of the
original picture which is 400X400. For example, one on
the right corner, bottom left corn on so for... the
reason I want to do that is I am using the hover
function, so that when the user hover the link .. the
tiny picture will show up on top of the original picture.
Will it work if I create a layer on top of the original
picture, and insert the picture. cuz I don't think it's
possible to create 20 small cells inside my table. I want
to do it like inserting a hotspot.
Please advise Tag: importing pdf docs to web site... Tag: 40031
Attaching pdf files to a web site FP 2003
I'm having trouble attaching pdf files to my site. I am
trying to have them as a page within the site, and when I
attempt to do so, they come up as computer language and
on the internet, the page isn't viewable. They are either
from my computer or from an older site for the same
organization. Any ideas out there? Tag: importing pdf docs to web site... Tag: 40030
ASPX errors
Ok Ive taken the advice of a friend and would like to begin ceating ASPX pages.
However, everytime i create one and try to view it i get the following error page:
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
Can any one help me make my first .aspx page using fp2003 Tag: importing pdf docs to web site... Tag: 40017
Table cell address/content
HI, I need assistance. I have a page with a table with many cells. Each cell has data with attached hyperlink to some other page. What I would like to do is the following: when I click on the cell(hyperlinked), and the new page is displayed, I would like to have the data/address of the table cell that send me to the page I am now looking at. I may repeat this several times. The reason I want to know how I arrived to the page I am now on, I would like to display that data in a header on the page I am now viewing. I hope this makes sense.
I appreciate for your help.
--
Jose Maria Tag: importing pdf docs to web site... Tag: 40016
program to load tracking codes
I have over 280pages that I need to track. I'm not getting the quality of tracking from my current vendor and would like to change. The problem is I haven't found a vendor that supplies a program to up load the code to all pages. Does anyont know of a free or "cheap" program to accomplish this? Or maybe have some other suggestions? I would appreciate any and all comments.....please, keep them nice? Tag: importing pdf docs to web site... Tag: 40015
custom query problem
In a custom query using a mysql connection or a MS access connection, every timei try to specify field names to present in on the results page I get the following error:
"DATABASE RESULTS ERROR, this operation failed. If this continues please contact your server administrator." Can anyone tell my why I get
If I use a querie such as: Select * from products everything will display fine. but if i specify a query such as: SELECT price from products I get the error.
I know that the field names are correct but everytime i try to specify and that my connections are valid. Its just that FP 2003 will no longer allow me to specify the field names. I have created several page where I specified the field names and those pages all worked fine until yesterday. Then all of thepages where I have specified the field names nowgive the error.
Why all of thesudden would these pages no longer function.
As long as I use the (*) to specify field names, the results pages will work, But if I try to specify the field names the pages giveme the error.
Can anyone help me with this problem? Tag: importing pdf docs to web site... Tag: 40009
Crappy product - Shame on you Bill
This product creates these complex webs that are difficult
to transfer to a server. It does not have to be that way.
Just a poorly developed product that should not be sold to
the public without free support!!! - Shame on you Bill!!!
I guess with your billions, why should you care!!! Tag: importing pdf docs to web site... Tag: 39999
How do I protect my pages from being copied.
Hi,
How do I protect my pages from being copied, the pictures are an asset to
the company and I need to prevent them from being copied.
Would like to do this using FrontPage only, if possible.
Tim
http://www.kittydunes.com Tag: importing pdf docs to web site... Tag: 39992
Formulas
Hello
I have a spread sheet in FP2003 using forms. I have price, quantity and total columns that i wish to formulate. Example: price x quantity = total. Does anyone know how to do this? thank you. Tag: importing pdf docs to web site... Tag: 39991
FP2000 Formatting Paragraph Headings
I created my web pages in another editor, then copied them
into FP2000.
When I view the pages in FP200, paragraphs originally
formatted with the H1 or H2 heading now display
as "Normal" text, even thought the HTML code remains the
same.
What is the solution to this problem? Tag: importing pdf docs to web site... Tag: 39983
I will pay for your help
I'm tying to use the database wizard to create an
inventory search form. Let's say I'm selling PCs.
I would like the user to be able to search my inventory
using dropdown lists as follows:
PC Color?
From <black > TO <green>
Hard drive size in GB?
From: <5> TO: <80>
Type of monitor?
From: <13'> TO <32'>
Price?:
From: <$500.00> to $4000
I was able to create a database interface that would give
me submission form, database editor and result page (a
list of all inventory items). I was not able to add a
search function that would search the inventory and give
user a list of items the meet the selected criteria. I'm
not an ASP Guy and I can only use the wizards.
Any smart developers out there than can help?
Thanks,
Ralph Tag: importing pdf docs to web site... Tag: 39980
I need some help with FP 2000
Greetings board,
I am having a issue with Front Page 2000, and I belive the
issue has something to do with my pc. The owner of the
server for my
website had to switch computers beause of a hacker hacking
into the server, so the owner of the server had to swap
things around, and how I have to log onto the server on a
new ip adress. I did a ping search in dos, the new IP
adress shows up. However, when I try to log onto the
server to update my website, it keeps on asking for my
password. As of right now, I can not do nothing to my
website, because I can not figure out this problem. In
simple terms, Frontpage 2000 does not read the new
IP adress, and I can log on to the server. What can I do
correct this problem. Ug! I need help! Someone please help
me if you have some sugjestoins at Rainier1@yahoo.com
Thanks peoples! Tag: importing pdf docs to web site... Tag: 39979
How to have form split into multiple pages.
Hii,
Wondered how to split a form into several pages and then Collect data from each page and then insert into a database.
Thanks Tag: importing pdf docs to web site... Tag: 39973
Problem with backgroud theme
When I publish my website the background from the theme
(Piechart, Frontpage 2000)is lost. When I do a preview in
my browser it looks alright bit not when published. What
am I missing?
Thanks in advance
David Tag: importing pdf docs to web site... Tag: 39963
Displaying Database results
I'm using this code to display results from a database:
<%
companyname = Request.QueryString( "companyname")
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.open "DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=C:mypath\mydatabase.mdb"
quote = "SELECT * FROM Results WHERE company LIKE '%"&
companyname &"%'"
Set quote = Conn.Execute( quote)
if quote.eof then
Response.write("No records found.")
Response.End
end if
%>
The problem I'm having is I'm searching for a company name
and there are more than one record with the same company
name but my results page will only display one record.
Also I'm displaying more fields than just the company
name, but company name is what field is used in the
query. All the fields together are formatted to make up a
quote form. I need this code to display all the records
not just the first one it comes to...and all the other
fields with it. The frontpage database results wizard
does this when you select how many records you want
displayed at one time. If you select 1 then a nav bar is
created at the bottom of the results page to take you to
the next record...this is what I'm trying to
accomplish...but without using the wizard...please help Tag: importing pdf docs to web site... Tag: 39960
FP 2000
Anyone know if FP 2000 can email a contact form to more
then one email address at a time, when a person fills it
in on the website and hits submit, I want the information
to go to two email addresses...Thanks for any help. Tag: importing pdf docs to web site... Tag: 39957
Launching Excel from browser.
I was wondering if anyone knows a script file to open an
Excel file from Internet Explorer. I found an article to
launch a word document
(http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q178222) but it only show how to launch one document. I
have at least two documents that I want to do this with on
the same webpage plus I would rather the user click on a
link rather than a button. Any suggestions? Tag: importing pdf docs to web site... Tag: 39955
Browser can't find page
When I make a special page in FP2003 using windows XP
home and publishing it to my webpage as special.htm then
sue the browser to find the website and special page (an
advertisment not to be viewed with the website) it can't
be found. I sure would appreciate anyone that can tell me
why this isn't happening and what I'm doing wrong. Tag: importing pdf docs to web site... Tag: 39953
Application Center / FrontPage Server Extensions
Hi all,
In my organisation we have a clustered server configuration (2 servers) -
both have Application Center 2000 SP2 installed, and both are running
FrontPage Server Extensions 2002.
Since we moved to having a clustered service we have experienced a few
problems with FrontPage - I was hoping that I might get a few answers to my
questions here.
1. When users are removed using the FrontPage administration screen we tick
the box, click on the remove user link, the permissions to the right are
removed but the name of the user remains - they do not have access but it
doesn't leave very 'busy' sites that tidy in that there are lots of
left-overs....this isn't an issue on my own server which is not clustered.
2. We have experienced a problem we believe relates to the Active
Directory, where a user has their domain name changed perhaps from all
CAPITALS to mixed case - FrontPage does not any longer recognised the user -
ie, UBHT_NT\MORGANS does not equal UBHT_NT\MorganS - we can remove this user
from the website, but when we add them again it returns in full caps again
and the problem continues.
3. From an upgrade perspective - are their any patches/fixes for the server
extensions? I was planning on trying to install the Office SP3 (and any
subsequent patches) but being that its only the FPSE's that are installed on
the servers, ie, not office, not frontpage etc I wasn't sure if this would
work - but my feeling is that there must be some upgrades to FPSE2002 by now
surely?
Any information on any of the above would be really appreciated - the user
problems are causing big headaches for or team :o/
Regards
Rob Meade Tag: importing pdf docs to web site... Tag: 39947
having problems with Frontpage 2000
Greetings board,
I am having a issue with Front Page 2000, and I belive the
issue has something to do with my pc. The server for my
website had to switch computers becuer of a hacker hacking
into the server, so the oswner of the server had to swap
things around, and how I have to log onto the server on a
new ip adress. Id I do a ping search in does, the new IP
adress shows up. However, when I try to log onto the
server to update my website, it keeps on asking for my
password. As of right now, I can not do nothing to my
website, because I can not figure out this problem. In
simple terms, My computer/frontpage does not read the new
IP adress. What can I do correct this problem. Ug! I need
help! Thanks peoples! Tag: importing pdf docs to web site... Tag: 39943
[FrontPage Save Results Component] why do i get this,
I am using Frontpage 2003, as i am adding a textbox in my webpage, i get this message over my textbox only when i preview in a browser.
[FrontPage Save Results Component]. Please help me figure out how to resolve this issue. I am very new to designing web pages. This is probally very simple, thank you very much. Bill Tag: importing pdf docs to web site... Tag: 39908
I import pdf documents to my web site for my church every
week...can I help??