Web based CF Mail interface

2003-08-14 Thread Rafael Alan Bleiweiss
If I go with a web based CF driven interface that I require all clients to use, because that's on the server farm with "localhost" as the mail server... that would then allow me to enforce the No Relaying rule correct? ~| Archiv

Re: Web based CF Mail interface

2003-08-14 Thread Rafael Alan Bleiweiss
At 10:34 PM 8/5/03, you wrote: >Are you trying to build your own home grown mail server? I ask, because most >email server packages have built-in settings to enable "SMTP AUTH" which >prevents relaying due to the requirement of a user name and password to send >mail. They also support SMTP, POP3

RE: MM Exchange lack of proper navigation or ease of use

2003-08-14 Thread Rafael Alan Bleiweiss
At 08:16 AM 8/6/03, you wrote: >I agree wholeheartedly. And Michael even made a discussion group to >reach MM people called "Macromedia-Talk". It's at: > >http://www.houseoffusion.com/cf_lists/index.cfm?method=threads&forumid=2 >8 Thanks Kevin I'll check it out. I'm totally willing, at no charge,

Re: Web based CF Mail interface

2003-08-14 Thread Rafael Alan Bleiweiss
oked at IMail server from IPSwitch? > >http://www.ipswitch.com > >-Novak > >- Original Message - >From: "Rafael Alan Bleiweiss" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, August 05, 2003 10:37 PM >Sub

Re: Web based CF Mail interface

2003-08-14 Thread Rafael Alan Bleiweiss
>What's the no relaying rule? >What exactly are you trying to accomplish, besides not creating an open relay? >Whether or not an SMTP relay is "open" is completely in the hands of the email >server configuration. Permitting relaying only from localhost and/or machines >on the local network would b

MM Exchange lack of proper navigation or ease of use

2003-08-14 Thread Rafael Alan Bleiweiss
OK, so MM is THE inventor of Flash right? and MM has a ton of highly skilled developers on staff too right? So how come the CF Exchange Frustrates me no end? Sorry for the frustration comin out here but I never got an answer back from my direct post on the MM site and I know MM people read t

IIS Lookup and CF Datasource reports?

2003-08-11 Thread Rafael Alan Bleiweiss
Is there a CF way to generate a list of all the domains I have on my server AS WELL AS their associated domain directory? The built in IIS List export doesn't show which directory on the server... ALSO - How about a similar report for Datasources in CF 5 Admin - Datasource name, ODBC Data

Re: Web based CF Mail interface

2003-08-06 Thread Rafael Alan Bleiweiss
>A webmail interface is a poor alternative for most people accustomed to >using a >standard email client. If you really wanted to go that route, I'd suggest >investigating a good open source webmail client, such as SquirrelMail, written >in PHP. This would be more than just a form for sending me

Re[2]: OT? Tracking email via embedded images

2003-08-02 Thread Rafael Alan Bleiweiss
At 10:38 AM 8/2/03, you wrote: >Rafael, I do s.th. like >this behind the real image ( >src="http://www.foo.com/tracking.cfm?issue=20030721&pictureID=2&linkID=0&campaignID=1"; > >border="0" height="1" width="1" alt="dummy"> > >and in tracking.cfm I have: > > >Insert Into trackingData (email, issue,

Random Form Validation Word with graphics

2003-08-02 Thread Rafael Alan Bleiweiss
First I want to thank everyone on the list for helping me so much lately. I'm up to my neck in new territory and CF Talk is invaluable to me, which in reality means everyone on the list is invaluable to me! OK - So I have a registration form that requires the need to generate a random 4 or 6 c

OT? Tracking email via embedded images

2003-08-02 Thread Rafael Alan Bleiweiss
I have a client who wants to send out emails with images embedded because he heard you can track info about the image being opened in the email through some sort of server process. I know a site's log reports on which images were viewed in a web browser during a visitor session, however how do you

RE: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
> >onclick="htmltotext();"> > > >onclick="text2HTML();"> > got myself all worked up to have the client choose to go with the "Parse the contents from the textfield and reload with *** replacing all the bad words. ~| Arch

RE: multipart form - passing fields

2003-08-01 Thread Rafael Alan Bleiweiss
Why not post the contents to the DB after each page? I do this and it allows me to retain the input for those sites where the visitor has the rights to come back again later. Post once per page, and no worries. I track which page was completed in the DB and check for a "AllCompleted flag. If

RE: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
="htmltotext();"> > > >onclick="text2HTML();"> > > >HTH, > >Jeff Garza >Manager, Phoenix CFUG >Certified ColdFusion MX Developer >[EMAIL PROTECTED] > > > >-Original Message- >From: Rafael Alan Bleiweiss [mailto:[EM

RE: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
At 11:47 AM 8/1/03, you wrote: >editable DIV to hold the formatted text, and then when you go to submit, >copy the innerHTML or innerText value from the div to a hidden field... Just a pointer please - how to copy the innertext to a hidden field? ~

RE: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
>If you are in an Intranet setting and are using IE, you can use an >editable DIV to hold the formatted text, and then when you go to submit, Hey this is really good... its not an Intranet, but I think for the first time in my life I want to say screw my own rules... and require IE Now I need t

Re: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
At 11:40 AM 8/1/03, you wrote: >http://www.faqts.com/knowledge_base/view.phtml/aid/13562/fid/130 This allows manipulation of a "selection". I need to be able to parse through the submitted textarea content and feed it back into the form with numerous words html wrapped with Bold or Red... mul

RE: CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
>Unfortuneatly, a standard HTML textarea doesn't render HTML codes, so >you really can't highlite words - the textarea would show the or >style or font tags, etc.. > >You'll need to use an HTML editor object - I use SoEditor Lite >(http://www.siteobjects.com/pages/order.cfm). It's free and very >s

CF tag for highlighting text in a textfield?

2003-08-01 Thread Rafael Alan Bleiweiss
Anyone ever do this or know of a custom tag? I've got a form that needs to be checked against a list of bad words, and the refresh of the page needs to have the text in the textarea with the matched bad words highlighted in bold or red font... What's it take to do this? ~~~

Looking for Adam Roe

2003-07-29 Thread Rafael Alan Bleiweiss
Does anyone on the list know Adam Roe? He's an ASP programmer in Brooklyn and I need to get hold of him, except I can't recall which mailing list I first made contact with him on... When I lost my hard drive's FAT table I discovered that my backup data of my email contacts and my contact databa

Re: OT: Netscape 7.1

2003-07-28 Thread Rafael Alan Bleiweiss
At 10:51 AM 7/28/03, you wrote: >A lot of the browsers use their browser in. Standards mode means the browser tries to render >Standards compliant. Quirks Mode means that it tries to render it the way >it used to. > >A listing of the various modes and browser compliance can be found at: >http://

Re: OT: Netscape 7.1

2003-07-28 Thread Rafael Alan Bleiweiss
>Did you validate your HTML in both cases? >Why not write XHTML? Jochem, Thanks for asking me why not XHTML... I've done some reading up on it and yeah, it's pretty clear that I need to start learning this as well! ~| Archi

RE: OT: Netscape 7.1

2003-07-28 Thread Rafael Alan Bleiweiss
At 06:22 AM 7/28/03, you wrote: >http://www.css-discuss.org Excellent resource - thanks for posting this! After all these years in this industry, just now getting past my knees in CSS as a consistent solution feels both awkward and comfortable at the same time! ~~~

Re: OT: Netscape 7.1

2003-07-28 Thread Rafael Alan Bleiweiss
Well, I did validate html and it's all clear. Why not XHTML? Cause I'm just now teaching myself enough about CSS to become proficient in it. Haven't even begun to explore XHTML. I did find out that my in HTML 4 but not in 3.2, they will be ignored in 3.2 but >rendered in 4. That is intended b

Re: OT: Hurricane in Houston?

2003-07-28 Thread Rafael Alan Bleiweiss
It's BOGUS. The hurricane didn't hit Texas til TUESDAY the 15th. If a DEADLINE was for the 13th, that means they had to have completed what they were to do TWO DAYS before the hurricane hit. FROM NASA: http://www.gsfc.nasa.gov/topstory/2003/0715claudette.html Category 1 Hurricane Claudette, the

Re: OT: Netscape 7.1

2003-07-27 Thread Rafael Alan Bleiweiss
Yeah NS 7.1 is pretty good, however I just discovered a quirk last night regarding CSS. I've got a major CSS file that sets padding, and a host of other elements in tables. When I generated the page using the My main navigation table in NS 7.1 had a gap in it, not in IE though. I decided to

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Rafael Alan Bleiweiss
At 06:12 PM 7/25/03, you wrote: >shopping cart available for everyone, but UPS told me they're going >to start taking legal action against people that offer any sort of >modules and/or custom tags, etc. that integrates with their Online >Tools, free or otherwise, that isn't expressly licensed for t

UPS, XML and CF5

2003-07-23 Thread Rafael Alan Bleiweiss
I need to implement the UPS shipping charge calculation method for an ecommerce site with XML (til now I've used the old UPSPrice system)... The difficulty is twofold First, I've never implemented XML Second, I've only got CF 5 server (the only tag I found in the online gallery is a CFMX impl

Re: Usability

2003-07-10 Thread Rafael Alan Bleiweiss
just my 2 cents: One of the most challenging issues is balancing dev to market time with usability that truly meets the needs of the target audience. "Idiot-proofing" comes to mind as vital, yet to the extent that it can be done in deliverable time-lines. Stripped out admin is something I ALWA

RE: Calendar App

2003-06-27 Thread Rafael Alan Bleiweiss
Peter, thanks for posting that - I just downloaded this and will give it a whirl next week when I can focus... pretty good as a core system... At 01:37 AM 6/27/03, you wrote: >Have a look at >http://www.coldgen.com/index.cfm?fuseaction=ProductDetails&ProductID=3 - and >it's totally free - but bas

RE: Calendar App

2003-06-26 Thread Rafael Alan Bleiweiss
Yeah that's the one! The others (with source links posted) help someone get started, however THIS one is the one with it all! At 10:01 PM 6/26/03, you wrote: >That may not be the one peeps want - I was under the impression everyone >wanted the one from www.myrtlebeachconventioncenter.com ... > >

Re: Calendar App

2003-06-26 Thread Rafael Alan Bleiweiss
Yes, of course - this is a truly clean looking calendar, please include me! At 03:10 AM 6/27/03, you wrote: >I wouldn't mind having a copy as well! > >- Original Message - >From: "Bosky, Dave" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Thursday, June 26, 2003 5:55 AM >Su

Re: WAY OT - Setting Mail Server to block relaying

2003-06-26 Thread Rafael Alan Bleiweiss
Jochem is right. There's no excuse for my failure to take the time to deal with this sooner. Life brings us lessons all the time - it's up to us to determine whether we choose to have those lessons come with less pain or more. At 04:15 AM 6/26/03, you wrote: >Michael Tangorre wrote: > > Wow...

Re: WAY OT - Setting Mail Server to block relaying

2003-06-25 Thread Rafael Alan Bleiweiss
Thanks for all the replies! As I understand it there's two alternatives - either SMTP-Auth, or the client's SMTP settings set to their ISP. Sadly, in the second case, I've previously had one client who uses RCN set her return address to one of my domains and RCN rejected it because it was not

Re: WAY OT - Setting Mail Server to block relaying

2003-06-25 Thread Rafael Alan Bleiweiss
or hosting solutions http://www.clickdoug.com >ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772 >== >If you are not satisfied with my service, my job isn't done! > >- Original Message - >From: "Rafael Alan Bleiweiss

WAY OT - Setting Mail Server to block relaying

2003-06-25 Thread Rafael Alan Bleiweiss
If anyone can point me in a direction or to a mailing list on topic, I would greatly appreciate it. I'm trying to breath life into my web work again, and this week discoverd that my little mail server IP (I'm running Post.office) was added to a "SpamWatch" list (ORDB.org) and I immediately got

Re: CF Compatability

2003-06-15 Thread Rafael Alan Bleiweiss
Dave, I do appreciate your desire to understand, however this email, as in the last one, has come across as judgementally attacking with a foundation based in a very limited undedstanding. Intended or not, that's just how it comes across. Poor business management how? Because an individual c

Re: CF Compatability

2003-06-15 Thread Rafael Alan Bleiweiss
At 04:58 AM 6/15/03 -0400, you wrote: >If you're free-lancing things are only marginally better. You don't quite >have to multiply by 3, since you don't have the overhead, but you do need to >multiply by 2.5 since you'll be paying all the FICA taxes, insurance, etc There's a LOT more to it... Let

Re: CF Compatability

2003-06-14 Thread Rafael Alan Bleiweiss
The Lexus-Toyota debate... More than a couple on the list placed the concept of "a few bucks" being the difference between MX and BD free version... First, I may be working more hours than I ever did, however most of this is unbillable hours these days - I'm forcing myself to learn Flash - not

CFMX,BD... the question on many minds...

2003-06-14 Thread Rafael Alan Bleiweiss
WOW... I decided to actually go out to the park today after working 185 or 190 hours over the past two weeks, and the CFMX/BD thread went deep while I was gone!!! OK - so after all that I've read, I still sit here with a fifty fifty issue, EXCEPT - Did I read correctly? BD's CFQUERY does NOT

RE: ColdFusion 5 Trial

2003-06-14 Thread Rafael Alan Bleiweiss
As someone who has been running CF 5 Enterprise very succssfully, I'm curious as to the pros and cons, challenges that lie ahead if I were to consider moving to The Dragaon. I'm excited by it's potential, especially if MX functionality will be included - MX has some great features and functio

Re: OT~ but a good laugh:)

2003-06-12 Thread Rafael Alan Bleiweiss
to be had, I always just open NotePad. Billy's good for SOME software after all! At 09:42 PM 6/12/03 -0400, you wrote: >i must admit, i did start with fp98 >I'm assuming thats why I cant spell now;) > > >----- Original Message - >From: "Rafael Alan Bleiweis

RE: OT~ but a good laugh:)

2003-06-12 Thread Rafael Alan Bleiweiss
hahaha I've been dealing with clients who like FrontPage since the Spring of 96! Visualize converting fifty uniquely "coded" FrontPage web pages into "reasonably usable" HTML pages, by hand, line by line for the first half dozen til you can catalogue all the common "extra" code, then globally

conversion problem SOT

2003-02-06 Thread Rafael Alan Bleiweiss
New problem with my csv process... I've got one column that occasionally spits out bad text - I start with an Excel spreadsheet, convert the column format to "TEXT" and save it as a CSV file... When I convert it all looks fine... When I close it and reopen it, the field on SOME rows has all P

RE: CF Query process times

2003-02-05 Thread Rafael Alan Bleiweiss
At 04:25 PM 2/5/03 -0500, you wrote: >Maybe it's not the queries which are slow? Maybe the server is overwhelmed, >so it has to wait longer to get database connections, etc, and your queries >themselves are only taking a fraction of that time. It's only on the one page - no matter how many times I

Re: Jeremy Allaire leaving MM

2003-02-05 Thread Rafael Alan Bleiweiss
Just read this and understand his wanting to stretch and change... an amazing guy who has helped to permanently and positively change the Internet on a huge scale - Jeremy's work (and everyone who founded Allaire) has touched and influenced so many lives... Along with Marc Andreesen, Vint Cer

CF Query process times

2003-02-05 Thread Rafael Alan Bleiweiss
I've got an ECommerce site and every page but the home page loads reasonably fast however the home page takes an average of 24 seconds to process - when I debug and add up the process time of all the queries that are running, they only total 160 milliseconds... which makes no sense to me...

RE: Sound Resources

2003-02-05 Thread Rafael Alan Bleiweiss
http://www.killersound.com Excellent sounds - the free comps are not so perfect, however just signing up for free gets you full quality comps and for high quality high end sites their pricing is great. ~| Archives: http://www

Re: CF 5 CFIF NOT LIKE

2003-02-03 Thread Rafael Alan Bleiweiss
That's what I love about CF and this community - there's six ways to slice the bread and I get to choose... Thanks to all who replied ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://w

CF 5 CFIF NOT LIKE

2003-02-03 Thread Rafael Alan Bleiweiss
I need to verify if a field does NOT contain "FOR " ... I have tried FREE GIFT and FREE GIFT but both choke... For now I am using FREE GIFT Which is clugy - I need a way to do it without the CFELSE... ~| Archives: http://www.ho

FED EX OR UPS SHIPPING LABEL TAG?

2003-01-31 Thread Rafael Alan Bleiweiss
Has anyone developed a Custom CF tag for, or implemented an off the shelf solution for automatically generating UPS or FedEx shipping labels? What's this cost? How insane is it to implement? Does it require third party software? ~~~

RE: SOT: Serv-U? on Win2K=great

2003-01-31 Thread Rafael Alan Bleiweiss
At 11:15 AM 1/31/03 -0500, you wrote: >Do I have to "disable" IIS FTP management to use it, >as someone mentioned with another FTP management tool? It's been over a year since I installed it on the Win2k server. Don't remember if we deactivated that or not. I do remember it being simple to set

RE: SOT: Serv-U? on Win2K=great

2003-01-31 Thread Rafael Alan Bleiweiss
We run Win2K Server and we've found that ServU is great Had to upgrade to the latest version because of our firewall settings (locked down the ports and our IP is now stealth and without the upgrade some (not all) Unix and Mac customers were getting intermittent connections, failed connections

RE: SOT: Serv-U?

2003-01-30 Thread Rafael Alan Bleiweiss
stat: (previously stated) - at ANT Internet/Computer Associates Nethaven Division we hosted over 350 client sites on dozens of servers using FTP ServU exclusively stat: at Briona Net I host over 35 sites using ServU - have been running my own license of it since I left CF in October of 97...

Re: SOT: Serv-U? TOTALLY AWESOME

2003-01-30 Thread Rafael Alan Bleiweiss
I've been using FTP Serv-U since 1996... It's got to be the most Administrator Friendly FTP Server out there... Totally effortless adding modifying and deleting of FTP accounts, with quotas, ftp rights control limits, user tracking, the works...all through the FTP Serv-U window - no need to do

RE: New problem with csv... argghhh

2003-01-30 Thread Rafael Alan Bleiweiss
At 08:38 AM 1/30/03 -0600, you wrote: >I've attached what I use to parse my CSV's into an array, which I can then Andy - no attachment! ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

ListFix UDF Question

2003-01-30 Thread Rafael Alan Bleiweiss
At 04:56 PM 1/29/03 -0600, you wrote: >- basically it ignores them. Try ListFix, >http://www.cflib.org/udf.cfm?ID=507, to change the null entries to Raymond, I looked at this udf - looks great for mid-string changes, however I've got two questions - 1. How do I include this udf into the loop b

RE: New problem with csv... argghhh

2003-01-30 Thread Rafael Alan Bleiweiss
Andy, Because I'm already into this with hours of code, and need at least a temporary solution, and as I'm so close with this one, what kind of code do I need to include in my loop to deal with this specific scenario? > when it is a,b,c,d it works but when it's a,b,c, it errors out

Re: New problem with csv... argghhh

2003-01-29 Thread Rafael Alan Bleiweiss
wow this is clearly the way to go moving forward - but now I need to ask if I'm so far into this already that I need to bully my way through based on current contract work/payments, or scrap all these hours... At 08:11 PM 1/29/03 -0500, you wrote: >By editing the schema.ini file you can add a t

Re: New problem with csv... argghhh

2003-01-29 Thread Rafael Alan Bleiweiss
At 06:11 PM 1/29/03 -0500, you wrote: >Create a ODBC Text Datasource to the file one the machine and then >just use cfquery to turn it into a query...which you can loop over or THe problem is it's a multi-thousand record product table from multiple manufacturers and new prices come out all the ti

RE: New problem with csv... argghhh

2003-01-29 Thread Rafael Alan Bleiweiss
At 04:56 PM 1/29/03 -0600, you wrote: >Is your problem like a typical record looks like this :"a,b,c,d" but when it >is "a,b,c," it error out? Or is your problem when the record is ""? It's like: row 1 a,b,c,d row 2 a,b,c, so it craps out on row 2 (sometimes this is in th

New problem with csv... argghhh

2003-01-29 Thread Rafael Alan Bleiweiss
OK so shoot me in the foot - if my csv file has x records and any of those records have a BLANK field- this won't work... it comes back with an error in the loop. Is there any way to force it to fill in a field with a null? This is especially important with the last recor

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
IT'S WORKING Sam, Raymond, Andy, thanks for the help and guidance... Ultimately, I honestly don't know why the CFFILE wasn't functioning, which drives me nuts because that was the biggest mistery of all... never to be discovered, as so many are not... Once I resolved that, it was debugg

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
, and a powerful ally it is." - Yoda > > > -Original Message- > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 29, 2003 3:47 PM > > To: CF-Talk > > Subject: RE: CSV loop > > > > > > At 03:37

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
At 03:37 PM 1/29/03 -0600, you wrote: >Add a bunch of output statements so that you can see what's going on. I've got CFOUTPUTs all over - before, and after the file tag, which comes before the cfloop - so it's not the query it's a problem with the cffile tag... but I scrapped it and used a know

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
At 03:41 PM 1/29/03 -0600, you wrote: > >Hello > >And you are saying the Hello doesn't show? And it's ABOVE the cfloop? That's correct - and just in case it was some crazy cffile syntax, I deleted it and pasted in a known good cffile tag and just referred to one of my csv files...

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
you wrote: >Are you sure the page is being hit? If you don't display anything on the >page, add a single HERE I AM to the page to make sure >that you are actually hitting the code. > >Andy > >-Original Message- >From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECT

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
sion Jedi Master for Mindseye, Inc > >Email: [EMAIL PROTECTED] >WWW : www.camdenfamily.com/morpheus >Yahoo IM : morpheus > >"My ally is the Force, and a powerful ally it is." - Yoda > > > -Original Message- > > From: Rafael Alan Bleiweiss

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
Ray, Thanks so much for guiding me through all this - it's quite frustrating... OK, so how do I implement it? I tried the code below, and again, it comes up with a blank... #Delims# UPDATE Products SET JPG = '#listgetAt('#line#',2, ',')#"

RE: invalid precision value

2003-01-29 Thread Rafael Alan Bleiweiss
For all those who helped with the Invalid Precision value error that came up when inserting from a CSV, thanks - I figured it out on my own finally - it turns out that for whatever reason, I had to go into Excel and highlight that column and manually set the cells to TEXT, then resave it, even t

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
gt; >Email: [EMAIL PROTECTED] >WWW : www.camdenfamily.com/morpheus >Yahoo IM : morpheus > >"My ally is the Force, and a powerful ally it is." - Yoda > > > -Original Message- > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > >

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
At 02:17 PM 1/29/03 -0600, you wrote: >Do you have this: > > > >on your page, or in your Application.cfm file? Do you see _other_ debug >info on the page? This is not set, however no other debug info appears - interestingly enough, when I put a with one of the variables above the query on the

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
the Force, and a powerful ally it is." - Yoda > > > -Original Message- > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 29, 2003 1:39 PM > > To: CF-Talk > > Subject: RE: CSV loop > > > > > > At 02:2

RE: CSV loop

2003-01-29 Thread Rafael Alan Bleiweiss
At 02:25 PM 1/28/03 -0600, you wrote: >Turn on display query in Admin Debug. Check to see the result of the WHERE >clause. Most likely, it is not turning out the way you think. I turned on Display Query and guess what - BLANK PAGE - for some reason, it appears the query isn't even running! Th

RE: invalid precision value

2003-01-23 Thread Rafael Alan Bleiweiss
>OK Field 1, 2, "3 - This is, perhaps reasonable so, OK", "4-This tends to >""Blow Up"", many times". > >Field 4 tends to end up as 2 or more fields, and if your tag doesn't fix >this bombs out the insert/update. Further research shows that previous csv uploads had commas in that field and they

invalid precision value

2003-01-23 Thread Rafael Alan Bleiweiss
I'm uploading a csv file into Access in a loop using the CSV2Data custom tag- adding new records and I get the following error: ODBC Error Code = S1104 (Invalid precision value) I've uploaded ten csv files that all worked well but this one blows up... What can cause this error message?

Re: CFserver 5 and Symantic AntiVirus

2003-01-22 Thread Rafael Alan Bleiweiss
We run Win2k Professional, CF 5, IIS and Norton Corporate on our shared server with 35 sites, 20k visitors a month or more... no known glitches At 10:18 AM 1/22/03 -0600, you wrote: >The company I work for wants me to use Symantic AntiVirus Corp Edition on >the web server. Does anyone know if it

UPS or FedEx Shipping Labels

2003-01-21 Thread Rafael Alan Bleiweiss
Anyone implement automatic creation of UPS or FedEx Shipping Labels, with related tracking interactivity? Any guidance, direction, cost factoring would be greatly appreciated. ~| Archives: http://www.houseoffusion.com/cf_lis

RE: String matches

2003-01-21 Thread Rafael Alan Bleiweiss
>Does this handle your needs? (Or do you have more than one potential value in >each myField field?) >WHERE myField IN (#listqualify(myString, "'")#) The string would be compared to a table field that always only has one item in it in the database.So the STRING might have no items, one i

RE: String matches

2003-01-21 Thread Rafael Alan Bleiweiss
>How about: > >SELECT * >FROM myTable >WHERE myField IN ('#myString#') WOuld that work even if the "String" is only one item and there's no delimiter? Or do I have to force a delimiter? Like I could apppend the variable with a comma at the end if none is found? ~~

Re: String matches

2003-01-21 Thread Rafael Alan Bleiweiss
>Is it a single entry, or have you put a list of items in the db field? It's in a form that a client has so they can search for one or more records... the form creates the string. It's a pain in the butt issue so for now it's what I've got to work with. ~~

String matches

2003-01-21 Thread Rafael Alan Bleiweiss
If I have a string that can contain one or more entries, and I want to match it against a table field, what's the best CF5 way of doing this? The string MAY have a comma, but if only one entry is in it there's no comma... For Example, if my string is: OR if my string is: how do I compar

UPS Live Feed Problem

2003-01-21 Thread Rafael Alan Bleiweiss
I've been using CF_UPSPrice to pull live UPS fees for shipping on a site for a couple years and recently anyone choosing Ground Commercial has been getting an error message back - does anyone know what happened with that method of shipping? ~

CF to MS Word or PDF - setting Margins and page size?

2003-01-21 Thread Rafael Alan Bleiweiss
Has anyone worked with creating an MS Word or PDF doc where you control the margins? I have a site that will need to generate a 100 page document in book format - with a predefined paper size, margin settings and page numbering - especially opposing page margins : Left pages right margi

OT PHP Mail List or UG?

2003-01-18 Thread Rafael Alan Bleiweiss
Can anyone refer me to a PHP mailing list or UG like we have for CF? ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4

RE: Alternatives to MS Access (WAS Re: MS Access)

2003-01-16 Thread Rafael Alan Bleiweiss
I have a client with two eCommerce sites I built that run on Access because that's what the client budget allowed for the two sites generate roughly 15,000 people a month between the two sites and several thousand dollars in revenue a month for the client - this isn't enterprise level but t

RE: Visual Fusion - Thoughts?

2003-01-16 Thread Rafael Alan Bleiweiss
At 01:52 PM 1/16/03 -0500, you wrote: >If they can't afford a server... what makes you think they will pay $75 >an hour + hosting? Ahhh the trick is, over the past five years I've developed a proprietary system that I use to generate 60% to 80% of the sites I build on the fly so I don't have t

RE: SOT Javascript Navigation

2003-01-15 Thread Rafael Alan Bleiweiss
Thanks for the answers and suggestions - I know these will resolve the issue. It's going to be a "detect browser/change relative positioning" thing for these issues - now I just need to think as to whether I want to make a dumbed down version for older browsers... ~

SOT Javascript Navigation

2003-01-15 Thread Rafael Alan Bleiweiss
OK - all you MAC guru's - I'm finishing up a brand new CF ecommerce site using Javascript/DHTML/Stylesheets to generate dropdown tiered menus and pulling the nav data from my database It's the first time I've ever done this kind of nav menu (ok - it's ancient technology I know...) and it's a

Re: Visual Fusion - Thoughts?

2003-01-15 Thread Rafael Alan Bleiweiss
Adrocknaphobia Jones wrote: >If a client won't pay a few grand for a server, then usually the job is >not worth my time. Additionally, these are the clients who will ask for Oh my God... yeah? Send those clients to me - I'd be happy to get the $75 an hour for my time that I charge regardless

CSV updater???

2003-01-14 Thread Rafael Alan Bleiweiss
I've got a site where I am using a CSVtoDatabase custom tag to add new records, but it doesn't allow for an update feature - are there any custom tags out there that do this (replace a record based on a specific field, or more ideally, only replace the specific contents of a few fields in that

User Group Team (Was ...programmer)

2003-01-14 Thread Rafael Alan Bleiweiss
I am offering my project management services to this potential consulting group. I've longed to return to more hands-off projects, less sales footwork (although I am highly skilled at working in tandem with an account manager), and less coding on my part. I thrive doing full needs analysis wo

Re: Visual Fusion - Thoughts?

2003-01-14 Thread Rafael Alan Bleiweiss
Visual Fusion sounds like something to learn more about, without a doubt - the potential is huge for those of us who have skills in CF but not in other languages like VB - the question tho is how do you run this in a stand-alone capacity without needing the Server? I am assuming there's extens

Re: Version Control/Archiving Tool(s)

2003-01-14 Thread Rafael Alan Bleiweiss
highest level code control available: 1 seasoned veteran development engineer 1 clipboard with full version log form 2 #2 pencils sharpened 1 9 mm pistol, loaded and holstered Of course, this may seem intimidating to your average programmer, however the reality is, a business needs to do what it

Re: OT allowing ASP functions on a CF 5 Server HELP

2003-01-08 Thread Rafael Alan Bleiweiss
The error I get is: The requested resource is in use. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://w

OT allowing ASP functions on a CF 5 Server HELP

2003-01-08 Thread Rafael Alan Bleiweiss
I am running CF 5 Enterprise on Win2K Pro, with IIS 5.0 and have a need to run an ASP process on one of my sites... ASP is listed in IIS for the domain but it won't run... what am I missing for turning on permissions for it? ~~~

RE: Got an opinion on MM Contribute?

2003-01-06 Thread Rafael Alan Bleiweiss
Contribute is being interpreted by some of my prospective clients as Macromedia's version of my company's proprietary web content management tools on their initial reading of the Contribute site marketing material. They ask me "why do we need to pay you when we can use Macromedia's tools?" T

RE: newbie school of hard knocks (More ignorant questions)

2003-01-03 Thread Rafael Alan Bleiweiss
Try this SELECT firstname, lastname, emailaddress FROM 'addressbook' WHERE firstname = '#Form.firstname#' AND lastname='#Form.lastname#' AND emailaddress='#Form.emailaddress#' At 12:10 PM 1/3/03 -0500, you wrote: >In regard

RE: Happy New Year

2002-12-31 Thread Rafael Alan Bleiweiss
>May your code run correctly the first time your write it all year! > >Rick Talk about having a miraculous year!!! ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusi

Happy New Year

2002-12-31 Thread Rafael Alan Bleiweiss
Just a note to everyone on the list to wish you all a truly happy, intensely prosperous and amazingly enjoyable New Year Thank you all for being so open, and for sharing your knowledge with all of us on the list - I know that my ability to stay in this inudstry has been truly enhan

  1   2   >