Session Variables

2003-03-13 Thread Double Down, Inc.
If I set a session variable on one page. The person leaves the site for a few seconds 
and then comes back to site, will the session variable still exist?
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Extracting Dates From DB

2003-03-10 Thread Double Down, Inc.
I have two date questions that I need some help with.

First question: I need to extract a records where the member id and current date 
match. The date is in the SQL DB as a datetime field. I tried using the date format 
function in the query but could not get it to work.

Second question: I am going to need to extract records from the DB where the member id 
and month and year are the current month and year.

Can anyone suggest solutions to these problems.

TIA

DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Database Connection

2003-03-03 Thread Double Down, Inc.
I get the following error when I try to go to any cold fusion page in my site. The 
error reads: 

Error Executing Database Query.  
SQLException occurred in JDBCPool while attempting to connect, please check your 
username, password, URL, and other connectivity info.  

I have checked the SQL server and it is running fine. When I go into the CF Admin to 
verify the datasource I get an error that reads:

Connection verification failed for data source: 2x
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting to 
connect, please check your username, password, URL, and other connectivity info.
The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool 
while attempting to connect, please check your username, password, URL, and other 
connectivity info.


Can anyone please help me with this? I need to get this problem solved ASAP

TIA
DDINC

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



DateCompare Question

2003-02-06 Thread Double Down, Inc.
I have two dates. Once is an ODBC date only that is based on the now() function. The 
other is an ODBC date only that comes from an SQL datefield. The values come out to be 
{d '2003-02-06'} when I output them. The problem is the value for the DateCompare is 1 
instead of 0. Anyone have any suggestions on how to get this to work?

TIA
DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




PayPal Shopping Cart

2003-01-29 Thread Double Down, Inc.
Was wondering if anyone has used the PayPal Shopping cart and CFML. If you have, 
wanted to know how the information is sent back to you, is it all one string, is it 
sperated by commas or some other delimiter? I need to be able to have this information 
so I can parse it into my DB.  If anyone can point me to some code examples or send me 
a few it would make my life eaiser.

TIA

DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Security Issue With PayPal CF

2003-01-20 Thread Double Down, Inc.
Here is a problem I am having that I would like to hear some people's thoughts and 
ideas on.

I am setting up a site where a person will be able to download a file once they have 
paid for it by using paypal as my processor. Problem I am having is one of security. I 
do not want to give any information in the return URL for fear that people will be 
able to bypass it by using that information. I am also not sure if session variables 
will work since the person will be leaving my site to go to PayPal to fill out the 
payment info, before coming back to mine.

If anyone has any ideas or suggestions, I would like to hear them. Need to get this 
problem solved fast.

TIA

DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Tracking Refferal Pages

2003-01-10 Thread Double Down, Inc.
Can anyone suggest a good method for tracking what page bought a surfer to my page? I 
need to be able to get that information and put it in a DB.

TIA

DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Reciprocal Link

2002-12-16 Thread Double Down, Inc.
Does anyone know of a cold fusion code that will allow me the opportunity to check for 
a reciprocallink another web page?

Thanks
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Query Question

2002-12-10 Thread Double Down, Inc.
I have this statement in a query:

(cfloop index=ii list=#form.seeking# delimiters=,seeking LIKE '%#ii#%'cfif 
NOT listlast(form.seeking, ,) is ii and /cfif/cfloop

It will select the record if the field (a comma delimitated list) has the value (the 
values are number). The problem I am having is that if I want to pull the records that 
contain the number 2, it is giving me the records that contain 2, 22, 23, etc. etc. 
How do I set this up so it will pull ONLY the records that have the number 2 in it?

TIA

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Dreamweaver MX Problem

2002-12-05 Thread Double Down, Inc.
I am trying to set up sites in DreamweaverMX and when I go to either the basic or the 
advanced tab, the fileds and the descriptions are not showing up.I have rebooted my 
machine several times and it still does not work.
Has this happened to anyone? Does anyone know how to fix this? 

TIA
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Message Board

2002-11-25 Thread Double Down, Inc.
Does anyone know of a good free message board program? I have checked out the ones on 
the developers exchange and was wondering if anyone had any others that they would 
recommend.

TIA
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



MAKEUNIQUE in CF MX

2002-11-19 Thread Double Down, Inc.
Is there a way to change the MAKEUNIQUE in CF MX so it makes a completely different 
name for the file like it does in CF 5?

TIA
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



MAKEUNIQUE Names In CFFILE Using MX

2002-11-18 Thread Double Down, Inc.
In the make file names unique in MX is there a way to change the naming convention so 
it does not just add a number to the end of the file name. (i.e. pic1.jpg, pic11.jpg, 
etc.)

Thanks.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Query Builder In Dreamweaver MX

2002-11-06 Thread Double Down, Inc.
Does Dreamweaver MX have the same kind of query bilder that was in studio? If so, how 
do I access it.

TIA
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Cold Fusion Sever 4.5 and Windows XP Professional

2001-10-27 Thread Double Down, Inc.

Does anyone know of any problems with running Cold Fusion Server 4.5 and
Windows XP Professional?

Sincerely,

HB

~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Passing Url String In Form Button

2000-08-10 Thread Double Down, Inc.

Can anyone show me the proper format so I can pass this string
"action.cfm?area=#urlencodedformat(url.area)#city=#urlencodedformat(url.cit
y)#zip=#urlencodedformat(url.zip)#name=#urlencodedformat(url.name)#agency
=#urlencodedformat(url.agency)#pageno=1contact_id=#contact_id#action=yes"
by using a form button.

TIA
DDINC

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Passing URL String In From Button

2000-08-09 Thread Double Down, Inc.

Can anyone show me the proper format so I can pass this string
"action.cfm?area=#urlencodedformat(url.area)#city=#urlencodedformat(url.cit
y)#zip=#urlencodedformat(url.zip)#name=#urlencodedformat(url.name)#agency
=#urlencodedformat(url.agency)#pageno=1contact_id=#contact_id#action=yes"
by using a form button.

TIA
DDINC

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Return Button To Query Results

2000-08-08 Thread Double Down, Inc.

I want to create a form button that will return a person to the query result
page without hitting the database over and over.
Can anyone help me out with this?

Thanks

DDINC

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



SQL Question

2000-08-04 Thread Double Down, Inc.

How do I set the default current date in SQL 7

Thanks

DDINC
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFFILE Accept

2000-06-10 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000_0008_01BFD160.7CDD3280
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

Trying to set the accept attribute in CFFILE to only accept .jpg and .gif
 
Can someone tell me how to do this.
 
TIA
 
DDINC
 

--=_NextPart_000_0008_01BFD160.7CDD3280
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Trying to set the accept attribute in CFFILE to only accept .jpg =
and
.gifo:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Can someone tell me how to do =
this.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'TIA/spa=
n/fontfont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black;mso-color=
-alt:
windowtext'o:p/o:p/span/font/p

p class=3DMsoAutoSigfont size=3D3 color=3Dblack face=3D"Times New =
Roman"span
style=3D'font-size:12.0pt;color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:A=
rial;
color:black'DDINC/span/fontfont size=3D2 color=3Dblack =
face=3DArialspan
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso=
-bidi-font-family:
Arial;color:black;mso-color-alt:windowtext'o:p/o:p/span/font/p=


p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-end'/span/span/font![endif]--font
color=3Dblackspan style=3D'color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

/div

/body

/html


Download Question Using CFINCLUDE and Java Applets

2000-06-05 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BFCE7F.DED172A0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I have a java applet menu that I want to use in a nested table.  If the
applet is called from a CFINCLUDE tag will it still take a long time to
download? If it does,  is there a better way to use this without using
frames on the page.

TIA

DDINC


--=_NextPart_000__01BFCE7F.DED172A0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'I have a java applet menu that I want to use in a nested =
table.span
style=3D"mso-spacerun: yes"=A0 /spanIf the applet is called from a =
CFINCLUDE tag
will it still take a long time to download? If it does, span
style=3D"mso-spacerun: yes"=A0/spanis there a better way to use this =
without
using frames on the page.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'TIA/spa=
n/fontfont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black;mso-color=
-alt:
windowtext'o:p/o:p/span/font/p

p class=3DMsoAutoSigfont size=3D3 color=3Dblack face=3D"Times New =
Roman"span
style=3D'font-size:12.0pt;color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:A=
rial;
color:black'DDINC/span/fontfont size=3D2 color=3Dblack =
face=3DArialspan
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso=
-bidi-font-family:
Arial;color:black;mso-color-alt:windowtext'o:p/o:p/span/font/p=


p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-end'/span/span/font![endif]--font
color=3Dblackspan style=3D'color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

/div

/body

/html

--=_NextPart_000__01BFCE7F.DED172A0--


Help With CFMAIL using 4.5.1

2000-05-23 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000_0002_01BFC498.D67C32C0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I am trying to run a mail script that has worked in 4.0.1 When I try to run
it in 4.5.1 I get the following error

unknown exception condition
TagCFMail::sendMessage
The error occurred while processing an element with a general identifier of
(CFMAIL), occupying document position (9:1) to (9:97).
Any ideas how I can get this to work?

TIA

DDINC



--=_NextPart_000_0002_01BFC498.D67C32C0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.EmailStyle18
{mso-style-type:personal;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--s=
pan
class=3DEmailStyle18font size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'I am trying to run a =
mail
script that has worked in 4.0.1 When I try to run it in 4.5.1 I get the
following erroro:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'nbsp;o:p/o:p/span/font/span/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'unknown exception condition /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'TagCFMail::sendMessage /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'The error occurred while processing an element with a =
general
identifier of (CFMAIL), occupying document position (9:1) to =
(9:97)./span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Any ideas how I can get this to =
work?o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack

Help With CFMAIL using 4.5.1

2000-05-22 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000_0015_01BFC3CE.5C5F6C20
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I am trying to run a mail script that has worked in 4.0.1 When I try to run
it in 4.5.1 I get the following error

unknown exception condition
TagCFMail::sendMessage
The error occurred while processing an element with a general identifier of
(CFMAIL), occupying document position (9:1) to (9:97).
Any ideas how I can get this to work?

TIA

DDINC




--=_NextPart_000_0015_01BFC3CE.5C5F6C20
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.EmailStyle18
{mso-style-type:personal;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--s=
pan
class=3DEmailStyle18font size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'I am trying to run a =
mail
script that has worked in 4.0.1 When I try to run it in 4.5.1 I get the
following erroro:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'nbsp;o:p/o:p/span/font/span/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'unknown exception condition /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'TagCFMail::sendMessage /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'The error occurred while processing an element with a =
general
identifier of (CFMAIL), occupying document position (9:1) to =
(9:97)./span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Any ideas how I can get this to =
work?o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle18font size=3D2 =
color=3Dblack

Help With CFMAIL using 4.5.1

2000-05-19 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BFC17C.486D6EA0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I am trying to run a mail script that has worked in 4.0.1 When I try to run
it in 4.5.1 I get the following error

unknown exception condition
TagCFMail::sendMessage
The error occurred while processing an element with a general identifier of
(CFMAIL), occupying document position (9:1) to (9:97).
Any ideas how I can get this to work?

TIA

DDINC


--=_NextPart_000__01BFC17C.486D6EA0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'I am trying to run a mail script that has worked in 4.0.1 When I =
try to
run it in 4.5.1 I get the following =
erroro:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'unknown exception condition /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'TagCFMail::sendMessage /span/fontfont =
color=3Dblackspan
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

pfont size=3D3 color=3Dblack face=3D"Times New Roman"span =
style=3D'font-size:12.0pt;
color:black'The error occurred while processing an element with a =
general
identifier of (CFMAIL), occupying document position (9:1) to =
(9:97)./span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Any ideas how I can get this to =
work?o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 

RE: CFLOCATION Session Variables

2000-05-18 Thread Double Down, Inc

Yes they do mix. Set the session variables before your first CFLOCATION

TIA

DDINC

-Original Message-
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 18, 2000 9:55 AM
To: CF-Talk
Subject: CFLOCATION  Session Variables

Do Sesion Variables and CFLocaion mix?  (COOKIES and CFLocation don't, I
know).  Is this the same type of thing because
it doesn't seem to work.

Thanks,
Dave


=
"What we need is a list of specific unknown problems we will encounter"

David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524





--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Image Roataion

2000-05-17 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BFBF8D.C9A52300
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I have files of images that I want to rotate daily.  Does anyone know of a
custom tag that would do this? If anyone had any ideas on how I would go
about this I would like to hear them.

FYI these are not banners

TIA

DDINC


--=_NextPart_000__01BFBF8D.C9A52300
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'I have files of images that I want to rotate daily.span
style=3D"mso-spacerun: yes"=A0 /spanDoes anyone know of a custom tag =
that would
do this? If anyone had any ideas on how I would go about this I would =
like to
hear them.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'FYI these are not bannerso:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'TIA/spa=
n/fontfont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black;mso-color=
-alt:
windowtext'o:p/o:p/span/font/p

p class=3DMsoAutoSigfont size=3D3 color=3Dblack face=3D"Times New =
Roman"span
style=3D'font-size:12.0pt;color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:A=
rial;
color:black'DDINC/span/fontfont size=3D2 color=3Dblack =
face=3DArialspan
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso=
-bidi-font-family:
Arial;color:black;mso-color-alt:windowtext'o:p/o:p/span/font/p=


p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =

CFSCHEDULE PROBLEM

2000-04-26 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BFAF27.5769CC80
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I have several sites that require daily, weekly and monthly updates. I have
written the code to be executed and it works. The problem is I cannot get
CFSCHEDULE to work. I have tired going into the administrator to set the
schedule and it has not worked.

Can anyone help me out with this problem? Has anyone gotten CFSCHEDULE to
work? I know that there is a way to schedule items in NT, can anyone help me
with that.

TIA

DDINC


--=_NextPart_000__01BFAF27.5769CC80
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'I have several sites that require daily, weekly and monthly =
updates. I
have written the code to be executed and it works. The problem is I =
cannot get
CFSCHEDULE to work. I have tired going into the administrator to set the
schedule and it has not worked.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Can anyone help me out with this problem? Has anyone gotten =
CFSCHEDULE
to work? I know that there is a way to schedule items in NT, can anyone =
help me
with that.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'TIA/spa=
n/fontfont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black;mso-color=
-alt:
windowtext'o:p/o:p/span/font/p

p class=3DMsoAutoSigfont size=3D3 color=3Dblack face=3D"Times New =
Roman"span
style=3D'font-size:12.0pt;color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:

CFSCHEDULE QUESTION

2000-04-26 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BFAF71.C798AC20
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit



I have several sites that require daily, weekly and monthly updates. I have
written the code to be executed and it works. The problem is I cannot get
CFSCHEDULE to work. I have tired going into the administrator to set the
schedule and it has not worked.

Can anyone help me out with this problem? Has anyone gotten CFSCHEDULE to
work? I know that there is a way to schedule items in NT, can anyone help me
with that.

TIA

DDINC



--=_NextPart_000__01BFAF71.C798AC20
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.EmailStyle17
{mso-style-type:personal;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--s=
pan
class=3DEmailStyle17font size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'I have several sites =
that
require daily, weekly and monthly updates. I have written the code to be
executed and it works. The problem is I cannot get CFSCHEDULE to work. I =
have
tired going into the administrator to set the schedule and it has not =
worked.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle17font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'nbsp;o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle17font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Can anyone help me out with this problem? Has anyone gotten =
CFSCHEDULE
to work? I know that there is a way to schedule items in NT, can anyone =
help me
with that.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle17font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'nbsp;o:p/o:p/span/font/span/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:A=
rial;

RE: HostPro

2000-04-13 Thread Double Down, Inc

I use them for co-location.  Not happy with customer service, but they are
always up and running



DDINC

-Original Message-
From: Tim Bahlke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 13, 2000 6:44 AM
To: CFTalk
Subject: HostPro

Anybody out there ever use HostPro for hosting or hear anything good or bad
about them?


Tim Bahlke
Graphica
www.thinkcreate.com





--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFGRID From Scratch

2000-03-31 Thread Double Down, Inc

This is a multi-part message in MIME format.

--=_NextPart_000__01BF9B0E.1B64C6E0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I am trying to set up a grid for people to enter information into and then
upload to the DB.  I have tried using CFGRIDROW and it is not working.

Can anyone help me get this solved?

TIA

DDINC


--=_NextPart_000__01BF9B0E.1B64C6E0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"

head
meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"
meta name=3DProgId content=3DWord.Document
meta name=3DGenerator content=3D"Microsoft Word 9"
meta name=3DOriginator content=3D"Microsoft Word 9"
link rel=3DFile-List href=3D"cid:[EMAIL PROTECTED]"
!--[if gte mso 9]xml
 o:OfficeDocumentSettings
  o:DoNotRelyOnCSS/
 /o:OfficeDocumentSettings
/xml![endif]--!--[if gte mso 9]xml
 w:WordDocument
  w:ViewNormal/w:View
  w:Zoom0/w:Zoom
  w:DocumentKindDocumentEmail/w:DocumentKind
  w:EnvelopeVis/
 /w:WordDocument
/xml![endif]--
style
!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.EmailStyle15
{mso-style-type:personal-compose;
mso-ansi-font-size:10.0pt;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
--
/style
/head

body lang=3DEN-US style=3D'tab-interval:.5in'

div class=3DSection1

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'I am trying to set up a grid for people to enter information into =
and
then upload to the DB.span style=3D"mso-spacerun: yes"=A0 /spanI =
have tried
using CFGRIDROW and it is not =
working.o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'Can anyone help me get this =
solved?o:p/o:p/span/font/span/p

p class=3DMsoNormalspan class=3DEmailStyle15font size=3D2 =
color=3Dblack
face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'![if =
!supportEmptyParas]nbsp;![endif]o:p/o:p/span/font/span/p

p class=3DMsoAutoSig!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-begin'/spanspan=20
style=3D"mso-spacerun: yes"=A0/spanAUTOTEXTLIST \s quot;E-mail =
Signaturequot; span=20
style=3D'mso-element:field-separator'/span/span/font![endif]--f=
ont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'TIA/spa=
n/fontfont
size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:10.0pt;mso-bidi-font-size:
12.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black;mso-color=
-alt:
windowtext'o:p/o:p/span/font/p

p class=3DMsoAutoSigfont size=3D3 color=3Dblack face=3D"Times New =
Roman"span
style=3D'font-size:12.0pt;color:black'![if =
!supportEmptyParas]nbsp;![endif]/span/fontfont
color=3Dblackspan =
style=3D'color:black;mso-color-alt:windowtext'o:p/o:p/span/font=
/p

p class=3DMsoAutoSigfont size=3D2 color=3Dblack face=3DArialspan =
style=3D'font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:A=
rial;
color:black'DDINC/span/fontfont size=3D2 color=3Dblack =
face=3DArialspan
style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso=
-bidi-font-family:
Arial;color:black;mso-color-alt:windowtext'o:p/o:p/span/font/p=


p class=3DMsoNormal!--[if supportFields]font color=3Dblackspan=20
style=3D'color:black'span =
style=3D'mso-element:field-end'/span/span/font![endif]--font
color=3Dblackspan