OR
<% 'some asp here
=date()
%>
-Original Message-
From: Heather Haindel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, May 10, 2000 9:03 PM
Subject: RE: REVERSE QUESTION --- Is there anything that Cold Fusion
I heard it deleted files, sent more emails to everyone in your address book,
and sent you to a webpage that downloads another module that sends your
passwords to the virus creator.
-Original Message-
From: alex jaja <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monda
CFHTTP is much nicer in Cold Fusion. I believe you have to buy an ASP
Component to do it in ASP.
-Original Message-
From: Leong Yew <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, May 08, 2000 11:13 PM
Subject: RE: REVERSE QUESTION --- Is there anything that Co
You can also do this
INSERT INTO TABLE(THIS_FIELD) VALUES ('#FIELD1#')
INSERT INTO TABLE(THIS_FIELD) VALUES ('#FIELD2#')
INSERT INTO TABLE(THIS_FIELD) VALUES ('#FIELD3#')
- Original Message -
From: "Spencer Saunders" <[EMAIL PROTECTED]>
To: "cftalk" <[EMAIL PROTECTED]>
Sent: Tuesday, M
ifics.
Can I just put
and use this in another page ie
#application.hitcounter#
Or should I set this in a session variable somewhere
How has everyone else done it?
John N Westerlund
Developer
http://www.phasezero.com=20
v: 800.807.7686=20
v: 703.684.8280 ext. 110
f: 703.684.8316
Do you have to use CFSET with ea element in the array ie
Or is there a way to loop it? ie the C construct
arrayelement[] = "Bob,Joe,Rob,Moe,etc.."
-Original Message-
From: Philip Arnold - ASP <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, May 05,
I usually see the query coded as:
AND site_date < #date1#
AND site_date > #now()#
Primitive I know, but tried and true :-)
-Original Message-
From: Deanna L. Schneider <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, May 04, 2000 3:10 PM
Subject: OT - IIF f
I would hypothesize because MS and AOL/NSCP streamlined the redirect() call
in IE5 and NS4.06.
Since the CFLOCATION just calls the redirect() and the redirect() is faster
in later editions, it takes less time.
-Original Message-
From: David Clay <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Actually you aren't supposed to use date as a field name..
SELECT date_var FROM details
#DateFormat(date_var,"DD/MM/")#
-Original Message-
From: WL <[EMAIL PROTECTED]>
To: Cold Fusion Talk <[EMAIL PROTECTED]>
Date: Monday, May 01, 2000 7:18 AM
Subject: Date question in CF
H
Typically a software firm packs an End User Licensing Agreement with their
product. You see it in Microsoft and other code ie
About to Install Cold Fusion Server
Click Here if you agree to the terms of the Licensing Agreement.
Within you define under what terms the user can use the software... I t
I agree with regards to the million different types of MSCE MCP CCSE MCetc
(too many out there to discern) but you have to be able to pass a test for a
given field, so yes this person must have at least looked at something. I
think you should take it with a grain of salt, ie:
Certification... Bas
Thats really a mail service issue, a function of your mail daemon/server. If
you are using email through webbased form then you can use upload
attachments with .
ie
Send mail to:
Attach a file:
Then
See the book for arguments...
-Original Message-
From: YungChih Chen <[EMAIL PROTECT
If you hit reply all in MS-Outlook it adds two of the same addresses to the
to: which is
[EMAIL PROTECTED]; [EMAIL PROTECTED]
That could be your problem...
-Original Message-
From: Chris Tazewell <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, April 26, 2000
Yes. All your zeros are going away.
-Original Message-
From: mirza baig <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, April 24, 2000 10:10 PM
Subject: refreshing
I am outputting a query in the form of a table. I get
all the values initially as 0's. But, wh
Not this way but I think we accomplished this by using CFHTTP and CFPARAM or
was it CFFORM and CFPARAM.
Or you can put all the vars in session variables and link to a index.cfm
page with code that CFPARAMs to your other form...
-Original Message-
From: aslam bajaria <[EMAIL PROTECTED]>
To
You may also want to try to deduce who would do this to you. Most of us one
here have no inkling who your boss would be... his email... etc. Do you have
someone at your firm trying to take your place or something?
-Original Message-
From: Marcus <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
That sucks. I guess you get a few bad apples with the tree. Its real
strange... you'd think everyone who was at this level of programming was the
intelligent, high integrity sort.
Hmmph..
-Original Message-
From: Marcus <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: T
or Message //
An error occurred while evaluating the expression:=20
week_var =3D week_var + 1
Error near line 4, column 9.
TIA
John N Westerlund
Developer
http://www.phasezero.com=20
v: 800.807.7686=20
v: 703.684.8280 ext. 110
f: 703.684.8316
Phase Zero Productions, Inc.
E-nabling the world to c
Look at the file source of the preceding page for etc.
There's no way to see server or session variables. You might be able to see
the variables in the URL address of the next page ie
www.somesite.com/index.cfm?method=display&bookid=75&author=foofoo
If it's your site, then open the cfm page.
-
Like so?
args
output
You did not enter any arguments.
-Original Message-
From: Richard Hart <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, April 13, 2000 11:31 AM
Subject: RE: search results produce everything in the table...
if nothing is
SQL 7.0
-Original Message-
From: Raftree, Mat <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Wednesday, April 12, 2000 1:40 PM
Subject: RE: bread crumbs again
What database are you using?
-Original Message-
From: John N Wes
assign these session variables in the index and
sub-index pages but the microsection will be dynamic so Im not sure how to
tackle that one.
Thoughts and links please :-)
John N Westerlund
Developer
http://www.phasezero.com
v: 800.807.7686
v: 703.684.8280 ext. 110
f: 703.684.8316
Phase Zero
Yep, tell one of your underlings to do it
-Original Message-
From: stäs <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, April 12, 2000 10:41 AM
Subject: going live
Hello there,
Question: has anybody worked out a system that lets you trigger site
updates
I think you can capture #date(now)# in the session, and #date(now)# when the
session ends.
And parse it from there...
-Original Message-
From: rkern - Prolynx <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: Monday, April 10, 2000 2:03 PM
Subject: CF Talk, calculating elapsed tim
Kind of makes you wonder, if its legal to shoot someone trespassing on your
property, then what is the electronic equivalent?
-Original Message-
From: Dave Watts <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, April
Has anyone made a message board tag or set of tags for CF? I thought I saw
one but dont remember where.
Thanks
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?
Not to mention he has access to his boss's house and could just rummage
around for a password...
-Original Message-
From: Reuben King <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, April 04, 2000 11:58 PM
Subject: RE: Security holes revisited -- reward offere
Hi. Im working on an intranet employee database like so:
id:name:position:fun_info
1:george:president:won the colonial war
2:nolan:pitcher:fast pitcher
3:ben:cf developer:doesnt like sunlight
I can display the info on a page but I would like to have
back and next buttons at the bottom where back
I would check your logs too. if you can find out where he is coming from,
just sitebanish him.
-Original Message-
From: Craig M. Rosenblum <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, April 04, 2000 3:00 PM
Subject: RE: Security holes revisited -- reward of
graphixonline.com
ip: 166.70.129.232
I was able to ftp to it, enter,
download index.htm
upload test.doc
Good thing that's not the ftp for the corporate site.
there is also another dns server for graphixonline.com
you'd need some other toys to fully see all the open ftp ports, etc.
-Origina
You should have a firewall.
And run a password-dictionary checker against all current user accounts.
-Original Message-
From: Steve Pierce <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, April 04, 2000 1:14 PM
Subject: RE: Security holes revisited -- reward of
I just saw a web page with a black bg for so yes that is
an option.
-Original Message-
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, April 03, 2000 4:36 PM
Subject: same form-based page for edit and display?
-BEGIN PGP SIGNED ME
your local harddrive or on your Outlook CD.
My .PST file was over 900 megs. After this fiasco last week, I have new
policy of deleting, archiving and compacting. I'm down to 500 megs. I was
very unhappy to get rid of 1/2 of my CFTALK messages.
One of those things...
Cheers,
Eron
---
I dont think you want to use them in the same template, its more like you
can have index.asp pass a form/variables to register.cfm. I dont think CF
server interprets ASP and I doubt IIS interprets CF.
I learned ASP first, but CF can do most everything that ASP can... Unless
you're doing some major
Whats the max num of messages outlook will hold before it dies?
alternatively;
has anyone's outlook/computer died from too many cf_talk messages?
grin
John, who has not deleted any cf_talk messages yet.
--
Archives:
Is he playing hookey again?
hehe
-Original Message-
From: Len Conrad <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, March 31, 2000 3:34 PM
Subject: Dinowitz here?
Michael,
The HOF DNS records are still broken.
Of all the MTA's my postfix connects to, yours
PWS for win98
IIS for NT server
IIS is a commerce level application
and win98 is not a commerce level application, which is where you would run
into the most errors.
-Original Message-
From: Morgan, Thomas J. <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Friday, M
Does anyone know a good resource to find out general background for how
images and/or (OLE/normal) objects are stored in a database, and how to
extract,update,delete them?
Thanks
-Original Message-
From: Mike Sheldon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thur
I just recieved the answer to this one and now I cant find the copy that
I've saved...
The gist is that you have to use
SELECT SUM(username) FROM table GROUP BY username
but I too would enjoy seeing the solution again.
-Original Message-
From: Lincoln Manning <[EMAIL PROTECTED]>
To: [EMA
OK, I know this isnt a CF question but since there is so much talent here,
I'll through this out. Several sites (yahoo excite hotmail geocities etc)
are adding icons next the the URL on the explorer navigation bar. Does
anyone know how they do that? I've pored over source code and I cant see
anyth
Hey that would be a good tag. Send me one.
-Original Message-
From: Nick Call <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, March 30, 2000 11:28 AM
Subject: being lazy, looking for easy way out
I was wondering if anyone has written a custom tag that does
How many users or connections do you think CF server can take? I know its
scalable,
but for a PIII-600 256mb RAM... 1000 users? Or am I way off?
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http
Are you saying you got to work in netscape?
-Original Message-
From: Judah McAuley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, March 29, 2000 2:53 PM
Subject: RE: Inline html editor
At 09:57 PM 3/27/00 +1000, Peter Tillbrook wrote:
>The Spectra one do
You may want to check with your mail provider as a lot of them now block
certain mails depending on where they originate from, the from address
domain, etc. Our last one did this, generally as a precaution to stop
spammers from using it as a relay for spam.
-Original Message-
From: Childr
At my wits end. Im trying to find duplicate users in a database...
The closest I can find to in the Forta book is:
SELECT SUM(username) FROM users GROUP BY username
But I tried that last week and it doesnt work.
I'd like it just to do
#username#
Should I use a cfloop, list, array?
-O
45 matches
Mail list logo