SpreadSheetAddImage

2010-08-17 Thread Ben S
Hi, Did anyone ever use SpreadSheetAddImage()? I am trying to use this format startXPosition,startYPosition,endXPosition,endYPositions,startRow,startColumn,endRow,endColumn for the anchor but it seems to completely ignore the X and Y positions. From the Adobe doc description specifies the

CGI parameters

2008-01-16 Thread Ben S
Hi, I just installed CF 8 Standard (running on os X - with apache serving the files). Here is the problem when i try to get a client IP address using #cgi.REMOTE_ADDR# i get the ip address of the server. I was reading a thread on here about a similar problem and someone suggested using

Coldfusion 8 and AJAX

2007-08-27 Thread Ben S
Hi, I'm experimenting with the AJAX stuff that was added with CF 8 and i'm running in the following issue - i wonder if anyone played around with it and could help me. I have a cfform: cfform Client name: cfinput type=text name=clientName

CF var in javascript

2007-06-14 Thread Ben S
I'm trying to make the following work but CF complains about not having variable when it's loading the page. Is there a way to write it so that it won't complain? Thanks in advance. This is the code that's erroring out: function itemDetails(currentRow) {document.iDetails.title.value =