Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137821
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137822
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137823
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137836
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137827
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137824
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137828
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137826
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137825
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137829
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137831
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137830
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137832
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137833
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137834
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137835
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137837
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137838
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137839
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137840
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137841
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137842
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137843
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137844
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137845
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137846
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137847
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137848
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137849
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137850
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137851
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137852
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137853
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137854
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137855
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137856
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137857
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137858
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137859
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Can # character to pass though string without processing?

2003-09-22 Thread BOUDOT Christian
try this:

a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID###photo

-Original Message-
From: Britta Bennett [mailto:[EMAIL PROTECTED]
Sent: lundi 22 septembre 2003 08:40
To: CF-Talk
Subject: Can # character to pass though string without processing?


Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137865
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Can # character to pass though string without processing?

2003-09-22 Thread Michael Traher
You could build the URL string before this statement something like this
(note the double #)


cfset myURLstring = newimage=  PhotoID  ListingID=  ListingID 

 ##photo

a href=listingdetail.cfm?#myURLstring#




Michael Traher 

-Original Message-
From: Britta Bennett [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 07:40
To: CF-Talk
Subject: Can # character to pass though string without processing?

Does anyone know how to pass a hash through a string that is being
processed
without setting off cold fusion, eg how to encode it so CF will ignore
it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'

but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137869
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Can # character to pass though string without processing?

2003-09-22 Thread Robertson-Ravo, Neil (RX)
erm..? Is someone doing anything about this?

-Original Message-
From: Britta Bennett [mailto:[EMAIL PROTECTED]
Sent: 22 September 2003 07:40
To: CF-Talk
Subject: Can # character to pass though string without processing?


Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137873
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Re: Can # character to pass though string without processing?

2003-09-22 Thread Hugo Ahlenius
Britta,

Try ##photo (double pound signs). This is the most common question on this
list I think...

/Hugo

-
Hugo Ahlenius  E-Mail: [EMAIL PROTECTED]
Project OfficerPhone:+46 8 230460
UNEP GRID-Arendal  Fax:  +46 8 230441
Stockholm Office   Mobile: +46 733 467111
   WWW:   http://www.grida.no
-


| Does anyone know how to pass a hash through a string that is being
| processed
| without setting off cold fusion, eg how to encode it so CF will
| ignore it?
|
| I've got to target an anchor from a query string burried in the
| middle of a query output.  Usually I'd just make sure that part was
| not
| being processed, but in this case I'm stumped.  I'd like to do
| a
| href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
| but this obviously does not work.  I've tried double and single
| quotes.
|
| Thanks very much if anyone could point me in the right direction...
|
| Cheers,
| Britta Bennett
| WestCoastWeb.com
|
| cfoutput query=photosq
| a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
| IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
| Multiple more rows...
| /cfquery
| 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137862
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can Britta STOP sending these emails?

2003-09-22 Thread Allan Cliff
Can Britta STOP sending these emails?!?!
  - Original Message - 
  From: Britta Bennett 
  To: CF-Talk 
  Sent: Monday, September 22, 2003 8:39 AM
  Subject: [cftalk] Can # character to pass though string without processing?


  Does anyone know how to pass a hash through a string that is being processed
  without setting off cold fusion, eg how to encode it so CF will ignore it?

  I've got to target an anchor from a query string burried in the
  middle of a query output.  Usually I'd just make sure that part was not
  being processed, but in this case I'm stumped.  I'd like to do
  a
  href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
  but this obviously does not work.  I've tried double and single quotes.

  Thanks very much if anyone could point me in the right direction...

  Cheers,
  Britta Bennett
  WestCoastWeb.com

  cfoutput query=photosq
  a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
  IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
  Multiple more rows...
  /cfquery
  
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137866
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Can # character to pass though string without processing?

2003-09-22 Thread Philip Arnold
 Does anyone know how to pass a hash through a string that is
 being processed without setting off cold fusion, eg how to
 encode it so CF will ignore it?

 I've got to target an anchor from a query string burried in
 the middle of a query output.  Usually I'd just make sure
 that part was not being processed, but in this case I'm
 stumped.  I'd like to do a
 href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingI
 D#'#photo'
 but this obviously does not work.  I've tried double and
 single quotes.

 Thanks very much if anyone could point me in the right direction...

Thanks for asking the question 29 times...

Anyways, double the # and it'll work, so
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'##photo
'

Although in an A HREF, you won't want those apostrophies at the end



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137871
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Can # character to pass though string without processing?

2003-09-22 Thread Britta Bennett
Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137860
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: Can # character to pass though string without processing?

2003-09-22 Thread Stephen Moretti
Britta,

You need a double hash for it to appear as one hash after being passed 
through cfoutput

listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID###photo

Regards

Stephen

Britta Bennett wrote:
 Does anyone know how to pass a hash through a string that is being processed
 without setting off cold fusion, eg how to encode it so CF will ignore it?
 
 I've got to target an anchor from a query string burried in the
 middle of a query output.  Usually I'd just make sure that part was not
 being processed, but in this case I'm stumped.  I'd like to do
 a
 href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
 but this obviously does not work.  I've tried double and single quotes.
 
 Thanks very much if anyone could point me in the right direction...
 
 Cheers,
 Britta Bennett
 WestCoastWeb.com
 
 cfoutput query=photosq
 a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
 IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
 Multiple more rows...
 /cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137863
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: Can # character to pass though string without processing?

2003-09-22 Thread Pascal Peters
Double it: href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID###photo

-Oorspronkelijk bericht- 
Van: Britta Bennett [mailto:[EMAIL PROTECTED] 
Verzonden: ma 22/09/2003 8:39 
Aan: CF-Talk 
CC: 
Onderwerp: Can # character to pass though string without processing?



Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137864
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: Can # character to pass though string without processing?

2003-09-22 Thread John Stanley
does anyone know how to stop an annoying email from reposting?

-Original Message-
From: Britta Bennett [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 2:40 AM
To: CF-Talk
Subject: Can # character to pass though string without processing?


Does anyone know how to pass a hash through a string that is being processed
without setting off cold fusion, eg how to encode it so CF will ignore it?

I've got to target an anchor from a query string burried in the
middle of a query output.  Usually I'd just make sure that part was not
being processed, but in this case I'm stumped.  I'd like to do
a
href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
but this obviously does not work.  I've tried double and single quotes.

Thanks very much if anyone could point me in the right direction...

Cheers,
Britta Bennett
WestCoastWeb.com

cfoutput query=photosq
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
Multiple more rows...
/cfquery

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137872
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Help! Inserting WDDX into the database

2003-09-22 Thread Pascal Peters
I can't see it. I'm talking about ) (paranthisis) NOT ' (single quote). Also, why 
don't you use cfqueryparam on that value?
 
Pascal

-Oorspronkelijk bericht- 
Van: Brook Davies [mailto:[EMAIL PROTECTED] 
Verzonden: vr 19/09/2003 17:57 
Aan: CF-Talk 
CC: 
Onderwerp: RE: Help! Inserting WDDX into the database



Actual it's there is you look closely...


At 09:48 AM 9/19/2003 +0200, you wrote:
I think you are missing a closing parenthisis:
'#tempWddxData2#'
)
/cfquery

Pascal

 -Oorspronkelijk bericht-
 Van: Brook Davies [mailto:[EMAIL PROTECTED]
 Verzonden: do 18/09/2003 22:37
 Aan: CF-Talk
 CC:
 Onderwerp: Help! Inserting WDDX into the database



 I have a WDDX packet that, no matter what I try, generates an
 error when I
 try to insert it into a SQL 7.0 DB. Any ideas?

 My Query looks like this:

 cfwddx input=#tempWddxData# output=tempWddxData2
 action=cfml2wddx
 !--- add a new member to an existing pool ---
 cfquery datasource=#request.datasource# name=AddMember
 insert into LeadDistr_members (
  usr_id,
  form_id,
  LeadDistrID,
  member_name,
  priority,
  wddxdata
  )
  values
  (
  cfqueryparam cfsqltype=cf_sql_integer
 value=#getmembers.usr_id#,
  cfqueryparam cfsqltype=cf_sql_integer
 value=#getmembers.form_id#,
  cfqueryparam cfsqltype=cf_sql_integer
 value=#newprofileID#,
  cfqueryparam cfsqltype=cf_sql_varchar
 value=#getmembers.member_name#,
  cfqueryparam cfsqltype=cf_sql_integer
 value=#getmembers.priority#,
  '#tempWddxData2#'
 /cfquery


 I end up with an error like the one below. Also below is the
 outputted SQL
 Statement from the debugger:



==
 Error Executing Database Query.
 [Macromedia][SQLServer JDBC Driver][SQLServer]Line 16: Incorrect
 syntax
 near 'City



==

 SQL insert into LeadDistr_members ( usr_id, form_id, LeadDistrID,
 member_name, priority, wddxdata ) values ( (param 1) , (param 2)
 , (param
 3) , (param 4) , (param 5) , 'wddxPacket
 version=''1.0''header/datastructvar
 name=''field1''stringCity/string/varvar
 name=''field2''string/string/varvar
 name=''field3''string/string/varvar
 name=''value2''string/string/varvar
 name=''value3''string/string/varvar

name=''value1''stringasdfasdf/string/var/struct/data/wddxPacket'




==

 I've spent an hour trying everything I can think of. Now I am
 stumped.

 Brook Davies





~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137868
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: Can # character to pass though string without processing?

2003-09-22 Thread A.Little
You can use a double # so that CF will recognise that you want to display
the #...so your a tag should be something like this...
a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID###photo

Alex

 -Original Message-
 From: Britta Bennett [mailto:[EMAIL PROTECTED] 
 Sent: 22 September 2003 07:40
 To: CF-Talk
 Subject: Can # character to pass though string without processing?
 
 
 Does anyone know how to pass a hash through a string that is 
 being processed without setting off cold fusion, eg how to 
 encode it so CF will ignore it?
 
 I've got to target an anchor from a query string burried in 
 the middle of a query output.  Usually I'd just make sure 
 that part was not being processed, but in this case I'm 
 stumped.  I'd like to do a 
 href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingI
 D#'#photo'
 but this obviously does not work.  I've tried double and 
 single quotes.
 
 Thanks very much if anyone could point me in the right direction...
 
 Cheers,
 Britta Bennett
 WestCoastWeb.com
 
 cfoutput query=photosq
 a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
 IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
 Multiple more rows...
 /cfquery 
 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137861
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: select count

2003-09-22 Thread Michael Traher
It looks to me as though you will need to sum the qty, rather than count
the ids? , but I may have misunderstood your requirement.

If this is your table

bookid,qty
1,  1
2,  1
3,  2
4,  2
4,  1
1,  1

I imagine you want 

bookid,totalQty
1,  2
2,  1
3,  2
4,  3

If that is correct, then the sql you need is

SELECT bookid,SUM(qty) as totalQty
FROM orders
GROUP BY bookid
ORDER BY SUM(qty) DESC



Michael Traher 


-Original Message-
From: Robert Orlini [mailto:[EMAIL PROTECTED] 
Sent: 19 September 2003 18:46
To: CF-Talk
Subject: select count

I have a shopping cart with a orders table. Each book has a bookid and
its qty in this table. 

I would like to generate a list of all, the books and there
corresponding qty. If a book is listed twice, it would not display
twice, but show the qty as two. I'm trying the Select Count syntax, but
am a bit stuck. 

This is what I have so far (I know it won't work completely):

cfquery name=totalbooks datasource=printprices
SELECT COUNT(bookid) AS TheCount
FROM orders
Where bookid=bookid 
ORDER BY COUNT(bookid) DESC
/cfquery   

Thanks.

Robert Orlini
HW Wilson
718-588-8400 x2656
ô¿ô


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137867
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


replacing all urls... with a class attribute

2003-09-22 Thread Ryan Mitchell
hello

i'm needing a bit of quick regex help... i've got the following 
bit of code:

output = ReReplace(cfhttp.FileContent,'([[:alnum:]/
]+[[:alnum:]]+\.php+[[:alnum:]:;%-_\.\?/
=]?)','#CGI.SCRIPT_NAME#?section=#url.section#subsection=
#url.subsection#page=#url.page#fp=\1','ALL')

which replaces all the urls in the document... but i actually 
need it to replace all urls within anchor tags that DONT have 
class=postlink...

any help??
Ryan

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137870
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Re: Can Britta STOP sending these emails?

2003-09-22 Thread Michael Dinowitz
I'm sorry about that. It wasn't Britta, but me. I put in a piece of code to
monitor some of the email going through and it failed on a certain post. As I
had dozed off, the system automatically tried to send the mail, sent it, but
didn't delete the old one. My mistake and my apologies.


 Can Britta STOP sending these emails?!?!
   - Original Message - 
   From: Britta Bennett
   To: CF-Talk
   Sent: Monday, September 22, 2003 8:39 AM
   Subject: [cftalk] Can # character to pass though string without processing?


   Does anyone know how to pass a hash through a string that is being processed
   without setting off cold fusion, eg how to encode it so CF will ignore it?

   I've got to target an anchor from a query string burried in the
   middle of a query output.  Usually I'd just make sure that part was not
   being processed, but in this case I'm stumped.  I'd like to do
   a
   href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
   but this obviously does not work.  I've tried double and single quotes.

   Thanks very much if anyone could point me in the right direction...

   Cheers,
   Britta Bennett
   WestCoastWeb.com

   cfoutput query=photosq
   a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
   IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
   Multiple more rows...
   /cfquery

 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137874
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Can Britta STOP sending these emails?

2003-09-22 Thread Robertson-Ravo, Neil (RX)
NP

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 22 September 2003 11:57
To: CF-Talk
Subject: Re: Can Britta STOP sending these emails?


I'm sorry about that. It wasn't Britta, but me. I put in a piece of code to
monitor some of the email going through and it failed on a certain post. As
I
had dozed off, the system automatically tried to send the mail, sent it, but
didn't delete the old one. My mistake and my apologies.


 Can Britta STOP sending these emails?!?!
   - Original Message - 
   From: Britta Bennett
   To: CF-Talk
   Sent: Monday, September 22, 2003 8:39 AM
   Subject: [cftalk] Can # character to pass though string without
processing?


   Does anyone know how to pass a hash through a string that is being
processed
   without setting off cold fusion, eg how to encode it so CF will ignore
it?

   I've got to target an anchor from a query string burried in the
   middle of a query output.  Usually I'd just make sure that part was not
   being processed, but in this case I'm stumped.  I'd like to do
   a

href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#'#photo'
   but this obviously does not work.  I've tried double and single quotes.

   Thanks very much if anyone could point me in the right direction...

   Cheers,
   Britta Bennett
   WestCoastWeb.com

   cfoutput query=photosq
   a href=listingdetail.cfm?newimage=#PhotoID#ListingID=#ListingID#
   IMG SRC=photos/#ThumbnailPhoto# class=photo2/a
   Multiple more rows...
   /cfquery

 

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137875
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Logs on CFMX for Jrun

2003-09-22 Thread Calvin Ward
For some reason, errors aren't being written to the application.log file on an 
installation of CFMX for Jrun, anyone seen this before?

Thanks,
Calvin
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137876
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: replacing all urls... with a class attribute

2003-09-22 Thread Pascal Peters
I don't think this can be done with one regexp. You will need to find all these tags 
in a loop and replace the url in the href attribute one by one

-Oorspronkelijk bericht- 
Van: Ryan Mitchell [mailto:[EMAIL PROTECTED] 
Verzonden: ma 22/09/2003 12:12 
Aan: CF-Talk 
CC: 
Onderwerp: replacing all urls... with a class attribute



hello

i'm needing a bit of quick regex help... i've got the following
bit of code:

output = ReReplace(cfhttp.FileContent,'([[:alnum:]/
]+[[:alnum:]]+\.php+[[:alnum:]:;%-_\.\?/
=]?)','#CGI.SCRIPT_NAME#?section=#url.section#subsection=
#url.subsection#page=#url.page#fp=\1','ALL')

which replaces all the urls in the document... but i actually
need it to replace all urls within anchor tags that DONT have
class=postlink...

any help??
Ryan


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137877
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


reindexing a field -- having problems

2003-09-22 Thread mayo
I would like to be able to reindex a field. I'm trying to create an admin
screen that allows uses to reorder items.

The question is -- how to reindex the field after the user updates the
table.

Say the original order is

10,20,30,40,50

and the user places 50 in front of 30. The new order

10,20,29,30,40

So far no problem. Everything works out nicely

Now what I would like to do is to reorder the photoOrder so that it once
again becomes

10,20,30,40,50.

The problem is that it becomes

10-20-50-50-50

This is driving me crazy.


The Cold Fusion  is below:


cfquery name=reorderPhotos datasource=

SELECT *
FROM photos
ORDER BY photoOrder

/cfquery


cfloop query=reorderPhotos
cfoutput
cfset times10=#reorderPhotos.currentRow#*10

cfquery name=updatePhotos datasource=

UPDATE photos
SET photoOrder =#times10#
WHERE photoOrder = #reorderPhotos.photoOrder#

/cfquery
/cfoutput
/cfloop



TIA, Gil Midonnet






*Archives: http://www.OpenITx.com/g/access-l.asp
*Manage Subscriptions: http://My.ITtoolbox.com
*Leave Group: mailto:[EMAIL PROTECTED]
*Need Subscription Help? mailto:[EMAIL PROTECTED]
*Terms of Use: http://www.ittoolbox.com/help/termsofuse.htm
*Copyright (c) ITtoolbox and message author. No redistribution

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137878
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: reindexing a field -- having problems

2003-09-22 Thread Robertson-Ravo, Neil (RX)
ListOrder?

-Original Message-
From: mayo [mailto:[EMAIL PROTECTED]
Sent: 22 September 2003 13:00
To: CF-Talk
Subject: reindexing a field -- having problems


I would like to be able to reindex a field. I'm trying to create an admin
screen that allows uses to reorder items.

The question is -- how to reindex the field after the user updates the
table.

Say the original order is

10,20,30,40,50

and the user places 50 in front of 30. The new order

10,20,29,30,40

So far no problem. Everything works out nicely

Now what I would like to do is to reorder the photoOrder so that it once
again becomes

10,20,30,40,50.

The problem is that it becomes

10-20-50-50-50

This is driving me crazy.


The Cold Fusion  is below:


cfquery name=reorderPhotos datasource=

SELECT *
FROM photos
ORDER BY photoOrder

/cfquery


cfloop query=reorderPhotos
cfoutput
cfset times10=#reorderPhotos.currentRow#*10

cfquery name=updatePhotos datasource=

UPDATE photos
SET photoOrder =#times10#
WHERE photoOrder = #reorderPhotos.photoOrder#

/cfquery
/cfoutput
/cfloop



TIA, Gil Midonnet






*Archives: http://www.OpenITx.com/g/access-l.asp
*Manage Subscriptions: http://My.ITtoolbox.com
*Leave Group: mailto:[EMAIL PROTECTED]
*Need Subscription Help? mailto:[EMAIL PROTECTED]
*Terms of Use: http://www.ittoolbox.com/help/termsofuse.htm
*Copyright (c) ITtoolbox and message author. No redistribution


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137879
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: reindexing a field -- having problems

2003-09-22 Thread Pascal Peters
Don't you have a PK?
 
WHERE photoID = #reorderPhotos.photoID# or something like that. 
The problem is you are updating the field you are filtering on:
 
10 - 10
20 - 20
29 - 30 (and there is already a record with photoOrder 30)
30,30 (2 records now) - 40,40
40,40,40 (3 records now) - 50,50,50

-Oorspronkelijk bericht- 
Van: mayo [mailto:[EMAIL PROTECTED] 
Verzonden: ma 22/09/2003 14:00 
Aan: CF-Talk 
CC: 
Onderwerp: reindexing a field -- having problems



I would like to be able to reindex a field. I'm trying to create an admin
screen that allows uses to reorder items.

The question is -- how to reindex the field after the user updates the
table.

Say the original order is

10,20,30,40,50

and the user places 50 in front of 30. The new order

10,20,29,30,40

So far no problem. Everything works out nicely

Now what I would like to do is to reorder the photoOrder so that it once
again becomes

10,20,30,40,50.

The problem is that it becomes

10-20-50-50-50

This is driving me crazy.


The Cold Fusion  is below:


cfquery name=reorderPhotos datasource=

SELECT *
FROM photos
ORDER BY photoOrder

/cfquery


cfloop query=reorderPhotos
cfoutput
cfset times10=#reorderPhotos.currentRow#*10

cfquery name=updatePhotos datasource=

UPDATE photos
SET photoOrder =#times10#
WHERE photoOrder = #reorderPhotos.photoOrder#

/cfquery
/cfoutput
/cfloop



TIA, Gil Midonnet






*Archives: http://www.OpenITx.com/g/access-l.asp
*Manage Subscriptions: http://My.ITtoolbox.com
*Leave Group: mailto:[EMAIL PROTECTED]
*Need Subscription Help? mailto:[EMAIL PROTECTED]
*Terms of Use: http://www.ittoolbox.com/help/termsofuse.htm
*Copyright (c) ITtoolbox and message author. No redistribution


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137880
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: dreamweaver stuff

2003-09-22 Thread Dave Watts
 I'm trying to acclimatize to dreamweaver and I'm hoping 
 somebody on the list can tell me if theres a way to do 
 these 2 things:
 
 1) display the entire file path in the dreamweaver title 
 bar. Having only the file name and the last directory visible 
 and not being able to get the full path from file properties, 
 etc. makes it really difficult for me to keep track of what 
 I'm doing, especially when I've got more than one site with 
 the same directory and I need to know which site I'm editing.
 
 2) eliminate the Update Files: Scan site for links to renamed 
 files? dialog when I remove or rename files.

First, let me preface this by saying I haven't worked much with DWMX 2004; I
have worked quite a bit with DWMX 6.1, though.

Unfortunately, I don't have definitive answers for either question, and
suspect that for both of them, the answer is no, you can't do that.
However, within the site-based work style encouraged by Dreamweaver, these
behaviors make sense.

When you create a site, one of the benefits of this is that you don't have
to deal with file paths directly, when working with that site. Dreamweaver
provides a site-relative path in the title bar, and in theory, you shouldn't
have to worry too much about where on the filesystem the site files actually
are - after all, you may have local and remote site information within your
site definition, and those paths may well change between the two. It would
be nice, though, if the Site panel updated to show the site containing the
file you're actually working on.

Also, when you move or rename a file through Dreamweaver, the Update files
dialog box is one of the benefits - it automatically fixes any references to
that file. If you do these operations through your filesystem browser
instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
though.

A lot of the Site stuff is best suited to a specific way of working, and
if you work that way, it's very helpful. If you don't, though, it may be
less helpful. I find it very useful for working with static HTML, and for
managing Contribute users. For application development, I find it less
helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
the reliance on setting up sites, as I understand it, so you may want to
take a look at it.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137881
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
 1) display the entire file path in the dreamweaver title bar. Having
 only the file name and the last directory visible and not being able
 to get the full path from file properties, etc. makes it really
 difficult for me to keep track of what I'm doing, especially when I've
 got more than one site with the same directory and I need to know
 which site I'm editing.

It's not possible out of the box. I know somebody created his own custom
toolbar with a text field that show the full path. A little bit of an hack,
but it does the job :-)


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137882
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: dreamweaver stuff

2003-09-22 Thread Calvin Ward
I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it would
be reasonable :)

I have partially written an extension to show the full file path (Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX 2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question, and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver, these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't have
 to deal with file paths directly, when working with that site. Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It would
 be nice, though, if the Site panel updated to show the site containing the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working, and
 if you work that way, it's very helpful. If you don't, though, it may be
 less helpful. I find it very useful for working with static HTML, and for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
 the reliance on setting up sites, as I understand it, so you may want to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137883
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: Logs on CFMX for Jrun

2003-09-22 Thread Calvin Ward
More weirdness on this, it is writing to an application.log, but not one in
the specified directory, and further, I can cause an error and it won't
write, but then sometimes errors caused by other users will write...

Calvin

- Original Message - 
From: Calvin Ward [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 7:11 AM
Subject: Logs on CFMX for Jrun


 For some reason, errors aren't being written to the application.log file
on an installation of CFMX for Jrun, anyone seen this before?

 Thanks,
 Calvin
 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137884
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: reindexing a field -- having problems - THX

2003-09-22 Thread mayo
uh

I thought I had tried that. !!!??? Must have been some major vapor lock.

It had been working then not ... you don't think one of Voldemort's death
eaters could have changed my code and then put a you-will-not-see-this
spell on me do you :-)

thank you, and everybody else

gil





-Original Message-
From: Pascal Peters [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:08 AM
To: CF-Talk
Subject: RE: reindexing a field -- having problems


Don't you have a PK?

WHERE photoID = #reorderPhotos.photoID# or something like that.
The problem is you are updating the field you are filtering on:

10 - 10
20 - 20
29 - 30 (and there is already a record with photoOrder 30)
30,30 (2 records now) - 40,40
40,40,40 (3 records now) - 50,50,50

-Oorspronkelijk bericht-
Van: mayo [mailto:[EMAIL PROTECTED]
Verzonden: ma 22/09/2003 14:00
Aan: CF-Talk
CC:
Onderwerp: reindexing a field -- having problems



I would like to be able to reindex a field. I'm trying to create an admin
screen that allows uses to reorder items.

The question is -- how to reindex the field after the user updates the
table.

Say the original order is

10,20,30,40,50

and the user places 50 in front of 30. The new order

10,20,29,30,40

So far no problem. Everything works out nicely

Now what I would like to do is to reorder the photoOrder so that it once
again becomes

10,20,30,40,50.

The problem is that it becomes

10-20-50-50-50

This is driving me crazy.


The Cold Fusion  is below:


cfquery name=reorderPhotos datasource=

SELECT *
FROM photos
ORDER BY photoOrder

/cfquery


cfloop query=reorderPhotos
cfoutput
cfset times10=#reorderPhotos.currentRow#*10

cfquery name=updatePhotos datasource=

UPDATE photos
SET photoOrder =#times10#
WHERE photoOrder = #reorderPhotos.photoOrder#

/cfquery
/cfoutput
/cfloop



TIA, Gil Midonnet






*Archives: http://www.OpenITx.com/g/access-l.asp
*Manage Subscriptions: http://My.ITtoolbox.com
*Leave Group: mailto:[EMAIL PROTECTED]
*Need Subscription Help? mailto:[EMAIL PROTECTED]
*Terms of Use: http://www.ittoolbox.com/help/termsofuse.htm
*Copyright (c) ITtoolbox and message author. No redistribution



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137885
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Not able to start the ColdFusion MX Application Server from servi ces.

2003-09-22 Thread Ramesh Deva
Hi,

I am not able to start the coldfusion application service.

Giving following error..

The ColdFusion MX Application Server service terminated with
service-specific error 2.   Could not start ColdFusion MX Application
Server  on local computer..


Any ideas ?


Thanks
ramesh


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137886
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: dreamweaver stuff

2003-09-22 Thread cfhelp
While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone? It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it would
be reasonable :)

I have partially written an extension to show the full file path (Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX 2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question, and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver, these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't have
 to deal with file paths directly, when working with that site. Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It would
 be nice, though, if the Site panel updated to show the site containing the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working, and
 if you work that way, it's very helpful. If you don't, though, it may be
 less helpful. I find it very useful for working with static HTML, and for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
 the reliance on setting up sites, as I understand it, so you may want to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137887
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
 One thing I miss or can't seem to find is the Split View. Is this gone? It
 was really helpful to look at 2 areas of code on a page at once.

Cast your vote:

http://www.macromedia.com/support/email/wishform/


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137888
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Kola Oyedeji
Yes this is one of the features I quite liked in CFstudio anyone know if
this has been included in the new Dreamweaver?

Kola

 -Original Message-
 From: cfhelp [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:20
 To: CF-Talk
 Subject: RE: dreamweaver stuff
 
 While we are on DW subject...
 
 I just started using it last week now that I have multiple sites and
 different developers working on them Studio just didn't seem like the
way
 to
 go.
 
 One thing I miss or can't seem to find is the Split View. Is this
gone?
 It
 was really helpful to look at 2 areas of code on a page at once.
 
 Rick
 
 -Original Message-
 From: Calvin Ward [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 7:43 AM
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
 I do know the answer to the first question is definitely no.
 
 Part of the problem with the title bar is that it is not a relative
path
 based on the Site, it's relative to the document and only goes one
 directory, so a file that looks like this:
 
 C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
 myCoolSite is the DW site root, will display like this in both DWMX
and
 2004:
 
 myCoolSite (myChildDir/myfile.cfm)
 
 If indeed DWMX DID show the entire path relative to the site, then it
 would
 be reasonable :)
 
 I have partially written an extension to show the full file path
(Windows
 only) in a toolbar...
 
 HTH,
 Calvin
 
 - Original Message -
 From: Dave Watts [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 8:38 AM
 Subject: RE: dreamweaver stuff
 
 
   I'm trying to acclimatize to dreamweaver and I'm hoping
   somebody on the list can tell me if theres a way to do
   these 2 things:
  
   1) display the entire file path in the dreamweaver title
   bar. Having only the file name and the last directory visible
   and not being able to get the full path from file properties,
   etc. makes it really difficult for me to keep track of what
   I'm doing, especially when I've got more than one site with
   the same directory and I need to know which site I'm editing.
  
   2) eliminate the Update Files: Scan site for links to renamed
   files? dialog when I remove or rename files.
 
  First, let me preface this by saying I haven't worked much with
DWMX
 2004;
 I
  have worked quite a bit with DWMX 6.1, though.
 
  Unfortunately, I don't have definitive answers for either question,
and
  suspect that for both of them, the answer is no, you can't do
that.
  However, within the site-based work style encouraged by
Dreamweaver,
 these
  behaviors make sense.
 
  When you create a site, one of the benefits of this is that you
don't
 have
  to deal with file paths directly, when working with that site.
 Dreamweaver
  provides a site-relative path in the title bar, and in theory, you
 shouldn't
  have to worry too much about where on the filesystem the site files
 actually
  are - after all, you may have local and remote site information
within
 your
  site definition, and those paths may well change between the two.
It
 would
  be nice, though, if the Site panel updated to show the site
containing
 the
  file you're actually working on.
 
  Also, when you move or rename a file through Dreamweaver, the
Update
 files
  dialog box is one of the benefits - it automatically fixes any
 references
 to
  that file. If you do these operations through your filesystem
browser
  instead of through Dreamweaver, you won't get a prompt within
 Dreamweaver,
  though.
 
  A lot of the Site stuff is best suited to a specific way of
working,
 and
  if you work that way, it's very helpful. If you don't, though, it
may
 be
  less helpful. I find it very useful for working with static HTML,
and
 for
  managing Contribute users. For application development, I find it
less
  helpful, although I still typically use it anyway. DWMX 2004
 deemphasizes
  the reliance on setting up sites, as I understand it, so you may
want
 to
  take a look at it.
 
  Dave Watts, CTO, Fig Leaf Software
  http://www.figleaf.com/
  voice: (202) 797-5496
  fax: (202) 797-5444
 
 
 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137889
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: dreamweaver stuff

2003-09-22 Thread Kola Oyedeji
Massimo 

Before I cast my vote - not having the opportunity to yet download DWMX
2004 does anyone know if any of the following features are now
supported?

.   Split code view
.   Collapsible code
.   Code templates
.   Bookmarks
.   Search and save as a file

Kola

 -Original Message-
 From: Massimo Foti [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:18
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
  One thing I miss or can't seem to find is the Split View. Is this
gone?
 It
  was really helpful to look at 2 areas of code on a page at once.
 
 Cast your vote:
 
 http://www.macromedia.com/support/email/wishform/
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137890
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
 Before I cast my vote - not having the opportunity to yet download DWMX
 2004 does anyone know if any of the following features are now
 supported?
 
 . Split code view

No

 . Collapsible code

No

 . Code templates
 . Bookmarks
 . Search and save as a file

Do you mind explnain the 3 above? 


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/





~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137891
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Bailey, Neal
Hey Rick,

If you are referring to viewing your page in Code View and Design View at
the same time, then Yes this feature is still present in MX 2004. When you
open a document you will see on the top tab three buttons, Code, Split
and Design. Click on Split to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone? It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it would
be reasonable :)

I have partially written an extension to show the full file path (Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX 2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question, and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver, these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't have
 to deal with file paths directly, when working with that site. Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It would
 be nice, though, if the Site panel updated to show the site containing the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working, and
 if you work that way, it's very helpful. If you don't, though, it may be
 less helpful. I find it very useful for working with static HTML, and for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
 the reliance on setting up sites, as I understand it, so you may want to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137892
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread cfhelp
No I am referring to Split View in CF Studio it gives you 2 views of the
code. 

Example:

So you can look at a query at the top of the Doc and a CFOUTPUT at the
bottom at the same time.

Collapsible code is nice also.

Rick

-Original Message-
From: Bailey, Neal [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:29 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

Hey Rick,

If you are referring to viewing your page in Code View and Design View at
the same time, then Yes this feature is still present in MX 2004. When you
open a document you will see on the top tab three buttons, Code, Split
and Design. Click on Split to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone? It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it would
be reasonable :)

I have partially written an extension to show the full file path (Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX 2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question, and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver, these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't have
 to deal with file paths directly, when working with that site. Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It would
 be nice, though, if the Site panel updated to show the site containing the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working, and
 if you work that way, it's very helpful. If you don't, though, it may be
 less helpful. I find it very useful for working with static HTML, and for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
 the reliance on setting up sites, as I understand it, so you may want to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137893
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all 

RE: dreamweaver stuff

2003-09-22 Thread Andre Mohamed
1) Code Templates

If you mean the ability to create and load templates to use as new files
then the Dreamweaver does support this.

2) Search and save as a file

If you mean the ability to save search/replace queries and load them
again at a later point then yes, Dreamweaver does support this.

André

-Original Message-
From: Kola Oyedeji [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:28
To: CF-Talk
Subject: RE: dreamweaver stuff

Massimo 

Before I cast my vote - not having the opportunity to yet download DWMX
2004 does anyone know if any of the following features are now
supported?

.   Split code view
.   Collapsible code
.   Code templates
.   Bookmarks
.   Search and save as a file

Kola

 -Original Message-
 From: Massimo Foti [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:18
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
  One thing I miss or can't seem to find is the Split View. Is this
gone?
 It
  was really helpful to look at 2 areas of code on a page at once.
 
 Cast your vote:
 
 http://www.macromedia.com/support/email/wishform/
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137894
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: dreamweaver stuff

2003-09-22 Thread Kola Oyedeji
 
  . Code templates

Associating code to keywords as in cfstudio - e.g. if you have a code
template associated with the word header after typing the keyword
header and hitting ctrl-j the code will be inserted. In my view this
is much more flexible than assigning code to shortcut key combinations.

  . Bookmarks

In cfstudio - ctrl-k will place a numbered marker at that particular
line. Ctrl-shift-k will then jump to all numbered markers. Allows you to
quickly jump to a section of code without doing a search.

  . Search and save as a file

If you do an extended find in cfstudio as well as being able to open
results in a browser, you can also export to a text file. Very useful
when you need a hardcopy of someone's unlocked session variables to show
them. ;-)

Kola

 
 Do you mind explnain the 3 above?
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 
 
 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137895
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: dreamweaver stuff

2003-09-22 Thread Bailey, Neal
Yeah sorry about that I misunderstood your message. 

Yes that would be a nice feature to have... 

- Neal


-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:42 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

No I am referring to Split View in CF Studio it gives you 2 views of the
code. 

Example:

So you can look at a query at the top of the Doc and a CFOUTPUT at the
bottom at the same time.

Collapsible code is nice also.

Rick

-Original Message-
From: Bailey, Neal [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:29 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

Hey Rick,

If you are referring to viewing your page in Code View and Design View at
the same time, then Yes this feature is still present in MX 2004. When you
open a document you will see on the top tab three buttons, Code, Split
and Design. Click on Split to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone? It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it would
be reasonable :)

I have partially written an extension to show the full file path (Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX 2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question, and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver, these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't have
 to deal with file paths directly, when working with that site. Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It would
 be nice, though, if the Site panel updated to show the site containing the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working, and
 if you work that way, it's very helpful. If you don't, though, it may be
 less helpful. I find it very useful for working with static HTML, and for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004 deemphasizes
 the reliance on setting up sites, as I understand it, so you may want to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 




~|
Message: 

Re: dreamweaver stuff

2003-09-22 Thread Phillip B
 So you can look at a query at the top of the Doc and a CFOUTPUT at the
 bottom at the same time.


You can do this by clicking on Code Inspector at the bottom of
Dreamweaver.

Phillip B.

www.LoungeRoyale.com
www.FillWorks.com

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137897
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread cfhelp
I also would like to have a custom Tool Bar and be able to create a button
for it by selecting a Shortcut. I guess that would like a MACRO. Create a
button that does a list of commands in order and with conditions.

I liked the buttons on the side in Studio for indenting code, now it's a
shortcut under 'Text'.

I am a mouse user and not so much on the short cuts.

Rick

-Original Message-
From: Andre Mohamed [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:41 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

1) Code Templates

If you mean the ability to create and load templates to use as new files
then the Dreamweaver does support this.

2) Search and save as a file

If you mean the ability to save search/replace queries and load them
again at a later point then yes, Dreamweaver does support this.

André

-Original Message-
From: Kola Oyedeji [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:28
To: CF-Talk
Subject: RE: dreamweaver stuff

Massimo 

Before I cast my vote - not having the opportunity to yet download DWMX
2004 does anyone know if any of the following features are now
supported?

.   Split code view
.   Collapsible code
.   Code templates
.   Bookmarks
.   Search and save as a file

Kola

 -Original Message-
 From: Massimo Foti [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:18
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
  One thing I miss or can't seem to find is the Split View. Is this
gone?
 It
  was really helpful to look at 2 areas of code on a page at once.
 
 Cast your vote:
 
 http://www.macromedia.com/support/email/wishform/
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 




~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137898
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Parsing XML in ColdFusion - Help!!

2003-09-22 Thread Bailey, Neal
Hey Guys,

Thanks for the help... I was finally able to get it working. But now I have
a new problem. The xml pages are built dynamically and are regularly
updated. I am running into an error where if I call for an Element called
logo and it does not exist I will receive an error. The error message
reads as: 

Element Logo.XMLTEXT is undefined 
in a Java object of type class coldfusion.xml.XmlNodeMap 

The reason I get the error is because the logo element is sometimes not
there because there might not be a logo for the particular document. 

I cannot seem to figure out how to look for the Element and check if it
exists before processing and then if it does not exist don't process. 

If anyone has any ideas on how to do this I would be grateful. 

Sorry if this seems like noobi stuff, I know nothing of xml. But I'm
learning...

Thanks,
- Neal

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 18, 2003 5:34 PM
To: CF-Talk
Subject: Re: Parsing XML in ColdFusion - Help!!

Here's an example of getting the name out:

cffile action=read file=C:\cfusionmx\wwwroot\test.xml
variable=XMLFileText

cfset myXMLDocument=XmlParse(XMLFileText)

cfset name = xmlSearch(myXMLDocument, //benefitDocument/Name)

cfoutput
#name[1].XmlText#
/cfoutput

BTW, that XML file is horribly malformed.

- Original Message -
From: Bailey, Neal [EMAIL PROTECTED]
Date: Thursday, September 18, 2003 2:37 pm
Subject: Parsing XML in ColdFusion - Help!!

 Hello everyone... 
 
 This is my first post to the list... 
 
 Hopefully someone here can help me out. I'm pretty new to XML and 
 I need to
 parse an xml page so that I can extract the information out of it and
 include this information into a different page using ColdFusion MX 
 6.1. 
 
 I think my main problem is just understating how it all works using
 ColdFusion. I cannot fine many resources on the net that can help 
 explainhow to do this. All I need to do is extract very little 
 data out of a XML
 file. Almost like a news feed. 
 
 Does anyone know of any useful resources that explain Parsing XML 
 usingColdFusion MX 6.1?
 
 The file I'm trying to parse is below. The only information I need to
 extract is the Name, TagLine and Details. I then want to show this
 information on a new page. If possible can some one give me an 
 example of
 how to do this? 
 
 Thanks,
 Neal
 
 
 ?xml version=1.0 encoding=utf-16 standalone=yes ? 
 -!-- 
 This file represents benefit content
  -- 
 
 
 - benefitDocument
  CategoryBusiness/Category 
  NameAssociation 105(tm) HRA/Name 
  TagLinebThe premier tax break for your small 
 business/b/TagLine 
  Icon FREE65.gif/Icon 
  DetailiOver $47 million in Member savings since April 1999.
 /ibrbr This is a call you can't afford not to make. You may 
 alreadyqualify for the Association 105 Health Reimbursement 
 Arrangement (HRA), and
 by enrolling now, the service is absolutely bFREE/b to new 
 NASE Members
 in the year 2003. bYou must call to enroll./bbrbr Deduct 
 100% of
 your family health insurance premiums and other medical expenses. 
 bEnjoyhundreds, even thousands of dollars in real tax 
 savings!/b A typical
 customer who pays $4,000 for health insurance and $2,000 for other 
 medicalexpenses can save between $1,800 and $2,500 in taxes. 
 brbr Under the new
 tax law, small-business owners will be able to deduct their health 
 insurancepremiums at 100% from a federal and state income tax 
 standpoint. However,
 the Association 105 HRA will go a step further by allowing the
 small-business owner a bself-employment/b tax savings as well. In
 addition, Association 105 HRA customers will also be able to 
 deduct 100% of
 their non-insured medical expenses from bstate, federal, and
 self-employment tax./bbrbr The Association 105 HRA offers you
 increased flexibility, along with the ability to carry forward unused
 benefits to the next plan year!brbr Do you pay for any of the 
 followingmedical-related expenses? brbr ulliHealth 
 Insurance Premiums/li
 liCo-Pays/li liDeductibles/liliLong Term Care Premiums/li
 liDental/li liVision/li liChiropractic/li liDoctors 
 OfficeVisits/li liPrescriptions/li/ulbrIf you answered 
 yes, you may
 qualify for the Association 105 program./Detail 
  Call2Action / 
  TeaserDeduct 100% of your family health insurance premiums and 
 othermedical expenses/Teaser 
  
 CrossSellullishow_benefit.asp?benefit=105SamplePaySamplePay/li
lishow_benefit.asp?benefit=ProTaxTalkTaxTalk /li/ul/CrossSell 
  Disclaimerfont size = 1bNOTE: Association 105 HRA is 
 offered by
 Benefit Administration for the Self-Employed. SamplePay and 
 Association 105
 HRA are trademarks of Benefit Administration for the Self-Employed
 (BASE)./font/b/Disclaimer 
  /benefitDocument
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137899
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: 

Re: Can # character to pass though string without processing?

2003-09-22 Thread Claude Schneegans
Does anyone know how to pass a hash through a string that is being processed

I don't, but I wish I had a trick to stop tour message from being posted in a loop :-(

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137900
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Not able to start the ColdFusion MX Application Server from servi ces.

2003-09-22 Thread Tyler Clendenin
I have gotten this error many times, each time I have solved it by rebooting
several times.

You should check your cf default log for a more specific error should be in
[drive]:\[cf dir]\runtime\logs

Tyler Clendenin
GSL Solutions

-Original Message-
From: Ramesh Deva [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:58 AM
To: CF-Talk
Subject: Not able to start the ColdFusion MX Application Server from servi
ces.

Hi,

I am not able to start the coldfusion application service.

Giving following error..

The ColdFusion MX Application Server service terminated with
service-specific error 2.   Could not start ColdFusion MX Application
Server  on local computer..


Any ideas ?


Thanks
ramesh



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137901
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: Parsing XML in ColdFusion - Help!!

2003-09-22 Thread John Stanley
Neal, 
I just built a web application that is communicating with an asp app
through xml across the web. One of our requiprements is to be flexible when
they wish to add new elements. The way I did it was to create a table for
all the elements normally sent. Then I query the table before I parse the
xml, like

select name from syscolumns where id in (select id from sysobjects where
sysobjects.name = 'an_xml_data_table') 

then i use the value list function to create a list of columns that would be
returned normally.

then as I loop through the child xml elements I test for their existence in
the above list, if they exist, I dump the data into that table, if not, then
I ignore it, and get a notification that an element has been added, so that
I can add it to the table. Of course this requires me to have the column
names in the table be exactly the same as the child elements. if you need
other columns in the table that arent gonna be in the xml (like a primary
key or something) you can just add an exception to the query listed above to
exclude those.




-Original Message-
From: Bailey, Neal [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 9:48 AM
To: CF-Talk
Subject: RE: Parsing XML in ColdFusion - Help!!


Hey Guys,

Thanks for the help... I was finally able to get it working. But now I have
a new problem. The xml pages are built dynamically and are regularly
updated. I am running into an error where if I call for an Element called
logo and it does not exist I will receive an error. The error message
reads as: 

Element Logo.XMLTEXT is undefined 
in a Java object of type class coldfusion.xml.XmlNodeMap 

The reason I get the error is because the logo element is sometimes not
there because there might not be a logo for the particular document. 

I cannot seem to figure out how to look for the Element and check if it
exists before processing and then if it does not exist don't process. 

If anyone has any ideas on how to do this I would be grateful. 

Sorry if this seems like noobi stuff, I know nothing of xml. But I'm
learning...

Thanks,
- Neal

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 18, 2003 5:34 PM
To: CF-Talk
Subject: Re: Parsing XML in ColdFusion - Help!!

Here's an example of getting the name out:

cffile action=read file=C:\cfusionmx\wwwroot\test.xml
variable=XMLFileText

cfset myXMLDocument=XmlParse(XMLFileText)

cfset name = xmlSearch(myXMLDocument, //benefitDocument/Name)

cfoutput
#name[1].XmlText#
/cfoutput

BTW, that XML file is horribly malformed.

- Original Message -
From: Bailey, Neal [EMAIL PROTECTED]
Date: Thursday, September 18, 2003 2:37 pm
Subject: Parsing XML in ColdFusion - Help!!

 Hello everyone... 
 
 This is my first post to the list... 
 
 Hopefully someone here can help me out. I'm pretty new to XML and 
 I need to
 parse an xml page so that I can extract the information out of it and
 include this information into a different page using ColdFusion MX 
 6.1. 
 
 I think my main problem is just understating how it all works using
 ColdFusion. I cannot fine many resources on the net that can help 
 explainhow to do this. All I need to do is extract very little 
 data out of a XML
 file. Almost like a news feed. 
 
 Does anyone know of any useful resources that explain Parsing XML 
 usingColdFusion MX 6.1?
 
 The file I'm trying to parse is below. The only information I need to
 extract is the Name, TagLine and Details. I then want to show this
 information on a new page. If possible can some one give me an 
 example of
 how to do this? 
 
 Thanks,
 Neal
 
 
 ?xml version=1.0 encoding=utf-16 standalone=yes ? 
 -!-- 
 This file represents benefit content
  -- 
 
 
 - benefitDocument
  CategoryBusiness/Category 
  NameAssociation 105(tm) HRA/Name 
  TagLinebThe premier tax break for your small 
 business/b/TagLine 
  Icon FREE65.gif/Icon 
  DetailiOver $47 million in Member savings since April 1999.
 /ibrbr This is a call you can't afford not to make. You may 
 alreadyqualify for the Association 105 Health Reimbursement 
 Arrangement (HRA), and
 by enrolling now, the service is absolutely bFREE/b to new 
 NASE Members
 in the year 2003. bYou must call to enroll./bbrbr Deduct 
 100% of
 your family health insurance premiums and other medical expenses. 
 bEnjoyhundreds, even thousands of dollars in real tax 
 savings!/b A typical
 customer who pays $4,000 for health insurance and $2,000 for other 
 medicalexpenses can save between $1,800 and $2,500 in taxes. 
 brbr Under the new
 tax law, small-business owners will be able to deduct their health 
 insurancepremiums at 100% from a federal and state income tax 
 standpoint. However,
 the Association 105 HRA will go a step further by allowing the
 small-business owner a bself-employment/b tax savings as well. In
 addition, Association 105 HRA customers will also be able to 
 deduct 100% of
 their non-insured medical expenses from bstate, 

Re: [ OT] Special security Alert!

2003-09-22 Thread Claude Schneegans
There is  a new virus threat introduced to the internet yesterday, which
Symantec identifies as the [EMAIL PROTECTED]  worm.

This is unbelievable: since last friday I'm receiving about half/dozen copies of it 
every hour!
Suscribing to a list like this makes your email address present in thousands of 
computers.
If the virus is able to find addresses in mail inbox, it might explain I receive so 
many of them.

Are you some of you also receiving so many message about a so called microsoft update
or a message delivery failure ?

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137903
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: Not able to start the ColdFusion MX Application Server from servi ces.

2003-09-22 Thread Jesse Houwing
Ramesh Deva wrote:

Hi,

I am not able to start the coldfusion application service.

Giving following error..

The ColdFusion MX Application Server service terminated with
service-specific error 2.   Could not start ColdFusion MX Application
Server  on local computer..

  

Thsi usually means that something is wrong with the XML config files or 
the Java runtime (settings).

try looking at the plain text log files in your coldfusion directory. 
Usually they give you a clue where to start.

Jesse

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137904
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Not able to start the ColdFusion MX Application Server from servi ces.

2003-09-22 Thread Kola Oyedeji
Also what version of CF are you using? IIRC there were some pre red-sky
issues which would result in the service not starting. Had this myself.

Kola



 -Original Message-
 From: Tyler Clendenin [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 15:01
 To: CF-Talk
 Subject: RE: Not able to start the ColdFusion MX Application Server
from
 servi ces.
 
 I have gotten this error many times, each time I have solved it by
 rebooting
 several times.
 
 You should check your cf default log for a more specific error should
be
 in
 [drive]:\[cf dir]\runtime\logs
 
 Tyler Clendenin
 GSL Solutions
 
 -Original Message-
 From: Ramesh Deva [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 7:58 AM
 To: CF-Talk
 Subject: Not able to start the ColdFusion MX Application Server from
 servi
 ces.
 
 Hi,
 
 I am not able to start the coldfusion application service.
 
 Giving following error..
 
 The ColdFusion MX Application Server service terminated with
 service-specific error 2.   Could not start ColdFusion MX
Application
 Server  on local computer..
 
 
 Any ideas ?
 
 
 Thanks
 ramesh
 
 
 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137905
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


Re: [ OT] Special security Alert!

2003-09-22 Thread Randell B Adkins
Yes.. it is very annoying...

I did not open any attachment so I am curious how in the
WORLD I am getting them??



 [EMAIL PROTECTED] 09/22/03 09:53AM 
There is  a new virus threat introduced to the internet yesterday,
which
Symantec identifies as the [EMAIL PROTECTED]  worm.

This is unbelievable: since last friday I'm receiving about half/dozen
copies of it every hour!
Suscribing to a list like this makes your email address present in
thousands of computers.
If the virus is able to find addresses in mail inbox, it might explain
I receive so many of them.

Are you some of you also receiving so many message about a so called
microsoft update
or a message delivery failure ?


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137906
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Parsing XML in ColdFusion - Help!!

2003-09-22 Thread Kola Oyedeji
Another suggestion which may or may not be possible - depending on the
source of the xml document is to have an empty xml element passed
through if there is no logo as opposed to not having the element present
at all. This should negate the need to check for the element existence.

Kola 

 -Original Message-
 From: Bailey, Neal [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:48
 To: CF-Talk
 Subject: RE: Parsing XML in ColdFusion - Help!!
 
 Hey Guys,
 
 Thanks for the help... I was finally able to get it working. But now
I
 have
 a new problem. The xml pages are built dynamically and are regularly
 updated. I am running into an error where if I call for an Element
called
 logo and it does not exist I will receive an error. The error
message
 reads as:
 
 Element Logo.XMLTEXT is undefined
 in a Java object of type class coldfusion.xml.XmlNodeMap
 
 The reason I get the error is because the logo element is sometimes
not
 there because there might not be a logo for the particular document.
 
 I cannot seem to figure out how to look for the Element and check if
it
 exists before processing and then if it does not exist don't process.
 
 If anyone has any ideas on how to do this I would be grateful.
 
 Sorry if this seems like noobi stuff, I know nothing of xml. But I'm
 learning...
 
 Thanks,
 - Neal
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 18, 2003 5:34 PM
 To: CF-Talk
 Subject: Re: Parsing XML in ColdFusion - Help!!
 
 Here's an example of getting the name out:
 
 cffile action=read file=C:\cfusionmx\wwwroot\test.xml
 variable=XMLFileText
 
 cfset myXMLDocument=XmlParse(XMLFileText)
 
 cfset name = xmlSearch(myXMLDocument, //benefitDocument/Name)
 
 cfoutput
 #name[1].XmlText#
 /cfoutput
 
 BTW, that XML file is horribly malformed.
 
 - Original Message -
 From: Bailey, Neal [EMAIL PROTECTED]
 Date: Thursday, September 18, 2003 2:37 pm
 Subject: Parsing XML in ColdFusion - Help!!
 
  Hello everyone...
 
  This is my first post to the list...
 
  Hopefully someone here can help me out. I'm pretty new to XML and
  I need to
  parse an xml page so that I can extract the information out of it
and
  include this information into a different page using ColdFusion MX
  6.1.
 
  I think my main problem is just understating how it all works using
  ColdFusion. I cannot fine many resources on the net that can help
  explainhow to do this. All I need to do is extract very little
  data out of a XML
  file. Almost like a news feed.
 
  Does anyone know of any useful resources that explain Parsing XML
  usingColdFusion MX 6.1?
 
  The file I'm trying to parse is below. The only information I need
to
  extract is the Name, TagLine and Details. I then want to show this
  information on a new page. If possible can some one give me an
  example of
  how to do this?
 
  Thanks,
  Neal
 
 
  ?xml version=1.0 encoding=utf-16 standalone=yes ?
  -!--
  This file represents benefit content
   --
 
 
  - benefitDocument
   CategoryBusiness/Category
   NameAssociation 105(tm) HRA/Name
   TagLinebThe premier tax break for your small
  business/b/TagLine
   Icon FREE65.gif/Icon
   DetailiOver $47 million in Member savings since April 1999.
  /ibrbr This is a call you can't afford not to make. You may
  alreadyqualify for the Association 105 Health Reimbursement
  Arrangement (HRA), and
  by enrolling now, the service is absolutely bFREE/b to new
  NASE Members
  in the year 2003. bYou must call to enroll./bbrbr Deduct
  100% of
  your family health insurance premiums and other medical expenses.
  bEnjoyhundreds, even thousands of dollars in real tax
  savings!/b A typical
  customer who pays $4,000 for health insurance and $2,000 for other
  medicalexpenses can save between $1,800 and $2,500 in taxes.
  brbr Under the new
  tax law, small-business owners will be able to deduct their health
  insurancepremiums at 100% from a federal and state income tax
  standpoint. However,
  the Association 105 HRA will go a step further by allowing the
  small-business owner a bself-employment/b tax savings as well.
In
  addition, Association 105 HRA customers will also be able to
  deduct 100% of
  their non-insured medical expenses from bstate, federal, and
  self-employment tax./bbrbr The Association 105 HRA offers you
  increased flexibility, along with the ability to carry forward
unused
  benefits to the next plan year!brbr Do you pay for any of the
  followingmedical-related expenses? brbr ulliHealth
  Insurance Premiums/li
  liCo-Pays/li liDeductibles/liliLong Term Care
Premiums/li
  liDental/li liVision/li liChiropractic/li liDoctors
  OfficeVisits/li liPrescriptions/li/ulbrIf you answered
  yes, you may
  qualify for the Association 105 program./Detail
   Call2Action /
   TeaserDeduct 100% of your family health insurance premiums and
  othermedical expenses/Teaser
 
 
CrossSellullishow_benefit.asp?benefit=105SamplePaySamplePay/li
 

Re: [ OT] Special security Alert!

2003-09-22 Thread Doug White
This is a question for those that have already become familiar with these worm
e-mails.

Is it possible that the propagation is via totally spoofed IP numbers?  I did
not think this would be possible.

The end result is that my mail server is receiving around 100 of these per hour,
from three general geographic areas, but never the same IP number. (it, de and
au)   The destination is to a single address in one of the domains I serve as a
gateway for.  So far Amavis+AntiVir has been catching them and generates a lot
of email to the postmaster account.  I wanted to try to see if I could create
some rules in the Linux Firewall to drop these connections, but am a bit
overwhelmed by the sheer quantity.

I did note that some of the infected email have made it past the virus scanner,
however the attachment on those is only either a zero-byte or a 2 byte size,
These are not a problem as the fragmented attachment is of no danger.

I have advised all clients to disable the instant view as well as to disable
iframe execution in their mail client, which seems to be preventing the ones
that are crafted as a bounce, but contain an iframe command to infect the unwary
user.



==
Stop spam on your domain, use our gateway!
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1 and all databases.
ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772
Suggested corporate Anti-virus policy: http://www.dshield.org/antivirus.pdf
==
If you are not satisfied with my service, my job isn't done!

- Original Message - 
From: Claude Schneegans [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:53 AM
Subject: Re: [ OT] Special security Alert!


| There is  a new virus threat introduced to the internet yesterday, which
| Symantec identifies as the [EMAIL PROTECTED]  worm.
|
| This is unbelievable: since last friday I'm receiving about half/dozen copies
of it every hour!
| Suscribing to a list like this makes your email address present in thousands
of computers.
| If the virus is able to find addresses in mail inbox, it might explain I
receive so many of them.
|
| Are you some of you also receiving so many message about a so called microsoft
update
| or a message delivery failure ?
|
| 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137908
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: [ OT] Special security Alert!

2003-09-22 Thread Jerry Johnson
I have not seen a single one.

(yet)

Jerry Johnson

 [EMAIL PROTECTED] 09/22/03 10:02AM 
Yes.. it is very annoying...

I did not open any attachment so I am curious how in the
WORLD I am getting them??



 [EMAIL PROTECTED] 09/22/03 09:53AM 
There is  a new virus threat introduced to the internet yesterday,
which
Symantec identifies as the [EMAIL PROTECTED]  worm.

This is unbelievable: since last friday I'm receiving about half/dozen
copies of it every hour!
Suscribing to a list like this makes your email address present in
thousands of computers.
If the virus is able to find addresses in mail inbox, it might explain
I receive so many of them.

Are you some of you also receiving so many message about a so called
microsoft update
or a message delivery failure ?



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137909
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
 I also would like to have a custom Tool Bar and be able to create a button
 for it by selecting a Shortcut. I guess that would like a MACRO. Create a
 button that does a list of commands in order and with conditions.

It's doable, pretty easy, it's just not GUI-driven, you need to customize
the configuration files by hand


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137910
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
   . Code templates

 Associating code to keywords as in cfstudio - e.g. if you have a code
 template associated with the word header after typing the keyword
 header and hitting ctrl-j the code will be inserted. In my view this
 is much more flexible than assigning code to shortcut key combinations.

I see, I almost never use keyborad shortcuts, that's why I missed it.
Anyway, it's missing in DW 2004


   . Bookmarks

 In cfstudio - ctrl-k will place a numbered marker at that particular
 line. Ctrl-shift-k will then jump to all numbered markers. Allows you to
 quickly jump to a section of code without doing a search.

Same as above


   . Search and save as a file

 If you do an extended find in cfstudio as well as being able to open
 results in a browser, you can also export to a text file. Very useful
 when you need a hardcopy of someone's unlocked session variables to show
 them. ;-)

In DW, both MX and 2004, you can save the results of Site Reports, not
Search  Replace. I agree, it's an handy feature


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137911
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: dreamweaver stuff

2003-09-22 Thread Andre Mohamed
Not a solution but:

In Dreamweaver, using just the Tab key will indent blocks of code for
you. You can't do that in Studio.

You can write your own extensions to create your own toolbars if you
want.

André

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:51
To: CF-Talk
Subject: RE: dreamweaver stuff

I also would like to have a custom Tool Bar and be able to create a
button
for it by selecting a Shortcut. I guess that would like a MACRO. Create
a
button that does a list of commands in order and with conditions.

I liked the buttons on the side in Studio for indenting code, now it's a
shortcut under 'Text'.

I am a mouse user and not so much on the short cuts.

Rick

-Original Message-
From: Andre Mohamed [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:41 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

1) Code Templates

If you mean the ability to create and load templates to use as new files
then the Dreamweaver does support this.

2) Search and save as a file

If you mean the ability to save search/replace queries and load them
again at a later point then yes, Dreamweaver does support this.

André

-Original Message-
From: Kola Oyedeji [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:28
To: CF-Talk
Subject: RE: dreamweaver stuff

Massimo 

Before I cast my vote - not having the opportunity to yet download DWMX
2004 does anyone know if any of the following features are now
supported?

.   Split code view
.   Collapsible code
.   Code templates
.   Bookmarks
.   Search and save as a file

Kola

 -Original Message-
 From: Massimo Foti [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 14:18
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
  One thing I miss or can't seem to find is the Split View. Is this
gone?
 It
  was really helpful to look at 2 areas of code on a page at once.
 
 Cast your vote:
 
 http://www.macromedia.com/support/email/wishform/
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 





~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137912
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Andre Mohamed
F10 Code Inspector.

André

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:42
To: CF-Talk
Subject: RE: dreamweaver stuff

No I am referring to Split View in CF Studio it gives you 2 views of the
code. 

Example:

So you can look at a query at the top of the Doc and a CFOUTPUT at the
bottom at the same time.

Collapsible code is nice also.

Rick

-Original Message-
From: Bailey, Neal [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:29 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

Hey Rick,

If you are referring to viewing your page in Code View and Design View
at
the same time, then Yes this feature is still present in MX 2004. When
you
open a document you will see on the top tab three buttons, Code,
Split
and Design. Click on Split to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the
way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone?
It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it
would
be reasonable :)

I have partially written an extension to show the full file path
(Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX
2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question,
and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver,
these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't
have
 to deal with file paths directly, when working with that site.
Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It
would
 be nice, though, if the Site panel updated to show the site containing
the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any
references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within
Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working,
and
 if you work that way, it's very helpful. If you don't, though, it may
be
 less helpful. I find it very useful for working with static HTML, and
for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004
deemphasizes
 the reliance on setting up sites, as I understand it, so you may want
to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 




~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137913
Archives: 

RE: dreamweaver stuff

2003-09-22 Thread Robertson-Ravo, Neil (RX)
thought that was now deprecated?

-Original Message-
From: Andre Mohamed [mailto:[EMAIL PROTECTED]
Sent: 22 September 2003 15:13
To: CF-Talk
Subject: RE: dreamweaver stuff


F10 Code Inspector.

André

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:42
To: CF-Talk
Subject: RE: dreamweaver stuff

No I am referring to Split View in CF Studio it gives you 2 views of the
code. 

Example:

So you can look at a query at the top of the Doc and a CFOUTPUT at the
bottom at the same time.

Collapsible code is nice also.

Rick

-Original Message-
From: Bailey, Neal [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:29 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

Hey Rick,

If you are referring to viewing your page in Code View and Design View
at
the same time, then Yes this feature is still present in MX 2004. When
you
open a document you will see on the top tab three buttons, Code,
Split
and Design. Click on Split to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-Original Message-
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the
way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone?
It
was really helpful to look at 2 areas of code on a page at once.

Rick

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it
would
be reasonable :)

I have partially written an extension to show the full file path
(Windows
only) in a toolbar...

HTH,
Calvin

- Original Message - 
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


  I'm trying to acclimatize to dreamweaver and I'm hoping
  somebody on the list can tell me if theres a way to do
  these 2 things:
 
  1) display the entire file path in the dreamweaver title
  bar. Having only the file name and the last directory visible
  and not being able to get the full path from file properties,
  etc. makes it really difficult for me to keep track of what
  I'm doing, especially when I've got more than one site with
  the same directory and I need to know which site I'm editing.
 
  2) eliminate the Update Files: Scan site for links to renamed
  files? dialog when I remove or rename files.

 First, let me preface this by saying I haven't worked much with DWMX
2004;
I
 have worked quite a bit with DWMX 6.1, though.

 Unfortunately, I don't have definitive answers for either question,
and
 suspect that for both of them, the answer is no, you can't do that.
 However, within the site-based work style encouraged by Dreamweaver,
these
 behaviors make sense.

 When you create a site, one of the benefits of this is that you don't
have
 to deal with file paths directly, when working with that site.
Dreamweaver
 provides a site-relative path in the title bar, and in theory, you
shouldn't
 have to worry too much about where on the filesystem the site files
actually
 are - after all, you may have local and remote site information within
your
 site definition, and those paths may well change between the two. It
would
 be nice, though, if the Site panel updated to show the site containing
the
 file you're actually working on.

 Also, when you move or rename a file through Dreamweaver, the Update
files
 dialog box is one of the benefits - it automatically fixes any
references
to
 that file. If you do these operations through your filesystem browser
 instead of through Dreamweaver, you won't get a prompt within
Dreamweaver,
 though.

 A lot of the Site stuff is best suited to a specific way of working,
and
 if you work that way, it's very helpful. If you don't, though, it may
be
 less helpful. I find it very useful for working with static HTML, and
for
 managing Contribute users. For application development, I find it less
 helpful, although I still typically use it anyway. DWMX 2004
deemphasizes
 the reliance on setting up sites, as I understand it, so you may want
to
 take a look at it.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 






Re: dreamweaver stuff

2003-09-22 Thread Massimo Foti
 thought that was now deprecated?
 
No, it survived :-)


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137915
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Dave Carabetta
Not a solution but:

In Dreamweaver, using just the Tab key will indent blocks of code for
you. You can't do that in Studio.


Sure you can. In HomeSite+, hit F8 to bring up the Options. Click on the 
Editor option in the left nav pane. Check the 4th checkbox from the bottom 
(Tab/Shift+Tab performs block indent/unindent) and then Apply and you're 
good to go.

Regards,
Dave.

_
Add MSN 8 Internet Software to your existing Internet access and enjoy 
patented spam protection and more.  Sign up now!   
http://join.msn.com/?page=dept/byoa

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137916
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Robertson-Ravo, Neil (RX)
Damn it ;-)

-Original Message-
From: Massimo Foti [mailto:[EMAIL PROTECTED]
Sent: 22 September 2003 15:16
To: CF-Talk
Subject: Re: dreamweaver stuff


 thought that was now deprecated?
 
No, it survived :-)


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/




~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137917
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


.Net web service dataset

2003-09-22 Thread Matthew Fusfield
I have a web service implemented in a .NET that is somewhat modeled
after GetTitleAuthors() in 
http://www.dotnetjunkies.com/quickstart/aspplus/samples/services/DataSer
vice/VB/DataService.asmx?WSDL
 
It seems to be returning custom XML rather than what I've typically
seen from other web services, and I can't find a way to access the data
that is returned in CFMX.
 
Any ideas?

Thanks,
 
Matt
 

Matthew I. Fusfield
Director of Data Products
InterActive Network Systems, Inc. 
http://www.ins-business.com/es http://www.ins-business.com/es 
(856) 401-9000 Ext: 1015

 

~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137918
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Kola Oyedeji
So 

Out of those 5 developer-centric features only 1 of them is possible in
DWMX? I don't believe in knocking things before you've tried it but this
isn't a good start is it? Perhaps I'm the only one using those features.

I'll add them to the wish list. 

Kola

 -Original Message-
 From: Massimo Foti [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 15:06
 To: CF-Talk
 Subject: Re: dreamweaver stuff
 
. Code templates
 
  Associating code to keywords as in cfstudio - e.g. if you have a
code
  template associated with the word header after typing the keyword
  header and hitting ctrl-j the code will be inserted. In my view
this
  is much more flexible than assigning code to shortcut key
combinations.
 
 I see, I almost never use keyborad shortcuts, that's why I missed it.
 Anyway, it's missing in DW 2004
 
 
. Bookmarks
 
  In cfstudio - ctrl-k will place a numbered marker at that
particular
  line. Ctrl-shift-k will then jump to all numbered markers. Allows
you
 to
  quickly jump to a section of code without doing a search.
 
 Same as above
 
 
. Search and save as a file
 
  If you do an extended find in cfstudio as well as being able to
open
  results in a browser, you can also export to a text file. Very
useful
  when you need a hardcopy of someone's unlocked session variables to
 show
  them. ;-)
 
 In DW, both MX and 2004, you can save the results of Site Reports,
not
 Search  Replace. I agree, it's an handy feature
 
 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 
 
 


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137920
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


RE: dreamweaver stuff

2003-09-22 Thread Andre Mohamed
Right you are.

-Original Message-
From: Dave Carabetta [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 15:20
To: CF-Talk
Subject: RE: dreamweaver stuff

Not a solution but:

In Dreamweaver, using just the Tab key will indent blocks of code for
you. You can't do that in Studio.


Sure you can. In HomeSite+, hit F8 to bring up the Options. Click on the

Editor option in the left nav pane. Check the 4th checkbox from the
bottom 
(Tab/Shift+Tab performs block indent/unindent) and then Apply and
you're 
good to go.

Regards,
Dave.

_
Add MSN 8 Internet Software to your existing Internet access and enjoy 
patented spam protection and more.  Sign up now!   
http://join.msn.com/?page=dept/byoa


~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137919
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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


  1   2   3   >