COM Office Add-ins & VC++ - samples and/or documentation needed!
Hi!
Is anyone who knows where can I find documentation and/or samples for Office
2000 and/or 2002 and/or 2003 COM add-ins with Visual C++ (can be for any of
following: FrontPage, Word, Excel)?
I'm working with Windows 2000 Pro. and Visual C++ 6.0
Thank you in advance!
Cornel Gligan-Ignatescu Tag: Text displaying as gifs Tag: 38954
Print Preview of Page Created Does Not Match Normal View
I created a web page in Normal View, and when I preview
it in print preview, all my formatting does not look
right. There is overlapping, wrong positions of boxes,
etc.
Why does the Normal view not show what it will look like
when a page is actually printed or published? What could
be wrong with my web page? I used text boxes, inserted
jpegs, and dreww line as seperators.
Thanks!
Sandy Tag: Text displaying as gifs Tag: 38947
access denied on guest book
I've published the guest book page,
www.projectfiddler.com, it's the message board tab.
However, when I try to post a test message I am asked for
a password. Does anyone know how to get rid of this?
Thanks! Tag: Text displaying as gifs Tag: 38944
Open Existing Web Pane
I manage 3 websites with FP 2003. The first time I
installed it my recently opened websites would be in the
right pane making them very easy to open (instead of
FILE>OPEN WEBSITE...then navigating to the MY WEBSITES folder.
I had to re-install FP 2003 recently and now my websites
will not show up in the right pane like before.
Thanks to all who reply. Tag: Text displaying as gifs Tag: 38936
drw question
Hopefully somebody out there can help me as I am stuck with a project I am
working on at the moment.
I have a web page that links to other pages and passes parameters to them.
One of the parameters is the userid of the logged on person which is stored
in a cookie. When I put the following code directly into an asp page :
<a
href="http://www.test.com?a=3686&b=<%response.write(request.Cookies("UserID"
))%> " target="_blank"></a>
it works fine and the page translates this to (assuming I was signed on as
testuser) :
http://www.test.com?a=3686&b=testuser
So that seems fine. I am now trying to change the page so that it is built
dynamicaly from a database to save me future maintenance. When I use the
Database Results Wizard to pass the link above, it does not seem to handle
the response.write code and the link translates as :
http://www.test.com?a=3686&b=<%response.write(request.Cookies("UserID"))%>
I have also tried using the normal parameters but this ends up translating
as :
http://www.test.com?a=3686&b=::UserID::
I have change the receiving cell to show as HTML but is still does not work.
Anybody know how to correct this or how I can pass a variable parameter from
a database through the DRW?
Thanks in advance
Grebo Tag: Text displaying as gifs Tag: 38927
Software Needed
Hi
does anyone know of a software package or where I can get a HTML coding that
allows a user to access and area of the website that I want only them to
see. By entering a customer account code/number and then a password, that
can be accessed from my shops website??
help much appreciated
:of) Tag: Text displaying as gifs Tag: 38918
Backrground Sound to Web Page
I am using FrontPage 2002 for my web page.
I cannot get the option from properties dialog box to let
me put background sound onto my web page. I have
reinstalled my program and downloaded all components to
the system and still I am not able to get the option. I
am running Office XP 2002 for students and teachers. I
do not know if this would have any effect to the program Tag: Text displaying as gifs Tag: 38917
Looking for software - Account/Password
Hi
does anyone know of a software package or where I can get a HTML coding that
allows a user to access and area of the website that I want only them to
see. By entering a customer account code/number and then a password, that
can be accessed from my shops website??
help much appreciated
:of) Tag: Text displaying as gifs Tag: 38916
css file Problem
Hi,
can somebody please mail me a sample css file. I tried
several times to create one on my own but I either missed
sth. or added to much. I have no idea. The only thing I
know for sure is that it is not working. Please help me
out.
Regards,
Juergen Tag: Text displaying as gifs Tag: 38905
Can someone give me a PHP tutorial?
Hi. I was wondering if I can get someone to teach me about PHP.
Also I want to know if someone knows anything about where to get free
hosting that supports FTP. Help appreciated.
/~~/DaN\~~\ Tag: Text displaying as gifs Tag: 38899
reinstalling an exisitng web site after a computer crash
I created a web site which is hosted by an outside
company. My computer crashed and I had to reinstall
Frontpage 2002. I am now trying to import the web site
back into Frontpage on my computer so that I can manage
it once again. Any advice or tips would be much
appreciated! Tag: Text displaying as gifs Tag: 38891
Database Connection Strings
I have a few simple Access tables to store data in. The PF2002 wizards work fine for the input. However, I want to retrieve data from those table and concantenate the fields to create my own formatting. The wizards only allow table type views. I can not find any reference books that show how to set up a simple connection string, access the fields I need, and allow me to manipulate them. (for simple example-[LastName] & ", " & [FirstName] & " " & [MiddleInitial]. The reference books I have show me how to set up a SQL Server string, or a connection to a local harddrive using Access. How do I do it from within FRontPage2002? Thanks!! Tag: Text displaying as gifs Tag: 38889
"Back" Hyperlink
Is there some simple HTML to create a hyperlink or button
to achieve the "back" function of returning to a previous
page?
Thank you. Tag: Text displaying as gifs Tag: 38883
Why does the "default font" command really not work in brose mode?
Its me again, FrontPage2000 user. When I set the default
font to Arial it still shows whatever is the browser's
default font eg. Times new Roman. I have to select each
text in every frame n table and change the font
from "default" to "Arial" and then it works. Is there a
less cumbersome way than doing it like this?
Thanks,
Sandy. Tag: Text displaying as gifs Tag: 38882
How to show hyperlinks with no underlines?
I am a FrontPage2000 user, trying to create hyperlinks
with no underlines under the text. The hyperlink rollover
effects does not have an option to not have the text
underlined. I can only change font and colors. Any help
will be greatly appreciated.
Thanks. Tag: Text displaying as gifs Tag: 38877
How to open up an Access application.....
I am a newbie in Frontpage development. I want to create a link or button on
a web page to open up an Access application in another Windows instance or
embedded the Access application in a web page. I would appreciate if someone
can give me some idea or any sample on how to do this. Thanks in advance. Tag: Text displaying as gifs Tag: 38876
username redirect
How can I make a user enter his or her username and
password, then have them redirected to another page
depending on that username and password?
Thanks. Tag: Text displaying as gifs Tag: 38867
email feedback info
I would like to get a few lines of information back from a wesite via
email. All of the examples I have found so far have been pretty
complicated. The ultimate objective is a simple reservation scheme in
a hobby application.
The searches I have tried overwhelm me with more than I can wade
through! I am hoping for a simple example...
I am using FP 2003, Win XPPro
John Ferrell Tag: Text displaying as gifs Tag: 38866
new laptop
I designed a website on my desktop using Front Page
2003. I now have a new laptop with wifi and would like
to update my page using the laptop. How do I log on to
the host site? When I bring up front page, I cannot find
a dialog box to log on to my host site.
Thanks,
Bill Chapman Tag: Text displaying as gifs Tag: 38863
Need a wider border
Is there anyway to widen the left shared border so the
link names will fit? I have a couple that are long but I
need it all so people know what they are clicking on.
Thanks, Tag: Text displaying as gifs Tag: 38858
Two Frontpage questions - images and backing up
1) When I copy a jpg from image software into a website in Frontpage,
the image degrades. I don't think this happens with .gifs, but why is
it happening and can it be prevented?
2) Whats the best way to SAVE an entire website to your hard drive?
I've tried exporting from Frontpage, File/Save from Explorer, and
File/Save as to my HD using Frontpage. But those only save specific
pages, and even then they don't save the linked images in those pages.
Do most people have and edit their websites on their hard drive and
then "publish" them to their hosts server? Or do they have their sites
ONLY on the hosts server? Tag: Text displaying as gifs Tag: 38856
Vertical Navigation Bar: Home Page vs. Child Pages.
In the far left column of my Home Page, I have set a
Navigation Bar that includes Child Pages.
However, on the Child Pages, I want a bar that is for
same leve.
It seems that when i change the Home Page, the other
default Bars change with it and vice versa.
I hope I'm not TOO much of a pain today.
Jim Tag: Text displaying as gifs Tag: 38842
Checkbox group
I have a editclient asp file. It allows the user to
update the client info like address and other information.
One field I have in the sql table is DisabilityCode. A
person can be Vision, Physical, Conitive...They are coded
by the first initials. So for one client, they can have
up to 5 codes....for example, they could be CPV, PV or
just V.
How should I go about setting up a field on the webpage to
allow the customer service rep to choose what code applies
to the client?
I was thinking of doing a checkbox group...so the client
just checks the boxes that apply. When saving to the sql
table, asp automatically saves it as "C, P, V" or "C, P".
For this: When a CSR goes to edit a client info, if the
text field has "C, P", how can I have the C and P checkbox
already checked for them?
Another option would have each code be its own checkbox.
I would still have to do an if then statement for each
checkbox to have it checked or not when the CSR goes to
that webpage.
Any help is appreciated.
Thanks!
Ngan Tag: Text displaying as gifs Tag: 38839
Search Form - "There is no catalog"
Does anyone know what it means when it says "there is no
catalog" when searching using a web-bot? My ISP said that
I have Front page extensions installed, so I'm not sure
where to go from here.
Thankyou,
Richard. Tag: Text displaying as gifs Tag: 38834
Wrapping Text with Pix and Tables
I am having a problem placing text to the left or right
of a table or picture.
I usually convert the pic to gif and place it inside a
table.
Then I place the table to the right.
However, when I do, a huge blank space appears to the
left In which I can type nothing.
To further add to my frustration, I somehow solved this
problem on my home page. However, if I change themes to a
customized theme, the text reverts to below the picture.
I'm sure this is simple to someone, but it frustrates the
heck out of me...lol
Jim Tag: Text displaying as gifs Tag: 38831
XHTML compliance?
Does anyone know of a utility that will examine a web page and say whether
it complies with the XHTML standard?
--
Peter Aitken
Remove the crap from my email address before using. Tag: Text displaying as gifs Tag: 38830
Disabling the Copy, Save, Save As, and Print Screen Commands
I need to protect the data I am publish to my web page from copyright infringement. Is there a way to disable the Copy, Save, Save As, and Print Screen Commands? Tag: Text displaying as gifs Tag: 38826
Error 500 T
Whenever I try to upload some files to the web, frontpage
tell me that 500 T not recognized and it won't upload the
files. What does that error mean and how can I stop it? Tag: Text displaying as gifs Tag: 38819
FP asks to delete extentions (what to do?)
I have a web site that I have been building and updating. A short time ago I
implements something that required FP Extensions. My web-site host installed
FP extensions for me.
_vti_cnf
_vti_log
_vti_pvt
_vti_script
_vti_txt
Ever since then when I publish my web site to the server it keeps telling me
that these files do not exist on my local directory and do I wish to delete
them from the web server.
Is there a setting to permanently ignore these files, did they put them in
the wrong place? I tried downloading all of them and putting them in my
local web directory but FP does not see them and the problem still happens.
Any thoughts, Thanks... Tag: Text displaying as gifs Tag: 38817
Form Results to both eMail and Db
Hi
I have a site that requires visitors to fill out a form, this is then
submitted to a SQL Server db. One of the fileds requires that the visitor
select a name from a drop down list in order that they are alerted of the
new record being created in the db.
How do I do the following?
1) Send results to both the db and e-mail recipient at the same time?
2) Capture the name selected by the visitor on the form and use this within
the e-mail address?
Any help much appreciated!! Tag: Text displaying as gifs Tag: 38814
Index.htm loses color when displayed
I am using Front Page 2000 and I have a 61 page web,
http://www.fansfantasygifts.com and several days ago the
Home page lost its background. I am using a Theme, loose-
gesture and every other page is OK but the Home page,
index.htm, has a white background. I have uninstalled
Front Page and reinstalled it and I have replaced all the
files in the Theme folders. BUT, I created a new web with
only 3 pages and used the same default Theme as in my big
one and the Home page worked fine. Then I looked at and
compared every file in both webs to see if there were any
differences and I found none. At wits end, can anyone
help.
Thanks Tag: Text displaying as gifs Tag: 38805
Can you make MS FP 2003 "<! MS..." remarks stop appearing?
I have to place a script in all of my 208 webpages. The java script will
only run correctly when it follows directly behind the <body tag. If not,
you get an error and the script may not run correctly. It is used to place
the graphics for my NavBar and has to be in that position to perform some
calculations accurately. Else, the graphics look pretty weird.
Can I make the "<! MS Navigation" remarks disappear by some setting in
FP2003?
I am using FP2003 on WinXP SP3.
I can give you a URL to see the problem:
http://www.integraserv.com/New/bursters.htm
When I edit the code in Uedit and FTP it to the site, it works like
advertised. I just hate to have to do this 208 times. I cannot place my
script in an #include or a Shared Border because it does not put the code
where I need it to run correctly.
Thanks in advance for your help.
--
____________________________________________________________________
Jim R.
Just a Common Joe
Comptia A+ Certified Technician
jwr1914@hotmail.com Tag: Text displaying as gifs Tag: 38804
want to change the default text on a picture on my web site
i have a site with a bunch of photos.. when you insert a picture the text
associated with that picture is the file name.. so when the pointer hoovers
over the photo, it shows the photo file name.
I want to have the hoover say 'cliock on image to enlarge'
I know i can go to each picture and inster that phrase into the picture
properties text.. but is there an easier way to do this?
also is there a way to change the defult setting so it always puts that
wording in the picture text?
thanks Tag: Text displaying as gifs Tag: 38801
Link Bar - Home won't show up
Help!
For some reason after I added a new link, the home button
no longer shows up after the first move to another page.
You can never go back to home. I've tried removing the
one I added and still it won't work. I've looked at the
navagational struture, I've looked at the link properties
and clicked on Home Page as other links. and it just
won't show up except on the initial entry to home page.
It shows up in normal view in front page, just when I
preview and publish it the home page button just doesn't
show up. Any suggestions?
Mary Tag: Text displaying as gifs Tag: 38791
option buttons, newbe question
Hi,
how do you programatically set a specific option
button for group of buttons using a Session variable ?
thanks
al Tag: Text displaying as gifs Tag: 38789
Mac bmp issues
Got a question about if there is an issue with a Mac
displaying bitmaps? Because I'm doing a web site for a
photographer who wanted to use some font that is not very
common. So I had to put all of the verbage into a .bmp
file. Looks fine in a PC but not in a MAC. Any help or
verification that .bmp's don't work in MAC's and secondly,
what type of program should I use/buy to get this issue
straightened out? I don't want a fancy program, just one
with the basics such as cropping, sizing, saving to a
different graphic type.
-TIA
CSW Tag: Text displaying as gifs Tag: 38786
how to add logo in "ADDRESS BAR"
Hi , I try to add Co logo in address bar I add this logo
in Fev. Folder but not shown in Address bar.
<HEAD>
<LINK REL="SHORTCUT ICON"
HREF="http://www.mydomain.com/myicon.ico">
<TITLE>My Title</TITLE>
</HEAD>
hoping some one help me Tag: Text displaying as gifs Tag: 38779
creat a script
i work with FP Xp
i created two pictures of a button. now i want that when i place the mouse on the button the picture switchs to the other picture (i know it's called javascript but i don't know how to to it). is it posible to creat such a thing in FP? Tag: Text displaying as gifs Tag: 38771
Operations with database result properties
I would like to sum some fields from database result properties. Is this
possible and How.?
Thank you for your kind attention.
Federico Tag: Text displaying as gifs Tag: 38769
Migrating from MSFP Themes to CSS : Image Border Colours not working
Hopefully this is a common problem and the solution is simple!
I have an existing site that is a mixture of text and thumb-nailed images.
I have been using FrontPage Themes but as these are becoming "chocolate box"
/ cliché I want the better control and flexibility of CSS.
As a first step I thought I would replicate the Theme in native CSS,
eliminating all the <!--mstheme ...> data and <font ...> type tags.
After a big rework of the site and the software that generates it I have got
*MOST* of the conversion to emulate the original MSFP2000 managed set of
pages.
There are two exceptions however. I'll go into the other one in a separate
posting. This one is about the ugly blue border around the thumbnails!
The site previously used the Glacier Theme, with its cool green-grey-blue
colour scheme. The thumb borders were identical to the colours applying to
text hyperlinks, and while I have successfully got the text looking right
(with a:link, a:visited, a:active and a:hover rules set to the colours from
the theme) the thumb borders are blue or purple! Generic!
I've managed to force one page to display the colours I want by setting the
body tag parameters to:
<body link="#339999" vlink="#999999" alink="#406666">
This isn't good for a couple of reasons. One - it is hardwired and means I
have style info in my pages (not true CSS philosophy). Two - MSFP cleans
out the information whenever it does a "refresh" of the site!
So how do I get the thematic coloured borders around my thumbs? I have
searched the web with Google and read the CSS2 specification, but I am none
the wiser!
Cheers, Paul Tag: Text displaying as gifs Tag: 38768
slide show
Hi
im using FP 2003 , trying to get an area in a table to show radomized pics , (slideshow).. cant find an component for this , how do i go about it
Many thanks pelle Tag: Text displaying as gifs Tag: 38767
converting a FrontPage table to an Access table
I have been looking for information regarding converting a FrontPage table
to an Access table. any help would be greatly appreciated. Tag: Text displaying as gifs Tag: 38765
Hyperlinks not working in Preview mode
We just installed FP2003 on my wife's computer - - I'll admint, I am not an
expert on it - - however, apparently, previously, with FP2000 - she could
click on the hyperlinks (around Images), just as it were an actual web page,
and it would work just like the web page, going to the linked page.
BUT - now, with FP2003 - when you click on the hyperlinks in preview mode,
nothing happens....
If I view the page in a browser window, the hyperlinks work great, and when
I publish the page on the website, the links work great.....
I've been through quite a lot of the links in the online help and can't find
anything....
What's up - - is there some setting I'm missing or something? Tag: Text displaying as gifs Tag: 38763
Resizing Link Bars
How do you do this?? I have too many link bars for them
all to appear on same row at their current size.
How do you resize these??
Thanks. Tag: Text displaying as gifs Tag: 38762
Submitting contact feedback as v-card
Is this possible??
In my website I created a page that let users send me
feedback, specifically their contact information. This
is working correctly as the feedback is sent to
my "support" mailbox in text format.
I was wondering, however, if there is an add-on or other
method that allows this information to be sent in V-card
format. This way, I could import people's contact
information directly into Outlook.
Thanks. Tag: Text displaying as gifs Tag: 38761
Article: Customizing Code Snippets in FrontPage 2003
We've published a new article called Customizing Code Snippets in FrontPage 2003 located at http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_fp2003_ta/html/odc_fpCustomizingSnippets.asp
--
Lisa Wolli
Programmer Write
Microsoft Corporatio
This posting is provided "AS IS" with no warranties, and confers no rights
Use of included code samples are subject to the terms specified a
http://www.microsoft.com/info/cpyright.htm. Tag: Text displaying as gifs Tag: 38759
Layer ID and ASP Scrip
Hi All,
I have a web page that has layers on it. What I would like to do is
call an asp script that will run based on the ID of the layer. How do I
pass the layer ID to an asp script?
TIA
RC- Tag: Text displaying as gifs Tag: 38752
Link Bar Text
The default Text in my themed web site is pretty anemic.
How do I change color, size, style of default
link/navigation bar buttons?
I have no problem with run of the mill type hover buttons.
Something tells me I'm not allowed to do this.
Jim Tag: Text displaying as gifs Tag: 38750
Hi Folks
My text is being uploaded as gif files. Please have a look at
www.impactccintl.org.
"Sam Dowrick" <sam@dowrick.com> wrote in message news:BCD7B13E.11F%sam@dowrick.com...
> Hi Folks
>
> My text is being uploaded as gif files. Please have a look at
> www.impactccintl.org.
>
> Any ideas?
>
> Thanks Paul
>
I see word art, which uses gif files as an alternative for browsers that don't support vml
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
"Sam Dowrick" <sam@dowrick.com> wrote in message news:BCD7B13E.11F%sam@dowrick.com...
> Hi Folks
>
> My text is being uploaded as gif files. Please have a look at
> www.impactccintl.org.
>
> Any ideas?
>
> Thanks Paul
>