Form Confirmation Screen
I created a form that has a designated Form Conformation screen to go to after submitting. The problem is it goes to a generic screen first...how do I skip that screen?
Here is the url of the generic confirm screen: http://www.sitename.com/_vti_bin/shtml.dll/dkregister.ht
and the text of the generic screen reads
"Form Confirmatio
Thank you for submitting the following information
Return to the form." The latter line is link that when I click it, I get sent to the proper confirmation screen, the one I setup in the form properties
I read a similar question on here that never was answered...any ideas Tag: attaching files Tag: 37745
hyperlink to open an Excel Template as an xls file
I have a hyperlink to an Excel template. Problem is when I click on it the
browser opens Excel with the file as a template instead of as an Excel file.
I don't want the users changing the template I want Excel to function in the
way it normally does when you double click on a template in windows
explorer.
I have seen a couple of posts re opening Excel outside the browser but that
means having access to all the PC's and changing their config, something
that is not realistic.
Is there anyway to either
Open Excel inside the browser with the template as an xls file
Or
Make the hyperlink open Excel outside the browser without having to change
the PC configuration.
Thanks
Richard Tag: attaching files Tag: 37742
2 Forms on one page
Can someone help me on how I could set the second form on
my page to hidden? And one the information comes back
from the first form the second form is then unhidden??
thanks,
Jim Tag: attaching files Tag: 37739
onload & window attributes?
I am using the onload command, <body onLoad="window.resizeTo(?,?);", to set the size of a window opening up. I would also like to tell the window to have the toolbar off and other stuff. Can this be done with onload? This window is opened by many pages in the site and is called from a imagemap link...I would rather do it via onload so I don't have to edit all the other pages. Any ideas? Tag: attaching files Tag: 37734
PHP Counter
h
i created a php counter for my websit
Frontpage Server Extinsion is not supported in the hosting of my websit
i keep getting error messages bcoz i dont know how to chmd the file
can u help me in this
thnx Tag: attaching files Tag: 37732
Database results on FP website
How do I select from multiple records, by date, and the
remainder of the data from that record will populate other
parts of the results page? example... I have 2 records
with the dates as the primary key. I wish to select from
a dropdown box the date and then automatically have the
rest of the associated database record populate other
parts of the page. Tag: attaching files Tag: 37730
problems posting a word document on a web page
I want to post a word document onto a web page. I copied the document to a
folder set it as read only, then added a button onto a web page that linked
to the document.
This works fine, except when i go to hit back, it asks for a user and
password. If i hit cancel it gets me back, but how do i make it so the
user/password does not show up? Tag: attaching files Tag: 37729
form: creating bottomline-only text box, up/right/left border
I'm trying to create a text box, to submit names and such. I go into the form properties, adjusting the border to have only the bottomline border show up. When I click okay and go to look at it in preview, there is the ridged/default border around it still, including the bottomline in the color I chose. Does anyone know how to make the default border go away? Thanks! Tag: attaching files Tag: 37727
Force files to download only, not view in browser
Is there a way with a FrontPage file link to force that
file to download only without being able to view? My
situation is that I have Word files on my website that I
want my users ONLY to download - not open in the IE Word
viewer. Can this be done? I do not want to create zip
files for downloading. I want the Word files in their
native format, but only downloadable, not viewable in the
browser. Thanks. Tag: attaching files Tag: 37714
Forms and Calculated Fields
Hi,
I have a FrontPage Form with a bunch of questions. I have
also setup a confirmation page - no problems.
The confirmation page has confirmation fields. Depending
on the end-user's selection the confirmation fields may
say "CORRECT!!".
MY QUESTION:
a. Is it possible to create an additional field that can
count the number how many times the word CORRECT!! is the
confirmation field result?
b. if the above is not possible, is there a FrontPage
Testing template or Testing or calculation field Add-in
that can be sourced or purchased?
---
Currently I am asking my end user to count the number of
times the word "CORRECT!!" is the result, and add them up
to find out their total score.
Thanks very much for your help.
Lucille Tag: attaching files Tag: 37710
Force file link to download only?
Is there a way with a FrontPage file link to force that
file to download only without being able to view? My
situation is that I have Word files on my website that I
want my users ONLY to download - not open in the IE Word
viewer. Can this be done? Thanks. Tag: attaching files Tag: 37709
setting fonts
Can I set the font to verdana for the entire web or at
least a page without using a theme or ccs page?
Thanks Tag: attaching files Tag: 37706
discussion webs/subwebs
Ok if I want to have a few subwebs containing discussion
webs what do I need in a host other then subwebs? If my
boards become active; do I need lots of space or
bandwith? or what?
Thanks Tag: attaching files Tag: 37705
SQL UPDATE problem with FP database wizard
I'm trying to do an SQL UPDATE on an Access database using the FP
database wizard. The database connection is working OK, using the wizard
to do lookups works fine.
The SQL query I'm putting into the wizard is:
UPDATE users SET activated = 1 WHERE (user = ::user::)
::user:: is a form field "user", which I have tried passing to the page
containing this script using both GET and POST.
However, all I get is this error:
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.
Article 817029 refers to FrontPage 2003, which I am NOT using, I'm using
FrontPage 2002, and the server is Windows 2000 SP4 running the default
FP server extensions, I haven't upgraded them.
If I change the ::user:: to "0" in the SQL string, the error goes away
but of course I get "No records returned".
Can anyone help? Tag: attaching files Tag: 37703
Database interface Wizard
I am trying to connect to an MSSQL database. The Table I need to work with has a timestamp field. The Wizard fails when it connects to the table as that is an unsupported datatype
Quick solution use a view in MSSQL and leave that field out
But the wizard won't allow the creation of interface pages on a view
I guess the answer is my DB is can't be used with the wizar Tag: attaching files Tag: 37702
Link to sbs companyweb site
I have a web site that works great but i would like to put
a link or something that will get me to my SBS servers
company web so that i can either do remote e-mail or
access my computer via the companyweb or do sharepoint
services.
I will admit that i am a newbie with frontpage.
Thanks Tag: attaching files Tag: 37696
Using ASP.NET and FrontPage 2003
This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C42DE2.AA0C05F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
We've published a new FrontPage article on working with ASP.NET pages =
called Using ASP.NET with FrontPage 2003. The author, Dave Berry, a =
FrontPage MVP, has worked extensively with Web development and =
FrontPage.
--=20
Lisa Wollin
Programmer Writer
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no =
rights. Use of included code samples are subject to the terms specified =
at http://www.microsoft.com/info/cpyright.htm.
------=_NextPart_000_000A_01C42DE2.AA0C05F0
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.1404" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>We've published a new FrontPage article =
on working=20
with ASP.NET pages called </FONT><A=20
href=3D"http://msdn.microsoft.com/office/default.aspx?pull=3D/library/en-=
us/odc_fp2003_ta/html/odc_FPUsingASPNETWithFrontPage2003.asp"><FONT=20
face=3DArial size=3D2>Using ASP.NET with FrontPage 2003</FONT></A><FONT =
face=3DArial=20
size=3D2>. The author, Dave Berry, a FrontPage MVP, has worked =
extensively with=20
Web development and FrontPage.</FONT></DIV>
<DIV><BR><FONT face=3DArial size=3D2>-- <BR>Lisa Wollin<BR>Programmer=20
Writer<BR>Microsoft Corporation</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>This posting is provided "AS IS" with =
no=20
warranties, and confers no rights. Use of included code samples are =
subject to=20
the terms specified at </FONT><A=20
href=3D"http://www.microsoft.com/info/cpyright.htm"><FONT face=3DArial=20
size=3D2>http://www.microsoft.com/info/cpyright.htm</FONT></A><FONT =
face=3DArial=20
size=3D2>.</FONT></DIV></BODY></HTML>
------=_NextPart_000_000A_01C42DE2.AA0C05F0-- Tag: attaching files Tag: 37693
FP 2003 Slower than 2002
I've recently upgraded to FP 2003 from 2002 and when I
type content in Design View there is a few seconds delay
before the letters appear. This never happened with the
earlier version. Even though I eventually see all that
I've typed the few second delay drives me nuts.
The larger the file/page the longer the delay. I know
there could be more critical problems/bugs to deal with
but this one is annoying none the less.
Thanks. Tag: attaching files Tag: 37689
Page size
I want to be able to see my full page with out having to
use the scroll bar...I have tried resizing the page and I
am having no luck...is there anyone out there who can help
me out? Tag: attaching files Tag: 37688
send form results to file doesn't work
I have a form set up to email results, however I also want
the results sent to a file (.txt or .csv) on the web
server. This seems so basic, however I haven't been able
to get this to work--email is fine, but as soon as I set
up the form to additionally send info to the file, the
submit button returns an error page "Front Page Error".
Am I missing something?
Linda Tag: attaching files Tag: 37687
Delete a record from SQL server
Im triying to delete a record from a Microsoft SQL database, im following
instructions from an article published in Microsoft Knowledge base 240200,
but when I try to delete the record I get the following error message:
Databse results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
I do have properly installed the Frontpage server extensions 2002 Tag: attaching files Tag: 37684
Help with discussion group
Help! How on earth do I change the copy "Stealth Talk" on top of the page,
to "Pit Talk"?
I'll be danged if I can find out where. When I try to do it there is no way
to highlight it!!!
http://stealth-america.com/stealthtalk_post.htm
Please email me the answer!!!
Watashee@one.net
Thanks,
TB Tag: attaching files Tag: 37678
javascript: icon gets lost - bookmark this page
Hello,
I have a javascript that should add my url to the favorites. This is
working, however, the icon defined does not show up in favorites. What's
wrong here?
this is what I have in the <head>:
<link rel="shortcut icon" href="http://www.myurl.net/test.ico">
<script language="JavaScript1.2">
var bookmarkurl=http://www.myurl.net
var bookmarktitle="My Homepage"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
</script>
in the <body> I call the script:
<a href="javascript:addbookmark()">add this page to favorites</a>
Any hint would be greatly appreciated.
arno Tag: attaching files Tag: 37671
Navigation problem after playing MP3 file
My page has a link to a MP3 file. After the file is downloaded and played,
it appears that I can't navigate to other pages without first refreshing the
original page.
Any ideas? Thanks very much
www.elcampaniltheatre.com
Specific problem on the Coming Attractions page (click on Hear a sample
....) Tag: attaching files Tag: 37665
Incomplete query clause
I've created a connection to a very simple Access dbase
but the results are:
Database Results Error
Description: Syntax error in query. Incomplete query
clause.
Number: -2147217900 (0x80040E14)
Source: Microsoft JET Database Engine
I don't have any queries so this doesn't make sense.
Here is my code:
fp_sQry="SELECT * FROM ""Event Listings"""
fp_sDefault=""
fp_sNoRecords="No records returned."
fp_sDataConn="EventListings"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=0
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=7
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
What am I doing wrong? Tag: attaching files Tag: 37661
FP2003 - SHOPPING CART
Hi All
I need to add e-commerce to my web site, so to start with I need to add a shopping cart, can anybody recommend a good, easy to step up solution, that will intergrate well with FrontPage 2003
The site will be developed in the UK however people from all over the world will be able to buy the products so it will have to handle local taxes, in the UK its called VAT
Many thanks for your advice
Neil. Tag: attaching files Tag: 37658
Multiple Form Pages
Dear All,
I have done a form that takes the users' detail and submits it as an email
to me. However this is only a single page
I am trying to have multiple pages like the flow below
Page 1 - user types in their detail
Page 2 - user types in their hobby, interest
Page 3 - user types in their occupation
Page 4 - a submit page where all the values from the 1-3 pages are pack
together and sent to me via email
Can this be done in FrontPage? How do i pass the values from one page to
another until the last one.
If possible, it would be great to even go backwards if there is a need of
correction to be made by the user before hitting the submit button in page 3 Tag: attaching files Tag: 37650
help in password entry to new links
I added a text box; told the menu's what passowrd of 3
digits to plug in. I then link to a new page of other
material. If I don't plug inthe correct text; then an IE
windows message box pops up saying waht the expected
password entry should be. ?? Great aye !!!
So when I enter in the right password, I get to wherei
need to be on my programmed link.
www.hansenbulldogs.com
Check it out. Top of first page is my text entry box.it
will tell you what to plug in !!!!
Any idaes on how this works or doign somethign else that
does work. When will MS support its products. !!! Tag: attaching files Tag: 37649
code to name a form results csv file on the fly....
I have created a form in FP XP, that i am saving the
results to a .csv file. I am having multiple locations
access this form, and would like to have the .csv file
named according to the users login to the form, and date
stamp if possible. Thank you for your help.....
Shinyd Tag: attaching files Tag: 37647
A question about graphics hyperlinks.
I've scanned the NG, and can't seem to find an answer to my problem...
Okay. I'm a semi-newbie with FrontPage, and I currently use FrontPage
2000, and I'm having a problem!
I wanted to add a hyperlink to one of my pages (to another page,) and
went to the page, itself, in mozilla, and saved the index.htm file that
I wanted to append to, to a different file on my hard drive than the
original folder containing all my web design files. When I opened it up
to edit it in Front Page, all the image hyperlinks had been reverted
back to the directory in which I saved the index.htm file.
I did my revisions, and then saved it, uploaded it, then checked it out
in mozilla. Apparantly, all the image hyperlinks had been linked to
where FP saved it on my hard disk. (specifically, to the index_files
sub-folder that was created by mozilla in the folder where I saved the
page to my hard drive.)
My question is this: Can I do a "mass change" on the url directory in
which all my images are in, instead of having to go back through every
image (about 30) and change the link? Is there any way to do it all in
one process?
Thanks in advance!
Adam D. Vanover Tag: attaching files Tag: 37645
shopping cart asp code
Hi
I already have a web site. It displays my 900 items that
are based on a MS access database. I want to add or
interface a simple shopping cart to it using the data
from my ms access database.
Anybody can help me to find the right asp codes for it.
I do not need a store front or a fancy shopping cart with
payment options.
I'm using frontpage 2003 xp pro.
Thank you for your help. Tag: attaching files Tag: 37644
http 403
once i've uploaded my page i go to view it on the web and
this message comes up:
You are not authorized to view this page
You might not have permission to view this directory or
page using the credentials you supplied.
----------------------------------------------------------
----------------------
If you believe you should be able to view this directory
or page, please try to contact the Web site by using any
e-mail address or phone number that may be listed on the
home.iprimus.com.au home page.
You can click Search to look for information on the
Internet.
HTTP Error 403 - Forbidden
Internet Explorer
what??????? Tag: attaching files Tag: 37643
ASP bookmark woes
I'm getting a little desperate here...
I've built an .asp page using Frontpage 2003 that contains an alphabet list of hyperlinks that will (ideally) connect to bookmarks inside of a table containing a list of countries - one country per table cell.
The problem I'm having is that the links jump down the page just fine from within the Frontpage preview window, but do not work when previewing in a browser (I.E. 6.0 in my case). I can convert the page to .html and the links work just fine - however I do have example pages on our corporate intranet that seem to be effectively using bookmarks with .asp pages, so it seems to be possible. I've compared the source code for these pages against the source for my page (as generated by Frontpage) and see no differences in syntax. I'm limited to .asp when designing pages for our intranet, so I can't simply change formats.
I'm at the end of my rope - any suggestions would be very welcome.
(I cannot include a link as this page lives on our intranet - I could perhaps paste the code into a message...) Tag: attaching files Tag: 37638
CSS Style Sheet Fonts
I am using Front Page 2003 and working on several webs at
the same time. Something happened recently that I can't
seem to find. I am using css style sheets to control the
fonts. No matter what font I use in the style sheet, I
get Arial when I view the page in a browser. I know it is
something I have done that is simple. Can anyone help? Tag: attaching files Tag: 37637
How do I create vcard with Frontpage form
How do I create vcard with Frontpage form? I would like a
vcard to come as an attachment with the form information.
Does anyone know how to do this? Thanks ahead of time! Tag: attaching files Tag: 37633
shopping cart
Hi
Where can I get info on how to make a simple shopping
cart. All I want is this:
my customer enters quantity of the item shown on that
page and then qantity, item number and price would be
added to a shopping cart form, and after repeating this
for more items then my customer look at the shopping cart
and submit her order along with her info's.
Please help.
Thank You Tag: attaching files Tag: 37632
error msg computer disconnected from network
I wanted to upload my web, ftp setting is fine, password
is fine, but I get a pop up saying "the computer is
disconnected from network". I called my server.
Everything was working fine last week. Unchecked the
firewall, server hasn't done anything to prevent me from
uploading to my website.
I don't know all the "terminology" to explain all this,
and everything was working fine, so maybe something
happened to prevent my server from recognizing my computer
in uploading, or is there a glitch in Frontpage 2002 that
caused this? I've even tried re-installing Frontpage and
checking for errors.
This error message is happening on all the webs that I
work on, three to my server's host and one on another
host.
Please help!
Cheryl Tag: attaching files Tag: 37631
FP2003: Open Method on Web Object not leveraging UserName / Password parameters
I'm working on a Visual Basic .NET application that leverages the FrontPage
object model to pull information from two remote servers.
When I make a call to the Open method on the Webs object, I pass in a valid
username and password for the web. However, when the first real method
against the resulting Web object is executed, the FrontPage window appears
and prompts the user with the following message:
"You do not have permission to do this operation. Ask your web site
administrator to change your permissions and then try again, or log on with
a user account that has this permission. To log on with a different user
account click OK."
The user account that is passed through the Open method does have sufficient
permissions (Administrator rights), and if I re-enter the username and
password in the dialog after clicking OK, it works just fine. I'd like to
prevent this from popping up if at all possible. Any thoughts on why it
isn't leveraging the credentials passed in the Open method?
--- Code Snippet ---
Private _fpApplication As FrontPage.Application
Private _stagingWeb As FrontPage.WebEx
...
Public Sub Open(ByVal developmentWebUrl As Uri, ByVal stagingWebUrl As Uri,
ByVal productionWebUrl As Uri)
...
_stagingWeb = _fpApplication.Webs.Open(stagingurl, stagingusername,
stagingpassword, FrontPage.FpWebOpenFlags.fpOpenNoWindow)
_productionWeb = _fpApplication.Webs.Open(productionurl,
productionusername, productionpassword,
FrontPage.FpWebOpenFlags.fpOpenNoWindow)
...
FillDataSet()
...
End Sub
...
Public Sub FillDataSet()
...
stagingFile = _stagingWeb.LocateFile(folderName + "/" +
currentFile.Name)
productionFile = _productionWeb.LocateFile(folderName + "/" +
currentFile.Name)
...
End Sub
-----------------------------
Thanks!
Colin Tag: attaching files Tag: 37629
Protect Web Page
How can I protect a web page with a user/password on a
Unix web server? I have found some good applications
using ASP, but this NOT supported in Unix. I am using
FP2003.
John Tag: attaching files Tag: 37625
Database Results Page Linked to an access parameter query
I am trying to create a queryable database results page. I have a parameter query set up in access. The query functions properly when i run it in access, i.e. it prompts me for parameters and returns the correct data based on those parameters. I have linked this query to the page using the Insert > Database > Result feature in frontpage. The link shows the correct fields and it automatically adds the parameter variables as query search criteria on the page. My problem is that it is not working. I have tried putting my test data in but i am still not getting any results and i keep getting this error: Database Results Erro
The operation failed. If this continues, please contact your server administrator
I am using Frontpage 2002(XP). Tag: attaching files Tag: 37624
The :before and :after CSS psudoelements
I was trying to get these to work with IE6 with no success. Are they not
supported?
--
Peter Aitken
Remove the crap from my email address before using. Tag: attaching files Tag: 37621
Changing a picture on a page
Is it possible to use a theme and have different pictures
come up on different pages?
If this can be done, please let me know how I can achieve
this.
Thanks Tag: attaching files Tag: 37613
What Kind of Programming Can You Do in FP?
I have recently been using FP to create and maintain some web sites, and I would like to know what kind of programming you can do in FP
When you click on Tools; Macros you have a choice of a Macro or Visual Basic Editor, which suggests some heavy duty programming may be possible. I have done some Visual Basic 6 programming which means I could likely make good use of the VB Editor
Any help/suggestions that can be offered for coming up to speed on the kinds of things that can be done with programming in FrontPage would be very much appreciated
In particular, tutorials with examples are especially welcome
JAJansenJ Tag: attaching files Tag: 37610
Using cookies
Does anyone know how to cookie people visiting a
FrontPage-designed site, and how to leverage these
cookies to determine which page of the site people are
taken to? Or does FrontPage not have this capability?
Thanks much for any insight on this!
-- John Tag: attaching files Tag: 37606
Link Bar suddenly opens pages in new windows...
One of my web sites was working perfectly
I do not know if it is related, but I decided to use java to create a link on each page for a customized pop-up window for an online streaming radio feature on each page. After receiving several script errors, I aborted the project
The problem... after clicking on the link bar menu, every page opens in a new window. It never did this before.
Any ideas? Is this related to the java?
Thank you in advance,
dcooney Tag: attaching files Tag: 37603
page is too wide even
I have received several emails saying that my website
http: www.eyespyli.com does not adjust for different size
screens (page does not fit in 800x600 I loose my right
navigation section due to scrolling) people hate to scroll
left to right. It looks OK on my screen. I have a 17"
screen. I was also told that my dynamic animation logo
section does not come up when using Mozilla browser
Can anyone help?
Thanks
Susan Tag: attaching files Tag: 37595
Pop up text
Hello,
I am trying to set up a bookstore. I have the book images
on each page by catagorie. I am trying to have text pop
up when someone moves thier mouse over the book image
that gives a discription of the book. I have seen this
done before. Any help would be greatly appreaciated.
Thank you Tag: attaching files Tag: 37594
db results columns containing html-example in book frontpage 2003
Hi. I am am using the database results to display a list
of numbers. i would like the numbers to contain a
hyperlink which is created by my query. i am able to
display the list of numbers, and i am able to create and
display the hyperlink, but i am unable to get the list of
numbers to be associated to the hyperlink.
there is an example in the book frontPage 2003, in
chapter 36, but i don't seem to be able to make it do
what i need it to do.
any help would be appreciated.
thank you Tag: attaching files Tag: 37588
Number of form fields supported
I want to use a form to collect data. Does anyone know if
FrontPage 2003 has a limit to the number of fields it
supports? Tag: attaching files Tag: 37583
Anyone know of a way to have a user attach files to a FP
form which is emailed to me?