Hello,
I have an column whose datatype is image, and I would like to set a default image for it. Actually, I just want some kind of value in it, even if I can put some text in there. I just don't want it to be null.
I can't figure out how to do this in the Table Design in Enterprise Manager...
Hello,
We lost power this morning, and are back on now. Our Dell Powervault 220s seems to be working fine, except that the amber Shelf-fault light on the front panel is on (steady).
Dell's web site says that this light could mean one of many things "One of the following conditions has occurred...
Hello,
In Outlook 2002, I have a vba sub that I've set to run when a mail message arrives from a certain user (I set it up in the Rules Wizard). However, when a mail message arrives that fits the rule, the script does not run.
I have tried setting my security settings in Outlook to Low.
I tried...
Hello,
One user here received an email from another user here, who did not send the email, nor was this email in the user's Sent Items folder.
This email did not contain any text; there was only an attachment named "toy.cpl"
It's actually happened twice, and the other time the attached file was...
Hello,
I have a client of a client who is using IE6 (with the latest update applied) on Windows 2000 Pro (latest update also) trying to view pages on a web site I created, and is having problems with javascript that opens a new window to load a page. He gets a scripting error: no new window...
Hi
I hope someone can help me with this
In an asp page, I am using xsl to display links using data from an xml file. It's working fine in IE6 and Netscape 7, but Netscape 6 (and possibly other browsers -- I don't have any others to test with!) have a problem because the html that's produced is...
I am creating a software training movie in Flash (MX). The main movie has text, sound and animations directly on the main timeline, and also includes external swfs (video screen captures) that are loaded dynamically into a movieclip target.
loadMovie("bkr_openpgm.swf"...
Hello --
In my asp page (not asp.net), I am loading an xml file and am trying to take care of as many potential erros as possible.
How can I capture an Access Denied error on my xml file? (I removed permissions from the xml file and get this error:
Error Type:
msxml3.dll (0x80070005)
Access...
Hello!
In my asp code, I have loaded an xml file and am cycling thru the childnodes.
I have a For ...Next loop that goes thru and (for now) should display each item.
It works fine when I reference each item using a static number:
response.write...
In a Flash MX movie, I have a fast forward button with this On Release code
if ((_currentframe + 120) >= _totalframes)
{
gotoandplay("exitscene","exit1");
}
else
{
gotoAndPlay(_currentframe + 100);
}
I do not have my movie set to loop, and I have a stop(); in the...
Hello -
I have read numerous posts on this subject, and have tried all the advice I've seen, but nothing has helped.
I hope someone can tell me what I'm doing wrong!
My .fla files are at www.kathar.com/help.zip
I have a bunch of swfs that I want the user to choose between playing one by one...
This does not seem to happen with Windows IE 6 or Netscape 7 or Opera 6.05 (it works fine with these), but when I tested it on a machine with Windows 2000 and IE 5.5 this problem occurs:
I have an asp page which contains an include file
<!-- #include file="include/head.inc" -->...
Hello --
I am new to Flash but have some VB experience. I am trying to make a simple (or so I thought!) movie that's basically a text box displaying a list of current events, one by one. I want to store the events in an array, and then have the first one display for a few seconds, then go to...
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.