Hi,
I have a page a.htm on "www.a.com" and b.htm on "www.b.com"
Is there a way to create a new page (c.htm) on "www.a.com" to show the
a.htm followed by b.htm
I trying this without using frames.
Let me know yur thoughts
Joe
~
Find out how iMS Stacks up to the competition:
http://www.coolfusion.com/imssecomparison.cfm
- Original Message -
From: "Alex Ninan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:36 PM
Subject: Question regardi
Hi,
I went to the archives @
http://www.mail-archive.com/cf-talk@houseoffusion.com/ and tried searching
for the word "Hosting" but this did not give me back any results, though
there are messages with the word hosting... Am I doing something wrong?
Thanks
Alex
_
If you're using Oracle you can do
query1
MINUS
query2
Alex
-Original Message-
From: Kris Pilles [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 9:46 AM
To: CF-Talk
Subject: Not in?
I have 2 queries one that contains the enitre recordset of the table and
1 that contains
This should help you...
Select status, count(*)
from table
group by status
status = column name having data(Running etc...)
-Original Message-
From: Edwards Robert (air0rae) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 10, 2002 12:18 PM
To: CF-Talk
Subject: OT: Stupid SQL Proble
If you access Oracle DB's a lot, investing in TOAD from Quest would improve
your efficiency
-Original Message-
From: Cornillon, Matthieu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 9:22 AM
To: CF-Talk
Subject: OT: CF-related software wish list
Hi, everyone. My manage
1) http://www.cfdynamics.com/ --- The Thawte seal seems to be broken? SSL
security?
2) go to http://demo.cfdynamics.com/cfdcalendar/ login and click on a date,
followed by the + sign in time and try to add a line... the error comes back
as Server too busy!!! Too Busy for your own DEMO!!!
Doesn't
Interesting... Super cookie ;-)... Earthlink users...
http://www.internetnews.com/isp-news/article.php/8_717631
-Original Message-
From: David Green [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 10:34 AM
To: CF-Talk
Subject: Browser info
Hello list thanks for the help and go
es or rounding?
On Tue, 20 Aug 2002, Alex Ninan wrote:
> Hi,
>
> Does anyone know of a function I can use to get the number of days between
2
> dates in Oracle. My basic problem is I can get the dates but on using the
> round function it's screws up...
>
> e.g
> round(18.12)
Ceil function (can't remember exactly which one it is)
Cheers,
Sam
- Original Message -----
From: "Alex Ninan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 11:32 AM
Subject: days between function in Oracle...
Hi,
Does anyone know of a function I can use to get the number of days between 2
dates in Oracle. My basic problem is I can get the dates but on using the
round function it's screws up...
e.g
round(18.12) = 18 days
round(18.82) = 19 days
What I want is a function which does
function(18.1
SELECT ...
FROM ...
WHERE rownum < 10
-Original Message-
From: Zac Spitzer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 11:56 AM
To: CF-Talk
Subject: Re: Oracle version of TOP
LANCASTER, STEVEN M. (JSC-OL) (BAR) wrote:
>My Oracle Guy says you can do a where CURRVAL is and
If you're using Oracle,
SELECT decode(Gender, 1, 'M', 2, 'F','N/A') AS GenderAbbr
FROM Users
Decode is the Oracle function like an 'IF' loop. So if it's 1 then put 'M',
if 2 then put 'F' else put 'N/A'
Alex
-Original Message-
From: Tyler Clendenin [mailto:[EMAIL PROTECTED]]
Sent: Thur
Is this what you're trying?
SELECT something
FROM database
WHERE condition = exist'
Do something else here!!
Do something here
-Original Message-
From: LANCASTER, STEVEN M. (JSC-OL) (BAR)
[mailto:[EMAIL PROTECTED]]
ng
I know the second part is all screwed up but I have tried everything
and
can't think of the solution. Thanks.
-Original Message-
From: Alex Ninan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 1:22 PM
To: CF-Talk
Subject: RE: dynamic query
Could you s
what is the datatype of the columns "past_due_120", "past_due_90"etc.
Make
sure they are number.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 1:43 PM
To: CF-Talk
Subject: Re: How do u add colums in SQL query and do a WHERE on th
Could you send the query you trying now?
-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 12:22 PM
To: CF-Talk
Subject: dynamic query
My boss told me this list is the heat! So here I am needing help. I
am
running a query to
17 matches
Mail list logo