Dreamweaver CS6 and issues with FTP
Do you use Dreamweaver CS6? Do you use the built-in FTP in DW CS6? Has Adobe fixed the many issues folks were having with FTP in DW CS6? Thanks! George ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356431 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
Re: Dreamweaver CS6 FTP issues fixed?
Hey George, Are you referring to the line spacing issue on a Mac that occurs when using a windows based FTP server? I ran into that issue and adobe was no help either however I found a solution and can share the info if that's the problem your asking about? Thanks, Brian Sent from my mobile device, please excuse brevity & spelling. On Aug 9, 2013, at 10:05 AM, "george.e...@ssa.gov george.e...@ssa.gov" wrote: > > Do you use Dreamweaver CS6 to write your markup\code? > > Do you use the FTP built into DW CS6? > > Has Adobe fixed all the issues folks were having with FTP in DW CS6? > > (I posted this question to the DW forum at Adobe and got one response that > told me to use a third party standalone FTP client which is a valid > suggestion but doesn't answer my question - at least not directly.) > > Thanks! > > George > > ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356430 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
Re: pdf COM object
On 8/10/2013 12:00 AM, daniel kessler wrote: > Can anyone recommend a path for correcting this? I don't know the cf pdf > calls well. Is there a replacemnt for this within cf9? not sure about cf itself, but i concatenated PDFs before using iText. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356429 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
pdf COM object
We are moving from cf7 to cf9 and because of that, we can no longer use COM objects. I've replaced most of the code with cf9 calls, but I cannot do so with CopyForm, which copies pages of the form. Here is an example: http://www.activepdf.com/AltDownloads/Documentation/TK2011/CopyForm.html Can cannot have a separate server for COM objects. Can anyone recommend a path for correcting this? I don't know the cf pdf calls well. Is there a replacemnt for this within cf9? thank you. daniel ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356428 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
pdf.com object CopyForm
We use the COM object to update fields in our PDF. However, since we are going from CF7 to CF9, we are no longer able to use COM objects. I have been able to replace most of the calls, but we use the COM object call 'copyForm', which copies pages of the pdf and reinserts it into the same pdf. For example: http://www.activepdf.com/AltDownloads/Documentation/TK2011/CopyForm.html Can anyone recommend a method for replacing this call? My first thought is to have PDFs of the section that I want to copy and then merge them in. That's a heavy rewrite. Is there simply a CF call that I don't yet know that does the same thing as copyForm? thank you. daniel ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356427 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
Dreamweaver CS6 FTP issues fixed?
Do you use Dreamweaver CS6 to write your markup\code? Do you use the FTP built into DW CS6? Has Adobe fixed all the issues folks were having with FTP in DW CS6? (I posted this question to the DW forum at Adobe and got one response that told me to use a third party standalone FTP client which is a valid suggestion but doesn't answer my question - at least not directly.) Thanks! George ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356426 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
RE: 1900/01/01
I think it is the first date possible for the "smalldatetime" data type. I'm guessing you are populating with a default value - as in Dave's suggestion (putting in a time with no date would "default" to the earliest date maybe). -Original Message- From: Torrent Girl [mailto:moniqueb...@gmail.com] Sent: Thursday, August 08, 2013 10:13 PM To: cf-talk Subject: 1900/01/01 Anyone know why 1900/01/01 would show up in a column when a record is updated? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356425 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm