Data source [datasourceNameHere] verification failed

2008-07-28 Thread Joe Velez
of CF typically fixes it. And sometimes if I just hit refresh a half dozen or so times the site starts to work again. Thanks for any insight. Joe Velez ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Re: Simulate click on ListBox down arrow

2008-06-26 Thread Joe Velez
, set the form field to that option joe velez Charlie Griefer wrote: Hi Walter: Sorry, I misunderstood you. I thought you were asking if there was a way to pre-select a given option. Still not sure I fully understand. Is this to allow users to select multiple options? Because otherwise

Re: Weird Column Name

2008-06-13 Thread Joe Velez
maybe surround it in quotes? or the obvious - rename the column =) ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k

Re: Anything wrong with this code?

2008-06-05 Thread Joe Velez
Isn't it supposed to be WHERE [COLUMN] not in (select mls_number from properties)... Joe Velez Rick Faircloth wrote: (Simplified version... MySQL 5) cfloop query='get_hmls_commercial_data' cfquery name='insert_data' datasource='x' insert into properties

Re: listtoarray?

2008-06-05 Thread Joe Velez
=listtoarray(new_var,'|') cfdump var='#newarray#' I think this is what the guy wanted to do. Correct? Joe Velez Dave Watts wrote: Ok maybe bug is strong. Not that it is more than right as far as I am concerned. Sure backward compatability has to be the foremost and utmost. But let me say

Re: cfhttp redirect problem

2008-06-04 Thread Joe Velez
info to your user on your site. You can use CFLOCATION to redirect the user to a different URL - Joe Velez Mike Little wrote: hi guys, i am using the following code (after inputting order details to db) to send form variables to a 3rd party processor. cfhttp method=post url=http

Re: cfhttp redirect problem

2008-06-04 Thread Joe Velez
)etc=urlencodedformat(etc)' addtoken='no' Joe Velez Mike Little wrote: thanks joe, so i should be using cflocation after the cfhttp script? bacially i just need to make sure the user goes through to the 3rd party payment page with the form elements. for other apps i use a com object

SMS Gateway Questions

2008-05-27 Thread Joe Velez
codes you see on tv. Thanks Joe Velez ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http

cfmx6.1 fckeditor

2007-04-09 Thread joe velez
know where i fix this? thanks joe velez ~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http

CFPOP Missing UID - cfmx 6.1

2007-04-07 Thread joe velez
: is not there, however, X-MessageId: is provided in the headers, but does not provide CF with a UID. I run Xmail Server for my mail server -- so this might be part of the problem? I'm going to search their forums as well. Thanks Joe Velez

a little off topic: apache

2006-07-12 Thread Joe Velez
I know this is not an Apache consultation group, but I'm happy with the responses from this list regarding CF, so I thought I'd contact you all for some quick advice while I investigate the problem myself. I currently run CFMX6.1 w/ Apache MOD SSL on Win2k on several servers. All of the

Re: a little off topic: apache

2006-07-12 Thread Joe Velez
be that the cacherealpath attribute in your Jrun.xml file may be set to true. Set it to false and restart. -mark -Original Message- From: Joe Velez [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 2:44 PM To: CF-Talk Subject: a little off topic: apache I know

Re: a little off topic: apache

2006-07-12 Thread Joe Velez
virutal *:80. (someone help me out here...) -Original Message- From: Joe Velez [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 3:21 PM To: CF-Talk Subject: Re: a little off topic: apache Tried that .. restarted both CF and Apache Didnt work :( Anything else

Re: a little off topic: apache

2006-07-12 Thread Joe Velez
value is set to false. If not, then take a look. As I mentioned, the behavior you appear to be describing was expected in MX 6.x (may have been corrected in 6.1, I can't recall). On 7/12/06, Joe Velez [EMAIL PROTECTED] wrote: I've tried editing a few things. The weird thing is that I

Re: a little off topic: apache

2006-07-12 Thread Joe Velez
. - Original Message - From: Joe Velez [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Wednesday, July 12, 2006 5:43 PM Subject: Re: a little off topic: apache Oh sorry I thought I did respond. I was leaving earlier. I tried editing the xml file, and restarted both CF and Apache

Reading PDF Content

2006-07-07 Thread Joe Velez
Joe Velez ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive

Re: Reading PDF Content

2006-07-07 Thread Joe Velez
://www.pdfbox.org/ There's a post that mentions it here too: http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:29432 - Original Message - From: Joe Velez [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, July 07, 2006 8:08 PM Subject: Reading PDF Content

Re: Reading PDF Content

2006-07-07 Thread Joe Velez
Cool! Thanks - I'll keep that in mind. May be immediate, may be a few weeks. - Original Message - From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, July 07, 2006 12:37 PM Subject: Re: Reading PDF Content I have done quite a lot of

Re: insert query error - ANY FIX IDEAS?

2006-05-25 Thread Joe Velez
is that if you use that and other ppls code (like phpbb) for example that they also prefix with tbl_ so I just made up my own so I always know which tables are mine. ~Dave the disruptor~ From: Joe Velez [EMAIL PROTECTED] Sent: Thursday, May 25, 2006 12:11 AM

Re: insert query error - ANY FIX IDEAS?

2006-05-25 Thread Joe Velez
Yea I often use something like TABLE: AGENTS COLUMNS: AGENT_ID, AGENT_NAME, ETC but I was kind of just thrown in to write this simple script querying an Access database created by non-database personnel .back to the drawing board - Original Message - From: dave [EMAIL PROTECTED] To:

Re: Verity issues with MX 7

2006-05-25 Thread Joe Velez
just glancing but the first link threw an Access Denied error the second link threw a cf error - Original Message - From: John Crawford [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Monday, May 22, 2006 5:30 PM Subject: Verity issues with MX 7 My company recently

insert query error - ANY FIX IDEAS?

2006-05-24 Thread Joe Velez
Here is a strange one. I'm running Access as the database. Before I get too much deeper the Format for the column is Yes/No (but the values are 1/0) -- So maybe I need to insert Yes or No instead of 1 or 0 ??? I'll try that I inserted test as a hard coded value in the last 2 columns

Re: insert query error - ANY FIX IDEAS?

2006-05-24 Thread Joe Velez
? I think some of your table names are reserved words in access.. like (name). I don't run access but I seem to recall Will having this problem. ~Dave the disruptor~ From: Joe Velez [EMAIL PROTECTED] Sent: Wednesday, May 24, 2006 11:44 PM To: CF-Talk cf

confused on error

2006-05-22 Thread joe velez
Hey - I am looking at this error and spinning my wheels trying to figure out WHY I'm getting it. If I add a WHERE statement to the query below it works fine, so why not a simple select * from table ?? Any ideas? I can't find any information online. Server: CFMX6.1 ACCESS DB Thanks JV

Re: confused on error

2006-05-22 Thread Joe Velez
/22/06, joe velez [EMAIL PROTECTED] wrote: Hey - I am looking at this error and spinning my wheels trying to figure out WHY I'm getting it. If I add a WHERE statement to the query below it works fine, so why not a simple select * from table ?? Any ideas? I can't find any information online

Re: Name can't be empty error?

2006-05-17 Thread joe velez
Did you ever figure out why it's blank? I get the same error ... however ... to access the file in question my client would need to login, and click a link. Upon logging in the DSN is used immediately, so I would think the error would occur upon logging in, not the second (or subsequent)

best way to access Access DB

2006-05-09 Thread joe velez
hi i have an access database on server A, but CF is running on server B whats the best ay create a DSN for the server is CF is running on server B, map a dirive -= Joe ~| Message:

Re: best way to access Access DB

2006-05-09 Thread joe velez
HAHA - Naturally moving the db would be the fastest/easiest, but in this case it's not a realistic solution. The db needs to be hosted remotely, and CF is not going to be installed on the remote server (might just do that though). I really only need to write a single SELECT, [output], UPDATE

Re: best way to access Access DB

2006-05-09 Thread joe velez
i know i know --- i laugh myself. im working on a quick, temporary solution. their database is tied into their entire business (accounting package, product database, etc) ... however 1 form they use to update returns (inside of access) doesnt quite do what they want so i figured i'd just

CFPOP error

2006-04-25 Thread joe velez
Hi - I am running a basic CFPOP tag: cfpop action=getall name=chk_msgs server=#my_server# username=#session.email# password=#session.password# but I am getting an error which doesnt really say much: -- Attribute validation error for tag cfoutput.

Re: 3rd Party Cookie Reading [try to explain again]

2006-04-24 Thread joe velez
I understand about setting the cookie using an image. That's not what I'm looking to do. I want to try and READ the cookie provided from another web site. Lets say I visit SITE_A (not my site) and a cookie is set. Now I visit SITE_B (my site). I would like to read the cookie information from

Re: 3rd Party Cookie Reading [try to explain again]

2006-04-24 Thread joe velez
Or rather when I visit SITE_A I do have the ability to add some HTML so I would use something like img src='mysite/my_cookie_reading.cfm' ... this script i would like to execute and see if i can read the cookie(s) set by SITE_A any suggestions? I understand about setting the cookie using an

Re: 3rd Party Cookie Reading [try to explain again]

2006-04-24 Thread Joe Velez
my goal is to gather info about the user that is logged in. NOT their password, just a USERID or USERNAME stored as a cookie [im pretty sure] or perhaps a session varible. i've check my cookie file regarding this particular web site and found my USERID in the file. maybe there is a way to read

Re: 3rd Party Cookie Reading [try to explain again]

2006-04-24 Thread Joe Velez
=) Yea - I realize the security issues. And that's not the goal I was after, but thought if you knew the cookie name, you could read the cookie value. BUMMER! Thanks. - Original Message - From: Bryan Stevenson [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Monday,

3rd Party Cookie Reading

2006-04-22 Thread joe velez
Hi - I would like to be able to have a script run using an embed tag or iframe, etc that can read cookies from another site. Lets say SITE_A sets a cookie test with value thevalue. From SITE_B I would like to read the cookie 'test' and know that the value is thevalue. How can this be

Re: 3rd Party Cookie Reading

2006-04-22 Thread Joe Velez
: Re: 3rd Party Cookie Reading joe velez wrote: I would like to be able to have a script run using an embed tag or iframe, etc that can read cookies from another site. Lets say SITE_A sets a cookie test with value thevalue. From SITE_B I would like to read the cookie 'test' and know

CFX_Image_MX

2005-04-30 Thread Joe Velez
is being copied w/ the new name rather than being copied sized down. The code is identical on each server so something specific about this server is preventing the tag from executing properly. Any suggestions? Thanks Joe Velez

Re: cfexecute carriage return

2005-03-30 Thread Joe Velez
test - Original Message - From: joe velez [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Sunday, February 13, 2005 9:46 AM Subject: cfexecute carriage return hi - does anyone know how to add a carriage return to the command line (windows). i read $_ is it but this isnt

cfexecute carriage return

2005-02-13 Thread joe velez
hi - does anyone know how to add a carriage return to the command line (windows). i read $_ is it but this isnt working. im running a command that has 2 parts. when the initial request is made it awaits another request, then you have to close out the request altogether. If you have previously

cfexecute mysql windows

2005-02-09 Thread joe velez
hi - im running cfmx6 w/ mysql 3+ and im trying to execute the following tag: cfexecute name='c:/mysql/bin/mysql.exe' arguments='-u #username# --password=#password# -h localhost #database# c:/sql.sql' /cfexecute However, whenever I run this rather than it executing correctly I recieve the

quick dw q

2004-11-01 Thread joe velez
hey - i use dreamweaver to edit my cfm files, however, all too often i open a file that has includes and dw wants to grab those files as well. is there a way to turn this off? i hate waiting to download all of the files when i only want to open one - esp. irritating when i want index.cfm :)

Re: cf server is slow

2004-09-22 Thread joe velez
i'd check all your log files, delete them if u dont need them. including apache if u run it. then i'd check to see if your FTP got hacked, maybe you have anonymous open ... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

cfexecute mysqldump sh

2004-09-13 Thread joe velez
hi im trying to dump a database on the fly w/ cfexecute on redhat cfexecute name='mysqldump' arguments='mydatabase /path/to/save/dump' outputfile='/path/to/save/results' /cfexecute but this only returns -- MySQL dump 9.11 -- -- Host: localhost Database: unrivaled -- -- Server version

Re: Help with Custom Error Messages

2004-09-13 Thread joe velez
maybe cfabort [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: installing Apache for Windows...

2004-09-13 Thread joe velez
i recommend that you first stop IIS :) then install apache as a service. go into services and DISABLE IIS, and enable apache to start up when you boot up. if you ever have issues starting apache, you can always attempt to start it up at the command line and debug it from there. CF will also

Re: cfexecute mysqldump sh

2004-09-13 Thread joe velez
not sure if anyone read this ... so i wanted to start it up again and see if anyone had any suggestions. thanks. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: cfexecute mysqldump sh

2004-09-13 Thread joe velez
uhh.. actually i dont a my.conf file ??? #locate my.conf returns nothing let me try w/o /path... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

apache not starting, LoadModule

2004-09-12 Thread joe velez
hey i installed cfmx on rh w/ all the default settings and it was working great. then i played around with adding virtual domains via the GUI interface and i think that overwrote the httpd.conf file that had the correct LoadModule info for CF to run.. when i pull up a CFM file i get the code,

Re: apache not starting, LoadModule

2004-09-12 Thread joe velez
well.. which one? :) i did #sh apache_connector.sh but that didnt seem to do anything. I need to add in the correct LoadModule info to httpd.conf -- or maybe I have it but it's throwing an error. I accidentally overwrote the file removing the LoadModule data, when I found a sample online I

Re: apache not starting, LoadModule

2004-09-12 Thread joe velez
the script runs ... this is the response: Found JRun server default at 127.0.0.1:2901 This web server is already configured for JRun. and i agree, i think it would be easier to reinstall, but when i did it wouldnt let me install cfmx, only an update or 30 day eval. im installing off the

Re: apache not starting, LoadModule SOLVED

2004-09-12 Thread joe velez
a reinstall was much more successful and i think i see the problem. i was using quotes in the path to mod_jrun20.so .. maybe that was the problem? maybe not. in any event its working now. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and

Re: uploading jpegs - cffile

2004-09-10 Thread joe velez
Are there any other types of jpegs or gifs that I should add to this list? You might consider adding PNG files. jv [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: uploading jpegs - cffile

2004-09-10 Thread joe velez
yes, thats why i mentioned it :) [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: doubling E-mail

2004-09-10 Thread joe velez
are you looping the query and cfoutput-ing the query?? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Weird Problem

2004-09-10 Thread joe velez
yes the server can cache files .. talk to your host to see if this is the case [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Dates in Queries give me fits! Advice please?

2004-09-10 Thread joe velez
want sql to know if you want june 2003 or june 2004; sometimes its easier faster to use multiple columns for each part of the date (month, day, year) joe velez [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Weird Problem

2004-09-10 Thread joe velez
hmmm - i dunno, reboot :).. check the web server's path to your files and make sure you put the files in the right place. are you sure you overwrite the files? check the date modified pretty strange [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: concatenate help please

2004-09-09 Thread joe velez
='absolute/path/to/file' output='#writetofile#' cfincludetemplate='relative/path/to/file' that might work for you. just an idea. joe velez [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: looping and for statements

2004-09-09 Thread joe velez
this is all you need to do... you can use cfloop instead of cfoutput query; the concept is the same. joe velez [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: generate print dialogue box

2004-09-09 Thread joe velez
one thing i never got was if someone was willing enough to click a button in the web page to print ... what's so difficult about clicking the browser's print button? does this humor anyone else or am i alone? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Re: Looping in CFSCRIPT

2004-09-09 Thread joe velez
funny u mention that.. i was just looking today and came across this http://www.houseoffusion.com/script.ppt and http://tutorial84.easycfm.com/ you can use FOR and WHILE loops .. its in the ppt above get some caffine try to google: cfscript joe velez [Todays Threads] [This Message

Re: Looping in CFSCRIPT

2004-09-09 Thread joe velez
i havent actually played w/ cfscript too much, but in reading about it briefly i believe its something like this for a comma del. list cfscript var=0; /* not sure if var = 0 if you dont set it first, you can probably exclude this, but set it to be safe */ while(VAR lte listlen(yourlist)) {

Re: Looping in CFSCRIPT

2004-09-09 Thread joe velez
come on G .. php??? hehe =^) -- that's for Carsten god .. you know who you are! [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

anyone RHCE?

2004-09-09 Thread joe velez
anyone RHCE? just got a simple quick q to post private or here thanks joe velez [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: anyone RHCE?

2004-09-09 Thread joe velez
i, too, would like to become rhce, as soon as time and $ allow. ok its probably very easy for you guys... how do you create a new ftp user from the command line? i looked all over rh, some other forums, and only found 1 useful post, but it was in the GUI which is fine since im developing on my

Re: anyone RHCE?

2004-09-09 Thread joe velez
thanks, i'll consider webmin. can't hurt :) i dont mind the command line stuff.. it's different and kinda fun. i just dont know much at all, but im learning slwly. jv [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: anyone RHCE?

2004-09-09 Thread joe velez
well i did this first #rpm -q wu-ftpd anonftp so now what? :) [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: OT: Any Apache Guru there???

2004-09-08 Thread joe velez
#virtualhosts - Joe Velez [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: OT: Any Apache Guru there???

2004-09-08 Thread joe velez
I concur w/ this. You need to create a seperate path for each site, so that each has it's own log file, not a shared log file. Also .. I hope you have lots of disk space or plan to delete the log files often. As they grow they will drastically slow down the server, possibly to a halt. joe

Re: Hi

2004-09-08 Thread joe velez
automatically? i dont think so. i think you can get the date info .. so maybe you can dynamically change the name of the file being used.. probably not. i was thinking mabe like /logs/log#date# where #date# is the apache syntax for the date (%d or something?? not sure) i'd just write a

Re: cfquery error on new database

2004-09-07 Thread joe velez
hmm i dunno .. actually i managed to get it to work some of the time HEHE .. then i found a java sleep tag to use .. and that worked every time except when i refreshed the page 5 times real quick, then it gave me an error that either the db didnt exist, or the table didnt exist. i guess i coudl

Re: E-Checks

2004-09-07 Thread joe velez
length ? don't you have a checkbook? hehe jk my routing is 9 and account is 10, but the first digit is 0 .. and i had to omit it on either paypal or my banks site for verification. so just 9 i'd say. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

cfquery error on new database

2004-09-06 Thread joe velez
ok .. strange scenario. i have a script that is creating a mysql database on the fly. no login/password is required. i create the tables. i create a dsn on the fly as well. once the db is created i try to run a quick query on it but receive an error like: General error: Unknown database

Re: hlooping and stuff

2004-09-02 Thread joe velez
it's late.. but i think this will work for you... cfparam name='startrow' default='1' cfset img_per_page=25 cfset cnt=0 cfloop query='blah' startrow='#startrow#' endrow='#evaluate(startrow+img_per_page-1)#' cfset startrow=startrow+1 cfset cnt=cnt+1 cfif cnt eq 1tr/cfif tdYour Image Here/td

Re: CFX_Ping

2004-09-02 Thread joe velez
if you are on windows .. why not use cfexecute?? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

currency symbol converter

2004-09-02 Thread joe velez
hey is there a way to convert the $ to another character. i have an app that displays the price, but DollarFormat automatically prepends the dollar sign. I have something like cfset cursym = 'euro;' cfoutput#replace(dollarformat(price), '$', cursym, 'ALL')#/cfoutput i was just wondering if

Re: CFMAIL and mass mailings: problem?

2004-09-02 Thread joe velez
i would create a schedule task that sends out smaller amounts, maybe 500 at a time, and keeps track of where you are in the list. i dont think CF can handle sending 25K messages at once, it'll probably kill the server. however, i've only had this issue on cf4.5, i havent tested sending bulk

Re: Looping Question

2004-09-02 Thread joe velez
try w/o the query name in your sql statement i had to change a few loop/queries migrating from cf5 to cfmx .. cfloop index=memberID from=1 to=#getRecords.recordcount# cfquery name=updateRecords datasource=#REQUEST.dsnSQL# username=#REQUEST.dsnUID# password=#REQUEST.dsnPWD# UPDATE

Re: currency symbol converter

2004-09-02 Thread joe velez
Cool .. i knew there was a function just too lazy to look it up. LSCurrencyFormat should provide enough for now as I'm just working on US, EUROPE, specifically Germany, but if my app goes global to regions CF doesnt support I'll check out the other links sent. Thanks to all. [Todays Threads]

Re: SQL Query Problem

2004-09-02 Thread joe velez
post the error [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: hlooping and stuff

2004-09-02 Thread joe velez
what didnt work exactly? ... ...i see i forgot the table tags, so that might have caused a prob. this should work for you though... (test.cfm) cfquery name='blah' datasource='#dsn#'select * from [TABLE]/cfquery or cfdirectory name='blah' directory='/path/to/files/' cfparam name='startrow'

Re: SOT : Keeping JS Count

2004-08-31 Thread joe velez
If you want the price displayed on the page and updated every time a new option is selected w/o the page being reloaded you need to use _javascript_, otherwise i would imagine the radio button's value would be associated with a price from the database. (optionid 12 = $50) [Todays Threads] [This

Re: cfmail

2004-08-31 Thread joe velez
you could use html emails, too [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: CFHTTP and replace() on Multiple Lines

2004-08-31 Thread joe velez
it appears that there are more than 1 carriage returns in your document, and you're only trying to replace 1.. actually only: td /td when maybe you should be replacing td#chr(13)##chr(13)##chr(13)#/td for td /td how bout instead of chr(13) just use a physical cr ... line = replace(document,

Re: cfoutput and cfquery question ...

2004-08-28 Thread joe velez
Here you go ... cfquery name='blah' ../ cfoutput query='blah' cfloop list='#blah.columnlist#' index='col' #col# = #evaluate(col)# /cfloop /cfoutput - Joe [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: cfhttp showing default info, not my site

2004-08-27 Thread joe velez
ya i saw the value of pageid, but that would at least provide an error, and save the error. im not getting htat, im getting the default page .. but i tried a couple other sites running on a different IP and it works fine for them, so it must jsut be my site for some reason. gotta figure out why.

Re: CFX_Image oddity

2004-08-27 Thread joe velez
not sure if its a known bug, but sounds like it could be. i would assume the tag only wanted JPG and GIF file extensions ?? anyways, why not use CFFILE to save the file .. rename it YOURFILENAME.JPG removing the E from JPEG .. then proceed as you normally would btw, im looking for a cfx image

Re: Looping through lines in a file

2004-08-27 Thread joe velez
i know you said cfscript, but why not cfloop? cfset myish='something, url something else, else somethingnice, nice ' cfloop list='#myish#' index='myishrow' delimiters=' ' cfset firstitem=listgetat(myishrow,1) cfset seconditem=listgetat(myishrow,2) /cfloop - joe [Todays Threads] [This

Re: CFX_Image oddity

2004-08-27 Thread joe velez
im not sure about BEFORE they upload, but you could upload it, check it, and if it's too big delete itprobably not the best solution, but it works. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Help with CF OLD Administrator

2004-08-27 Thread joe velez
i think they are stored in the registry .. so maybe you can look in there [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

stored procedures

2004-08-26 Thread joe velez
hey this might sound lame to some of you that use stored procedures and i apologize, but what is the point or what is the benefit rather? from what i have read so far i havent seen a point, but maybe i just dont understand the concept completely. whats hard about saying cfquery.../ cfquery... /

cfhttp showing default info, not my site

2004-08-26 Thread joe velez
when i CFHTTP to my own site instead of seeing my site, i get a THIS IS THE DEFAULT PLESK PAGE .. i can CFHTTP to other sites no problem. any suggestions for a fix? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: cfhttp showing default info, not my site

2004-08-26 Thread joe velez
confused! -joe Send your code .. I will test it from here. Paul Giesenhagen QuillDesign 417-885-1375 http://www.quilldesign.com - Original Message - From: joe velez To: CF-Talk Sent: Friday, August 27, 2004 12:45 AM Subject: cfhttp showing default info, not my site

cfx JRun closed connection

2004-08-25 Thread joe velez
hi - i created a simple CFX tag to resize images since i couldnt find a tag out there ... if anyone has one (java, not c++) we don't have to try to resolve this post :) the tag works cuz i can go and view the resized image, however, the page that runs the script always displays: Server Error

test

2004-08-25 Thread joe velez
test [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: URL's with variables

2004-08-23 Thread joe velez
i think i had a similar problem in older versions of Netscape, maybe THEY (whoever is testing) has netscape, or an older browser? I don't know what else would cause that... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Exactly *how* smart are we?

2004-08-22 Thread joe velez
and experience! Surely it would be interesting to know how one stands against their peers. Frankly though, I couldn't be bothered to take the test because it seems like an annoying and tedious task. Besides, I figure there are plenty of people more intelligent than me. Of course, I am not sure

Re: Create MYSQL Datasource

2004-08-20 Thread joe velez
Worked perfectly for MySQL (from your instructions). I'm going to customize it slightly so that I don't have to post the admin. pw to the object rather have it set like cfset isLoggedIn=cfAdmin.login('#adminpw#') something like that. Anyways works great .. I was going to write a 2-3 step CFHTTP to

Re: Create MYSQL Datasource

2004-08-19 Thread joe velez
Rick - I have a similar issue. Are you on NT or Linux? I have a cfx tag that will create the dsn on NT, but I have not tested it on CFMX, only CF4.5 ... and to further OUR problems I lost the syntax .. I'm going to look through my emails to see if I have it or ask another guy that has direct

Re: My First Shopping Cart

2004-08-19 Thread joe velez
At 11:46 AM 8/19/2004, you wrote: Save yourself250+ hours: Buy CFWebstore @ http://www.cfwebstore.com -- Alex SWEEET! CRASHED CFWEBSTORE .. of course, its a missing cfx tag ... but you'd think the demo would be flawless. Error Occurred While Processing Request Error Diagnostic Information

  1   2   >