This "detabler" assumes linefeeds between each cell.

To get it to work on all tables, in the UDF, change

</*table>

to

</*table *[^>]*>

(maybe)

On 10/2/07, Randy Johnson <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am having trouble getting this udf to handle the opening table line
>
> http://cflib.org/udf.cfm?ID=1293
>
>
> For Example:
>
> <table border="0" cellpadding="8">
>
> the udf can handle <table>  but it doesn't seem to handle the above one.
>
> Thanks!
>
> Randy
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290028
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to