First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
can you not set a variable that's in the same scopeas a query structure
I don't think that you can do that, but you might try something like this: cfquery datasource="mydb" name="note_this_name" > select columnone, columntwo, [b]NULL AS not_a_column_name[/b] from tbl_mytable </cfquery> [i]Create the "extra" column in the query, then set a value later using cfset.[/i] <c... 22 Apr 2008 11:36
can you not set a variable that's in the same scope as a querystructure
happysailingdude wrote: How on earth can this be? am i going mad? Well, if you really just want to add to the query column, personally I would use the query functions such as queryAddColumn(query,'column','dataType',arrayOfValues) and|or querySetCell(query,'column',row,value). I would suspect th... 22 Apr 2008 10:43
can you not set a variable that's in the same scope as aquery structure
ok so i got a query <cfquery datasource="mydb" name="note_this_name" > select columnone, columntwo from tbl_mytable </cfquery> i then do this <cfset note_this_name.not_a_column_name = "i_will_never_be_able_to_use_this_variable" > then i do this <cfoutput>#note_this_name.not_a_column_name#</... 22 Apr 2008 09:47
xforms bug
I am trying to use xform to create forms in coldfusion 7, however I am having a strange problem with the label attribute. If I create a cfinput label of 14 characters or less, Firefox and IE 6/7 render the forms the same. If I create a label with 15 characters, Firefox renders the form correctly and IE wraps th... 22 Apr 2008 09:47
cfdirectory create and cffile move no longer work in CF8.01
On Apr 21, 7:07 pm, "winehead" <webforumsu...(a)macromedia.com> wrote: We have upgraded from CF7 to CF8 enterprise on a windows 2003 server with IIS 6. Anytime I try to run a script that creates a directory or copies or moves files to a mapped drive to a network share fails. I have changed the user for the ... 22 Apr 2008 05:32
Drop Down change from one value of the drop down to another and send an email
On Apr 22, 4:24 am, "susanring" <webforumsu...(a)macromedia.com> wrote: Hello, I have this drop down fruits and it can be in any state but what I want is that if it cahnges from one value to another a specific email is sent. if the value is DD to any letter A,B,C,D,E,F a EMAIL MESSAGE IS SENT ... 22 Apr 2008 05:32
Brand Watches Omega Men's Constellation Double Eagle Watch #1211.10 Discount, Replica, Fake
Brand Watches Omega Men's Constellation Double Eagle Watch #1211.10 Discount, Replica, Fake Browse our Omega Men's Constellation Double Eagle Watch #1211.10 replica watches, which is sure the watch you are looking for at low price. There are more high quality designer watch replicas for selection Omega Men's ... 22 Apr 2008 02:22
Men's Jeep 4047 - Replica Watch Fake
Men's Jeep 4047 - Replica Watch Fake Men's Jeep 4047 Link : http://www.watchesprice.net/Replica-Jeep-9388.html Replica Watches Home : http://www.watchesprice.net/ Replica Jeep Brands : http://www.watchesprice.net/Jeep-Replica.html Replica Men's Jeep 4047 --- one of best selling replica watches, it is crafted i... 22 Apr 2008 02:22
Wholesale AAA Breitling Aeromarine Superocean Steelfish X-Plus Steel Mens Watch A1739010-G5-894A Replica
Wholesale AAA Breitling Aeromarine Superocean Steelfish X-Plus Steel Mens Watch A1739010-G5-894A Replica Price Of Each Replica Watche from www.wholesale-watches.org is less than $100, all waches are of AAA quality. Wholesale Breitling Aeromarine Superocean Steelfish X-Plus Steel Mens Watch A1739010-G5-894A : h... 22 Apr 2008 00:36
Drop Down change from one value of the drop down toanother and send an email
Hello, I have this drop down fruits and it can be in any state but what I want is that if it cahnges from one value to another a specific email is sent. if the value is DD to any letter A,B,C,D,E,F a EMAIL MESSAGE IS SENT from="Y(a)gmail.com" to="B(a)gmail.com" MESSAGE WILL BE depending on what ... 21 Apr 2008 23:45
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29