Morning,
My os is Windows XP, and am using Outlook 2003.
When I receive an email and it has a image in the body of the email, let's say it's an animated gif, and I would like to save the gif file, normally I would right click on the image and choose "save as" to save the image.
However, in...
Howdy,
Lately I've noticed that when I use the gradient fill tool in PSP9 the fill appears "blocky."
I other words there is no smooth transition between colors but rather definite delineations between colors.
I tried using gradient fill in another paint program, Micrografx Picture Publisher...
Hey Chessbot.
Thanks for the reply.
Ah, duh. What's the old saying, "if it were a snake..."
I was trying to link href="thumbnails.html#2000" target="gpl">2000
It was driving me nuts, never thought to look to make sure I had the correct html.
Again, thanks so much for your assistance and...
Hi!
I am working on a page that has frames;
the top using caption.html,
left column using thumbnails.html
the right column using image.html
In thumbnails.html I have a scrollable iframe.
(<iframe id="photodata" name="gpl" src="../Photo-ifram.html"...</iframe>)
The iframe displays the thumbnail...
While I was surfing for css sites I found one that boggled my mind.
I know that you can only have one background image but it seems that the following page has two non scrolling images.
I know how to create the watermark, but I am stumped as to how the image at the top of the page is fixed...
Thanks macropod,
After I posted my question I returned to my document and discovered the bookmark method. It does the trick for me.
Thanks for your reply.
gronsky
I'm new to doing this so please be gentle.
Using Word 2000, I have a document where I use;
{MACROBUTTON NoMacro[Click here and type A.D.'s name]}
elsewhere in the document I have;
Any questions please feel free to ask ??????????????
Where ????????????? is the value that the user types in...
Morning,
I have a document in which I use the font Wingdings lower case r, which gives a shadowed box. However, when I print the document the boxes don't print!
Any help would be greatly appreciated.
I'm using Word 2000, Windows 98, and a HP laser printer.
Morning, (sorry for the double post, forgot to add a subject line in the last post!)
HELP!
In a, somewhat, perfect world what should happen in the following code is that the customer ticks the checkbox for a particular Production Date and then chooses how many Adult and/or Children tickets...
Morning,
HELP!
In a, somewhat, perfect world what should happen in the following code is that the customer ticks the checkbox for a particular Production Date and then chooses how many Adult and/or Children tickets they need for that production.
The code below is an abbreviated one for the...
It's me again.
I have a form in which after the inputs are validated they are then to be passed into a new page. I didn't like the look of the output, ie;
name = John
address = 1234 Some St.
I would like some alignment;
name = John
address = 1234 Some St.
The original function was...
...document.close()
return true
}
function fmtPrice(value) {
result="$"+Math.floor(value)+".";
var cents=100*(value-Math.floor(value))+0.5;
result += Math.floor(cents/10);
result += Math.floor(cents%10);
return result;
}
function cTotal () {...
Howdy,
Recently when I want to save a selection to the alpha channel PSP freezes up and I see a message in the script output window stating; "Unknown error occurred with command: SelectSaveAlpha
Any ideas as to why this is happening and what do I do to fix the problem?
Thanks in advance...
In a form I have several text boxes and one combo box.
When a selection is made from the combo box, column 0 is added to tblFinancial fldType and I would like column 1 to be added to tblFinacial fldDues.
In the AfterUpdate of the combo box(Combo26) I have;
Me![Dues] = Me![Combo(26)].Column(1)...
Because I know even less about VB than I do about Access2000, could someone show me how I would write a function from the following;
=[Forms]![Members2]![Family].[Form]![Count]*10
Also, I'd ike to take this time to thank all who have helped me so far. Thank You [2thumbsup]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.