Publishing to disk
I'm going to move my site to a new hosting company. The one I have been with
for 10 years has gone to the dogs.
But of course, first I need to copy my site to my disk. It is approximately
1200 mg in size. In order to import it to the new host, shouldn't I publish
it to disk, rather than downloading it through FTP?
My question is (I've never done this!) can I publish individual folders at a
time, rather than trying to get the whole thing at once? And if so, how?
Thanks for any help or advice.
J~ Tag: MS Frontpage Tag: 71323
lining up left margin text
I have a left menu on my website (burgundy color) The words Wedding & Posy
will not line up with the other words. I can get it line up in FP but when
it is published it does not stay. Also I would like to able to move that
whole frame up higher. Here is the link
http://www.quilligraphy.com/Online_Store/Products/BabyBlessings/BBIndex.htm
Thanks: Judy Tag: MS Frontpage Tag: 71320
Need some Sight Impaired tips?
Does anybody have any suggestions for helping the sight machines read a
web page using Frontpage. Thanks for any suggestions
Izod Tag: MS Frontpage Tag: 71318
VBA: Testing for open pages across a network.
In VBA, how can I test to see if a user has edited and not saved a document
accross a network in FrontPage VBA?
The IsOpen property of the WebFile object only seems to work on the computer
on which the calling macro is running. And I don't seem to be able to access
web pages (located on a server) with the file system object.
I've also looked at the WebFile properties collection and none of these
properties seem to help me.
I'm trying to avoid people running macros and overwriting other people's
work with forced saves in the macro.
Any help would be greatly appreciated. Thanks! Tag: MS Frontpage Tag: 71316
Questionnaire results
I have a survey on my webpage which people can fill out and submit. I am
getting it by email as text; however, it is confusing to figure out which
question belongs to which answer.
Is there a way to get the survey back as it was created, meaning, the
answers with the questions? Does this make sense? Is it possible to do it?
Thanks a lot Tag: MS Frontpage Tag: 71310
Link to Access database
I've designed textbox and submit and ok button but how can I link the data
to an Access database ? Pls advise. Thanks
Daniel Tag: MS Frontpage Tag: 71302
How do I launch an RDP file from a hyperlink in FrontPage2003
Hi,
I have a web page written in FrontPage 2003, all other links work fine.
However, I am having problems with a link to a file (.rdp) I have regsitered
it, and when I click follow link in the design view it launches fine. When in
preview it does nothing
Can anyone help
Cheers
Jonathan Tag: MS Frontpage Tag: 71295
Select all selectbox
I have a list of names generated in a selectbox using a SQL statement. I
need to highlight all of these names, i would like to do this using an input
button!
Anyone with any ideas how to do this?
Thanks Tag: MS Frontpage Tag: 71294
FrontPage Subweb or Password Protect Page?
I have a website that is in FrontPage 2003. It is hosted by our ISP.
I want to create a "Employee Only" section where I can have employees
login and get HR documents.
I want it so they must login to have access to these documents. I
don't want them to be able to browse to that folder they are in and
get them without loggin in .
I have an access DB with the username and paswords.
What is the best way to accomplish this in FP 2003.
Thanks. Tag: MS Frontpage Tag: 71290
Database Editor & Linked Tables
Is it possible to create a Database Editor (with or without using the wizard)
for multiple MS Access or PostgreSQL tables that are linked with primary and
foreign keys?
Thank you,
--
DAU73 Tag: MS Frontpage Tag: 71289
Website Members only access
How or what would I do to make my site accessable to only members who have
went through a registraion process and have been approved by the webmaster or
and Admin? Tag: MS Frontpage Tag: 71286
Auto list folder contents
Is there a way to automatically list the folder contents in an access
database?
I have a photo upload form and want to allow the users to immediately
select the uploaded file to associate with a profile. Do you know if
an xml file can do this? If so can you help me find the coding to
make this happen?
thanks Tag: MS Frontpage Tag: 71282
A Must Read!!!
I have found an excellent resource on Object Oriented Programming.
http://technical-talk.com/SoftDev/OOP/OOPBASICS.asp Tag: MS Frontpage Tag: 71281
How can I do Html email (newsletter to members)
I would like to sent newsletter to the members. To do so I need to insert
html page into the email ( as I understand). Is it possible ? Could you just
show me the direction?
I do have Front Page and Office 2003, and Dreamweaver8 Tag: MS Frontpage Tag: 71280
=?Utf-8?Q?How_to_display_=C2=A3_sterling_charac?=
I'm using FrontPage to publish my website and the special character £ (pound
sterling) does not show on the site - it is replaced by lozenge. The
character shows OK on my local files. I've tried inserting the special
character and changing fonts but no luck. Tag: MS Frontpage Tag: 71273
Please Help
Please see this address at: http://www.idxpa.com/newnext.asp it is
eaxtly what I want and need but for the life of me and the programmer
it gets stuck on the 2nd page after clicking the bottom of the page to
advance to the next page. It works perfect in Netsacpe and Firefox as
well as Safari but will not work in IE7 Please I am in the middle of
a Real Estate auction and I am out of time to fix this I need an anser
assson as anybody can even fathom why the people who wrote front page
has a problem with the browser and data display my phone number is
407-765-7917 PLEASE HELP>>>>>>>>>>>>>>>>> Tag: MS Frontpage Tag: 71271
Import a PowerPoint Presentation into a FrontPage 2003 Web
Can someone please tell me where I am going wrong. I am following the
instruction on the web when I get to
1.. Start FrontPage, and then open the Web site where you want to import
the PowerPoint presentation.
2.. Open the Web page where you want to link your PowerPoint presentation.
3.. On the File menu, click Import.
4.. In the Import dialog box, click Add Folder.
When I click on Import I get "Import Web site wizard - Welcome"
and no "Add Folder Box"
Am am given 5 options whow I want to get the files, using the Browse button.
ie
Frontpage server extensions or sharepoint svc's
WebDav
FTP
File System
HTTP. Tag: MS Frontpage Tag: 71269
mailto: without CGI
Hi: I have a form text box and I want an e-mail to popup with the text box
user input in the body. How can I do this in html without CGI etc.?
e.g. Text box T1, users types in "My name" in the text box. User clicks on
"Prepare e-mail to send" and up comes the e-mail client with relevant info
populated.
thanks,
russ Tag: MS Frontpage Tag: 71267
write to csv
Hello
I am using frontpage 2002.
I have a form and I want the form info to go to a csv file. I know that I
can use the wizard or editor and save to csv, but I have my form post the
info to another page that says "you've completed ..." and the submitters info
is under that and a "print this certificate to keep for your records" button
is under that.
What I want to do is when the "you've complete" page comes up...I want the
user's info to go to a csv file.
I tried this code I found for test:
<%
dim fs, f
set fs=Server.CreateObject("Scripting.FileSystemObject")
set f=fs.CreateTextFile("c:\test.txt",true)
f.WriteLine("Hello World!")
f.Close
set f=nothing
set fs=nothing
%>
The file doesn't get created. I was thinking if this code worked, I will
just change the file from .txt to .csv and insert a string that has all the
data separated by commas. I guess it's not that easy.
Can anyone help me?
Thank you. Tag: MS Frontpage Tag: 71262