Actually the title attribute IS a part of the HTML specification:
http://www.w3.org/TR/html4/struct/global.html#adef-title
Although by the logic presented I would wonder why Netscape supports the
"layer" tag, the "spacer" tag, the "multicol" tag and many others.
Get off the high horse - Ne
Monday, November 17, 2003, 2:57:24 PM, Richard Crawford wrote:
> The reason why Netscape (and other Mozilla-based browsers) won't do
> "tooltips" via the title attribute of the anchor tag is that the title
> attribute is NOT a part of the HTML specification.
I haven't installed Netscape since abo
Doug,
I read through the emails but I am not quite understanding what you are
trying to accomplish..
You have a data set like...
locationID cityName
1 AAA
2 AA
3 BB
You want to take the above and populate into an array and put some spaces
between
A and B s
Thanks Dave.
Just what I was fishing for... As a visual learner I need an example to help
understand the concept.
Here is what I have come up with. Tested, works, and solved my problem.
-
--
- Original Message -
So it made it through gui mode plug n play it sounds like. If this is
the case the drivers have been installed for the hardware. It is
sounding more and more like there is a problem with the hardware itself.
I have experienced a similar behavior with a laptop of mine that would
fairly consistentl
Indeed, thank you Dave!
Peter Tilbrook
Transitional Services - Enterprise eSolutions
Centrelink (http://www.centrelink.gov.au)
2 Faulding Street
Symonston ACT 2609
Tel: (02) 62115927
> Can anyone remember where I can grab that cool Java-based RegEx editor?
>
This what you're looking for?
http://www.cfregex.com/
Regards,
Dave.
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
Can anyone remember where I can grab that cool Java-based RegEx editor?
TIA!
Peter Tilbrook
Transitional Services - Enterprise eSolutions
Centrelink (http://www.centrelink.gov.au)
2 Faulding Street
Symonston ACT 2609
Tel: (02) 62115927
Important: This e-mail is intended for the use of the ad
I don't know if this has anything to do with it or not, but on one machine that
I installed XP PRo on, it got to the same point and "seemed to hang" But I went
to lunch and came back, and found that it had made it past the hang up point and
went ahead and completed the installation. The problem
New Atlanta is pleased to announce the beta1 release of BlueDragon 6.1,
which is now available for download and testing:
http://www.newatlanta.com/c/products/bluedragon-beta/download/home
Among the many new features added to BlueDragon 6.1 are:
- CFCs
- Web Services
- XML
- Tag
It is after the Installation of the devices
and right after it asked for the keyboard language,
machine name, as well as the Product Key.
Reminder.. This is a LEGAL fully purchased copy
of Windows XP.
-- Original Message --
From: "John Munyan" <[EMAIL PROT
Then buy a new strip, or take one from another machine. I've had very
similar problems due to bad memory. And it was brand new.
Brook
At 05:03 PM 11/17/2003, you wrote:
> > ANy other ideas before I toss the thing out the window???
>
>You might try removing some of the memory, if possible. Someti
I have ran a Hard Drive diagnostics test utility and the Quick
Test came back just fine. The Advanced test is almost done and does
not seem to be anything wrong there either.
So now I am a bigger loss as to why i can not install Windows
XP without the machine locking up.
-- Original Mess
New Atlanta now have a beta version of BlueDragon 6.1 available that not only follows CFMX's
version numbering but also adds some of the MX-specific features like CFCs, web services and XML
At what point does it bomb? When I have seen machines just 'freeze' it
has been either the memory as someone mentioned or the hard drive, or
the drivers associated with the disk subsystem. Is in doing installing
components, or is it in gui plug and play detection? If it is in the
gui mode detect
unable to do that since there is only the one strip
-- Original Message --
From: Dave Watts <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Mon, 17 Nov 2003 20:03:02 -0500
>> ANy other ideas before I toss the thing out the window???
>
>You might try
> ANy other ideas before I toss the thing out the window???
You might try removing some of the memory, if possible. Sometimes, memory
chip defects manifest themselves in odd ways.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Thread
Sorry was suppose to go to CF-COMMUNITY
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
Well I updated the BIOS and began the reformat process.
Formatted with NTFS and then loaded Windows XP back onto the system
Yet with the same results, the machine still locks up around 25-26 minutes.
I can hold the power switch and then when it restarts it will attempt
to continue with the instal
> Not having much knowledge of CF arrays I'd be interested in
> examples of how to go about inserting two associated elements
> between two other associated elements arrays.
>
> Example:
>
> [first][1] + [first][2]
> [second][1] + [second][2]
>
> [first][1] + [first][2]
> [NewElement][1] + [Ne
Thanks Dave.
Not having much knowledge of CF arrays I'd be interested in examples of how
to go about inserting two associated elements between two other associated
elements arrays.
Example:
[first][1] + [first][2]
[second][1] + [second][2]
[first][1] + [first][2]
[NewElement][1] + [NewElement][
Ian, there are a couple of possible solutions in the Macromedia ColdFusion
Exchange:
CF_SessionWatch by Pete Freitag:
Ever wanted an OnSessionEnd event, or a way for users to be asked if they
would like their session to continue just before it times out?
cf_sessionWatch allows you to set a timeo
Try setting the HTML first then text
Stace
_
From: Ryan Mitchell [mailto:[EMAIL PROTECTED]
Sent: November 17, 2003 6:34 PM
To: CF-Talk
Subject: Mailpart and 6.1
Hello
Having a few issues with some code in 6.1
I have the following cfmail
subject="#removeHTML(arguments.subject)#" cha
Hello
Having a few issues with some code in 6.1
I have the following cfmail
subject="#removeHTML(arguments.subject)#" charset="iso-8859-1">
#plaintext#
#arguments.header#
#body#
#arguments.footer#
Which is all fine and wonderful The problem is it creates 2 types of
text/plain, one a
> The Macromedia documentation skilfully avoids mentioning the
> manipulation of multi-dimensioned arrays. It seems that you
> can create multi-dimensional arrays but can not manipulate
> them (like you can with one dimension arrays). Going to take
> another look at manipulating with the displa
Uwe:
A status code of 500 indicates that there was an internal server error...
i.e., something funky happened, probably somewhere in your code. What is
the code for login.cfm trying to do? Check the code for any conditional
logic that may be affected by external things (such as cookies, IP Addre
Are you using windows authentication? Or are both users running under the
Iusr(anonymous) account? If you are using separate windows accounts, then
you should check that the jrun.dll has permissions for both users.
Brook
At 02:37 PM 11/17/2003, you wrote:
>Hi list,
>I have a strange problem
>wi
I am running enterprise.
The problem is i really don't know how to setup the servlets, the help supplied by the gateway company (worldpay) mentions how to setup for JRun 4 but they talk about 2 files that don't even exist on my instal of cfmx - servlets.properties & jsm.properties.
I probably jus
Hi list,
I have a strange problem
with a CF-server in an Intranet
of a customer:
User A from city X clicks the following
URL: www.foo.com/login.cfm with
no problem at all.
User B clicks the same URL
from city Y and will
get the following error:
HTTP 500 error (in detailled: -2146893054 (0x8009030
This assumes that you never want anything in the 1's place so numbers over
99 are just fubar. If you want any number then I think it would be easy
enough to modify.
#Mid(DecimalFormat(MyNum/100),FindOneOf("DecimalFormat(MyNum/100)",1)+1,Len(
DecimalFormat(MyNum/100)))#
A great CF Array learning experience...
The Macromedia documentation skilfully avoids mentioning the manipulation of
multi-dimensioned arrays. It seems that you can create multi-dimensional
arrays but can not manipulate them (like you can with one dimension arrays).
Going to take another look at m
0.07
is what that code shows
sorry. i thought so too!!
tony
-Original Message-
From: Schuster, Steven [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 4:45 PM
To: CF-Talk
Subject: RE: numberformat
#DecimalFormat(MyNum/100)#
That will display 7 as .07
Now, if you want
#DecimalFormat(MyNum/100)#
That will display 7 as .07
Now, if you wanted to parse any passed int that would be easy enough as
well.
-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 4:25 PM
To: CF-Talk
Subject: RE: numberformat
im not
thats what i put in my first email, you reiterated perfectly :)
not sure, why about the mask that is...
that was the first question i asked.
tony
-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 4:25 PM
To: CF-Talk
Subject: RE: numberformat
> Wouldn't left(account_id, 1) = 9 work?
Not within SQL, if account_id is a numeric column, I don't think.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Setting
Ian,
Long time since we talked.
I think that I have a solution to your problem. It's _javascript_ based.
Create the following function in the head section of your page.