ok, it didnt work right

2003-02-14 Thread Dave Lyons
on this auction time count down i have it working fine until the seconds get to 00. then it starts to count down again like 23 hours 59 minutes 59 seconds how do i stop them from continuing to count down? here is the code from the count down display Ends today! #daystogo# days

Re: array order question

2003-02-14 Thread Jann VanOver
On 2/14/03 4:39 PM, ""Owens>,Howard" <[EMAIL PROTECTED]" <"Owens>,Howard" <[EMAIL PROTECTED]> wrote: > If I'm passing an array from page to page using CFWDDX (in as an array, out > as CFML, back in as an array), will the array sort order remain consistant. > > And when the array creates a hit lis

Re: any ideas on this error?

2003-02-14 Thread Dave Lyons
it ended up being a few things Dave - Original Message - From: "Jann VanOver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, February 15, 2003 1:23 AM Subject: Re: any ideas on this error? > On 2/13/03 1:26 PM, "Dave Lyons" <[EMAIL PROTECTED]> wrote: > > > Pa

Re: any ideas on this error?

2003-02-14 Thread Jann VanOver
On 2/13/03 1:26 PM, "Dave Lyons" <[EMAIL PROTECTED]> wrote: > Parameter validation error for function DATEDIFF. > The value of the parameter 2, which is currently "CreateDateTime(Now())", > must be a class java.util.Date value. > Did you mean createOdbcDateTime(Now()) ??? ~~

Re: MXDU (MX DownUnder conference) - 19-20 Feb 2003 - Sydney Australi a

2003-02-14 Thread mark brinkworth
I'll be there!! --- "Tilbrook>,Peter"@yahoo.com, UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR. wrote: > Is anyone else in this list attending the MXDU > conference? > (http://mxdu.com). > > Cheers! > > == > Peter Tilbrook > Internet Applications Developer > Australian Building Codes Board > GPO

Re: count down code is buggin

2003-02-14 Thread Dave Lyons
nevermind i peeped my head outta my ass i got it Dave - Original Message - From: "Dave Lyons" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, February 15, 2003 12:53 AM Subject: count down code is buggin > the code i got to work last night on the auction count down

count down code is buggin

2003-02-14 Thread Dave Lyons
the code i got to work last night on the auction count down is having some troubles. the problem now is that after the auction is over the hours, minutes and seconds start over. so even thought the auctions over they keep goings do i need to cfif each 1 and can i base them off of the day? heres

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
I looked up cfflush in the docs and ran the example and it stalls out, lol Dave - - Original Message - From: "Peter Bagnato" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 11:51 PM Subject: RE: uploading progr

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
thanks for doing it! hopefully you can have a use for it as well seems like i have collected all kinds of weird shit like that Dave - Original Message - From: "Peter Bagnato" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 11:51 PM Subject: RE: upload

Re: dreamweaver ?

2003-02-14 Thread Dave Lyons
i found this too, looks like a cool lil tool http://www.joexx.de/DW-Exporter/download_en.php Dave - Original Message - From: <"Owens>; > To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 11:51 PM Subject: RE: dreamweaver ? > If you still have access to them, just save t

RE: uploading progress bar

2003-02-14 Thread Peter Bagnato
The key is by using the CFFLUSH tag. CFFLUSH takes whatever is in the buffer and flushes it to the browsers. Look up CFFLUSH in the documentation and you'll see what I mean. The only problem when using CFFLUSH is the fact that you can't use CFLOCATION after it... Kind of a headache to write the

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
one other ? how did you implement it? on an action page sent to after submission or just after the form? Dave - Original Message - From: "Peter Bagnato" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 11:41 PM Subject: RE: uploading progress bar > H

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
right on! so how did it work? i have gotten mixed results Dave - Original Message - From: "Peter Bagnato" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 11:41 PM Subject: RE: uploading progress bar > Here you go: > > > Please wait > > > > > >

RE: uploading progress bar

2003-02-14 Thread Peter Bagnato
Here you go: Please wait document.images["meter"].src = '../images/Percent#i#.gif'; Thanks for waiting! Hope this helps!!! Peter Bagnato -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 10:35 PM

Re: uploading progress bar

2003-02-14 Thread cf-talk
I caught this thread about half way but count me in too (also curious). -Novak - Original Message - From: "Dave Lyons" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 7:09 PM Subject: Re: uploading progress bar > ok > if you didnt get it let me know

Re: CF - PHP comparisons?

2003-02-14 Thread Sean A Corfield
On Friday, Feb 14, 2003, at 10:14 US/Pacific, Vince Bonfanti wrote: > BlueDragon will support CFCs and other MX functionality, and beyond. Do you have any timeline for that Vince? Last time this subject came up, you didn't seem very keen on implementing CFCs - On February 4th, you said: "Are CFM

ot: dreamweaver ?

2003-02-14 Thread Dave Lyons
I'm going to re install windows tonight and i was wondering if there is a way to save all your snippets and extensions so you dont have to go through that whole process. any thoughts? Dave ~| Archives: http://www.houseoffusion

Re: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Sean A Corfield
On Friday, Feb 14, 2003, at 19:07 US/Pacific, Critz wrote: > I think I found the problem... when pasting the url into the > browser, it redirects based on > variables in the url... I think cfhttp is choking on that > redirect... any suggestions on how to > catch that redirect with c

Re: Re:Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
i hear ya i run into that all the time hopefully u will find it i'm a newbie some i am not much help Dave - Original Message - From: "Tuan" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 10:05 PM Subject: Re:Re: Re:RE: RE: Highlighting search keyword

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
ok if you didnt get it let me know dont forget to let me know how it works i'd like to see you guys came up with what ben came up with Dave - Original Message - From: "Chuck Brockman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 9:15 PM Subject:

Re:Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Tuan
I've already encountered all these examples or some like them. Thanks for the info though, but it still doesn't tackle my specific problem. I appreciate the help though. -- "Dave Lyons" <[EMAIL PROTECTED]> writes: still another How can I highlight certain words in a string ?

Re: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Critz
oi Critz!! I think I found the problem... when pasting the url into the browser, it redirects based on variables in the url... I think cfhttp is choking on that redirect... any suggestions on how to catch that redirect with cf? Critz Frida

Re: OT: MXDU - Corfield

2003-02-14 Thread Sean A Corfield
On Friday, Feb 14, 2003, at 10:11 US/Pacific, Chris Kief wrote: > Not sure if anyone picked up on this already...but Mr. Corfield is no > longer > a keynote speaker at MXDU and Branden Hall has been brought in as a > last > minute replacement (not that I'd complain about a talk from the Flash >

RE: uploading progress bar

2003-02-14 Thread Chuck Brockman
Me too!! -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 9:04 PM To: CF-Talk Subject: RE: uploading progress bar yeah, count me in (curiousity got the better of me) :P -Original Message- From: Terry [mailto:[EMAIL PROTECTED]]

RE: uploading progress bar

2003-02-14 Thread Charlie Griefer
yeah, count me in (curiousity got the better of me) :P -Original Message- From: Terry [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 6:52 PM To: CF-Talk Subject: Re: uploading progress bar I'd like to see it too *** REPLY SEPARATOR *** On 2/14/2003 at 8:32

Re: uploading progress bar

2003-02-14 Thread Terry
I'd like to see it too *** REPLY SEPARATOR *** On 2/14/2003 at 8:32 PM Ewok wrote: >all cfm??? can i see can i see?? > >- Original Message - >From: "Dave Lyons" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Friday, February 14, 2003 3:03 PM >Subject: Re:

Re: REReplace and Replace function

2003-02-14 Thread Ewok
>This makes the function much more powerful and often more useful, but at the >expense of overhead. To what extent? I mean would I be better off using ReReplace(string, "a|b|c", "", "ALL") or Replace(string, "a", "") Replace(string, "b", "") Replace(string, "c", "") Just curious... I use them

Re: uploading progress bar

2003-02-14 Thread Ewok
all cfm??? can i see can i see?? - Original Message - From: "Dave Lyons" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 3:03 PM Subject: Re: uploading progress bar > im pretty sure its all cfm ben > > how was your short drive home last night > > Dav

Re: array order question

2003-02-14 Thread Bryan Stevenson
While I'm not sure if the order would remain the same, there are some great UDFs for manipulating structures and arrays (including sorting) found at www.cflib.org in the "Data" library I believe. So if you use those you'll be sure to keep your desired order ;-) Cheers Bryan Stevenson B.Comm. VP

array order question

2003-02-14 Thread HOwens
If I'm passing an array from page to page using CFWDDX (in as an array, out as CFML, back in as an array), will the array sort order remain consistant. And when the array creates a hit list page, listing all of the items in the array, with, say, input boxes to change items in the array ... Will t

Re: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Critz
oi Scott!! correct. I set timeout = "300" and it still threw an error... here's the url.. http://blah.com/GetReport.asp?daccnt=)i025699&dpasswd=test&dstate=NC&dcounty=WA&dapn=16080553000&dxml=1&dpcode=profpr if I remove "&dstate=NC" it works fine and if I remove other parts aswell, b

Re: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Critz
oi Ben!! correct. shouldn't be cookies, because the url is supposed to be used as such... it returns an xml document... Critz Friday, February 14, 2003, 6:24:56 PM, you wrote: BD> You are specifying http:// right? BD> Does the target use cookies for

A nice little trick

2003-02-14 Thread HOwens
I'm working on improving the functionality of my shopping cart. One thing I've always hated about it (and I find this problem in other shopping carts) is the "continue shopping" did take the user back to the exact same previous page after adding an item to the cart ... continue shopping links (inc

Re: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Scott Weikert
Do you have method="GET" RESOLVEURL="Yes" in your CFHTTP call? And maybe the timeout setting is too low? At 06:23 PM 2/14/2003 -0500, you wrote: >oi CF-Talk,!! > > I've got a url, I am trying to access via http. but it keeps throwing > a connection failure error. > but...if I paste the exa

Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
still another How can I highlight certain words in a string ? test .highlight{background-color:yellow;} \1","ALL")> \1","ALL")> #highlightsearchterm##newstring# Dave - Ori

Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
and another http://www.cflib.org/udf.cfm?ID=133 Dave - - Original Message - From: "Tuan" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 6:18 PM Subject: Re:RE: RE: Highlighting search keyword problem > Doe

Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
heres another #SearchTermVar#", "ALL")> Dave - Original Message - From: "Tuan" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 6:18 PM Subject: Re:RE: RE: Highlighting search keyword problem > Does anybody else have any other suggestion or alter

Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
Highlighting Search Terms faq232-1167 If you search for "time" using a search utility, how do you highlight the word "time" throughout the results, without also highlighting "sometime" or "timeframe" or other variations? The trick is to use Regular Expressions, or pattern matchi

Re: Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Dave Lyons
this is an asp extension but im sure you or someone here could convert what the output is to cf http://www.charon.co.uk/content.asp?CategoryID=11&ArticleID=11 Dave - Original Message - From: "Tuan" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 6:1

RE: Cfhttp doesn't work, but the url does....

2003-02-14 Thread Ben Doom
You are specifying http:// right? Does the target use cookies for anything? Hmm. All I can think of at the moment. Long day, long week, burned me out -- Ben Doom Programmer & General Lackey Moonbow Software, Inc : -Original Message- : From: Critz [mailto:[EMAIL PROTECTED

RE: Highlighting search keyword problem

2003-02-14 Thread Ben Doom
Instead of linking to thedocpage.cfm link to highlightpage.cfm?term=search%20term&page=thedocpage.cfm Let highlightpage.cfm do a cfhttp (there may be a more direct and efficient way to do this, but this is off the cuff) and run your replace on the contents, then display them. -- Ben Doom Pr

CF executing a DTS package for a MS SQL server

2003-02-14 Thread j cc
Actually, there's back-door that has nothing to do with VB or COM... -In enterprise manager, right click on your DTS, and choose "Schedule Package" -Now schedule the Package for any time period. -On the root tree for that DB server, go to "Management / SQL Server Agent / Jobs" -Right click on t

Cfhttp doesn't work, but the url does....

2003-02-14 Thread Critz
oi CF-Talk,!! I've got a url, I am trying to access via http. but it keeps throwing a connection failure error. but...if I paste the exact same url into a browser it works fine, any ideas? I'd paste the url but it contains sensitive information Critz

Re:RE: RE: Highlighting search keyword problem

2003-02-14 Thread Tuan
Does anybody else have any other suggestion or alternatives. I've thought about doing this before, but that would mean I would have to edit a lot of templates for this highlighting function to work. -- "Raymond Camden" <[EMAIL PROTECTED]> writes: So basically your search returns matche

RE: CFMX and J2EE

2003-02-14 Thread Vince Bonfanti
The O'Reilly book by Hans Bergsten is probably the best pure-JSP book on the market. Be sure to get the 2nd edition: http://www.oreilly.com/catalog/jserverpages2/ If you're interested in both servlets and JSP, you might also want to look at this free web site tutorial: http://www.apl.jhu.ed

Re: Custom tag recommendation?

2003-02-14 Thread ksuh
Hmm, you might be able to just put the jar file(s) into the wwwroot/web-inf/lib directory. Then restart the CFMX service... - Original Message - From: Ryan Mitchell <[EMAIL PROTECTED]> Date: Friday, February 14, 2003 3:38 pm Subject: Re: Custom tag recommendation? > Hey > > Just had th

Re: CFMX and J2EE

2003-02-14 Thread ksuh
Oreilly's JavaServer Pages 2nd edition is quite good, IMO. - Original Message - From: <"Ciliotta>,Mario" <[EMAIL PROTECTED]> Date: Friday, February 14, 2003 3:13 pm Subject: CFMX and J2EE > Hi, > > Can someone recommend a good beginners book that deals with the > creation of JSP pages.

Re: Custom tag recommendation?

2003-02-14 Thread Ryan Mitchell
Hey Just had the chance to look at this. Im runnign cfmx pro... Do I just dump the jar files into a classpath? I can write a class ok, thatll be no probs, I just need to figure out how to get these jars running properly on the server :) Ryan On 12/2/03 10:43, "Thomas Chiverton" <[EMAIL PROTECTED

Re: Re:query to get tablenames

2003-02-14 Thread Taco Fleur
Or use EXEC sp_tables null, null, null, "'TABLE'" - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, February 15, 2003 1:54 AM Subject: Re:query to get tablenames > > SELECT Name > FROMSysObjects > WHERE Type = 'U' > > > > > ~~~

CFMX and J2EE

2003-02-14 Thread mario.ciliotta
Hi, Can someone recommend a good beginners book that deals with the creation of JSP pages. Since we will be upgrading to CFMX for J2EE, it was recommended that I read up on JSP pages so that I could take full advantage of the new environment. Sorry for the slightly OT post but I figured someo

RE: RE: Highlighting search keyword problem

2003-02-14 Thread Raymond Camden
So basically your search returns matches as ids, and you link to article.cfm?id=X or some such? If so, in your link, simply pass along the search terms again. On your article.cfm, do (pseudo-code)... #searchterm... #data#

Re:RE: Highlighting search keyword problem

2003-02-14 Thread Tuan
Well, my document template is pulling the data from the database but its not using the query thats run when the search function is started. -- "Barney Boisvert" <[EMAIL PROTECTED]> writes: Are you saying that your document templates contain the content directly, rather than pulling it fr

Re: Bad External Date Representation

2003-02-14 Thread Jochem van Dieten
Jillian Carroll wrote: > > > UPDATEattendee > SET > > regreceived = > #CreateODBCDate(ParseDateTime(Trim(Form["regreceived" & Indx])))#, > > regreceived = NULL, > > > > I can't find what's wrong... ideas? The comma. But I would u

Bad External Date Representation

2003-02-14 Thread Jillian Carroll
I'm getting this error: ODBC Error Code = 0 () Error while executing the query (non-fatal); ERROR: Bad boolean external representation '' >From this code: UPDATEattendee SET regreceived = #CreateODBCDate(ParseDateTime(Trim(Form["regreceived" & Indx])))#,

RE: Highlighting search keyword problem

2003-02-14 Thread Barney Boisvert
Are you saying that your document templates contain the content directly, rather than pulling it from the database? If that's the case, you're stuck, unless you somehow read that template into a variable so you can manipulate it (with replaceNoCase). > -Original Message- > From: Tuan [mai

Re: flarenetworks.com dead?

2003-02-14 Thread Dave Lyons
Megan, looks like their office is on the same block as my dads office, I'll see if he can find anything out for you. Dave - Original Message - From: "Jillian Carroll" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 4:29 PM Subject: RE: flarenetworks.

Re: CF executing a DTS package for a MS SQL server

2003-02-14 Thread James Blaha
Jon, Thank you for you input. This should be an interesting adventure. Regards, James Blaha jon hall wrote: >http://www.sqlmag.com/Articles/Index.cfm?ArticleID=7836 >Figure 4 shows a vbscript example that should be easy to port, whether >or not CF can handle it is another thing all together...

Highlighting search keyword problem

2003-02-14 Thread Tuan
Ok, I've searched and read many topics on how to highlight keywords from a search result, but im still having problems figuring this out. All of the topics and examples that i've seen shows how to do it if your search result(detailed) page is created by ur search query. If thats the case then yo

RE: flarenetworks.com dead?

2003-02-14 Thread Jillian Carroll
Megan, I have some contact information for the general manager... but I'm not sure whether it's still accurate as when I looked back at my records, it is from late August 2002. I don't host with them, but I considered it at that time. Nick Richards General Manager Flare Network Operations Center

CFChart - Scale Labels.

2003-02-14 Thread Ian Skinner
Does anybody know if it is currently possible to complete remove all tic labels and every thing else from a CFChart object? I would like to create a completely clean bar graph with just to the data points graphed next to each other with no other decoration. We can remove all the labels, gridlines

RE: flarenetworks.com dead?

2003-02-14 Thread Matthew Small
Why are you even wondering whether or not to give them business? There are plenty of webhosts that aren't down like that. www.advances.com is pretty good. They have an occasional problem but they always fix it pretty fast. Matthew Small IT Supervisor Showstopper National Dance Competitions 3660

flarenetworks.com dead?

2003-02-14 Thread megan
Hi all, Does anybody use flarenetworks.com? I have a client who hosts with them. My client claims their site has been down for 24 hours. They say they've been down hours at a time on numerous occasions over the last couple of weeks. The main flarenetworks web site is also down. Any and all phone

RE: Dreamweaver MX bug?

2003-02-14 Thread Michael Wilson
I get the same code change. I have also updated to 6.1. MW -Original Message- From: Brad Howerter [mailto:[EMAIL PROTECTED]] He hasn't installed the update, we have. ~| Archives: http://www.houseoffusion.com/cf_lists/

Re: Developer Edition IP address

2003-02-14 Thread Christian Cantrell
Yes, you can demo your application to as many people as you want, however only DevNet subscribers can actually develop with the server. You have to run the numbers and see if it makes sense for you. If your three developers use other Macromedia tools that are included in a DevNet subscripti

Re:RE: REReplace and Replace function

2003-02-14 Thread Tuan
Thanks for all the replies. It really helped me understand the difference between the two. I think i need to read more on reg expressions. -- "Ben Doom" <[EMAIL PROTECTED]> writes: Replace() looks for a literal string within another string and replaces it with yet a third string: Replac

Re: CF executing a DTS package for a MS SQL server

2003-02-14 Thread jon hall
http://www.sqlmag.com/Articles/Index.cfm?ArticleID=7836 Figure 4 shows a vbscript example that should be easy to port, whether or not CF can handle it is another thing all together... The DTS object model is kinda VB biased. btw, Lumigent was offering a free DTS Object Model poster not too long ag

Re: best way to enter currency format

2003-02-14 Thread Dave Lyons
luckily this is just a once and done site so i wont have to worry about changing the db, well not until they start coughing up some more cash:) Dave - Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 5:30 AM

Dreamweaver MX bug?

2003-02-14 Thread Brad Howerter
B B Store this code in a file, then load into Dreamweaver MX. For me and a co-worker, it adds two s to make this code: B B For another co-worker, it doesn't misbehave. He hasn't installed the update, we have. *** The information in this e-mail is confide

Re: a different cffile upload ?

2003-02-14 Thread Dave Lyons
cool, thanks! Dave - Original Message - From: <"Owens>; > To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 3:49 PM Subject: RE: a different cffile upload ? > Because my hosting environment is a cluster, I need to use a UNC path, while > my local environment is just one

RE: a different cffile upload ?

2003-02-14 Thread HOwens
Because my hosting environment is a cluster, I need to use a UNC path, while my local environment is just one machine. So for me, the GetDirectoryFromPath() method doesn't work. Here's what I do -- on the Application.cfm page: //set DSN variable

CF based financial calculators

2003-02-14 Thread npetersn
I would like to see it, please send it to me. ~| 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://www.thenetpr

RE: Differences in SELECT type="multiple" on POST and GET methods

2003-02-14 Thread AEverett
> The application I'm working on originally used POST methods > for form submissions. On SELECT TYPE="MULTIPLE" fields, the > output was handled very nicely and the data was posted as > "somefield=value1,value2,value3" if multiple items were > selected. This made dealing with the values very

RE: Is Flash Remoting Licenses cross platform?

2003-02-14 Thread Mike Chambers
If you contact customer support they should be able to help you out. mike chambers [EMAIL PROTECTED] > -Original Message- > From: Stacy Young [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 14, 2003 3:06 PM > To: CF-Talk > Subject: MM: Is Flash Remoting Licenses cross platform? > >

Differences in SELECT type="multiple" on POST and GET methods

2003-02-14 Thread Pete Ruckelshaus
I'm having a real brain fart. The application I'm working on originally used POST methods for form submissions. On SELECT TYPE="MULTIPLE" fields, the output was handled very nicely and the data was posted as "somefield=value1,value2,value3" if multiple items were selected. This made dealing w

Re: a different cffile upload ?

2003-02-14 Thread Dave Lyons
just trying to make it to where i dont need to change it between my machine and the server. As obviously u need to do Dave - Original Message - From: "Ben Doom" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 3:26 PM Subject: RE: a different cffile up

RE: a different cffile upload ?

2003-02-14 Thread Ben Doom
I believe that destination is a local filesystem path, so something like c:\inetpub\wwwroot\sitename\subdir\filename.jpg If you need to find that location dynamically, you can use something like GetDirectoryFromPath(GetCurrentTemplatePath()) to get the absolute local filesystem path to the calling

a different cffile upload ?

2003-02-14 Thread Dave Lyons
trying to simply the transition between development comp and server, can I use this: http://#CGI_Server_Name#/uploads/filename.jpg"; nameConflict="overwrite"> or do i have to specify the destination specifically like so: dave ~~~

CF executing a DTS package for a MS SQL server

2003-02-14 Thread James Blaha
Hello All: Does anyone have an example of CF executing a DTS package for a MS SQL server via a COM object through the CFOBJECT tag? Regards, James Blaha ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 S

RE: Developer Edition IP address

2003-02-14 Thread Frank Mamone
Just to clarify, Chris, are you saying that I can demo on the server to as many people as I want, but need a license for every developer? I'll go look at the EULA an see if I can figure it out. Thanks again, Frank > - Original Message - > From: "Christian Cantrell" <[EMAIL PROTECTED]>

RE: endeca search engine

2003-02-14 Thread Raymond Camden
(Sending in for my boss...) We have used the Endeca engine, and we're quite happy with it. We're in production now - the front end is Java (JSP/beans/servlets), so we're using Endeca's Java API. We have done proof-of-concept with ASP/COM and Endeca, but if you're comfortable with Java, I say

Re: Application ? For JavaScript?

2003-02-14 Thread James Blaha
Ben, I'll give it whirl! Thanks, JB Ben Doom wrote: >In the "main page": > > id="utilityframe"> > > > >Call the page you were opening in a new window in the iframe using >javascript: >document.getElementById('utilityframe').src=newurl > >Then, instead of opener.location.reload() you

Re: Developer Edition IP address

2003-02-14 Thread Frank Mamone
Or have only one developer connect to it at any one time, right? That's ridiculus. You really need to look at having a corporate CFMX version for development servers. Thanks Chis. - Original Message - From: "Christian Cantrell" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent:

MM: Is Flash Remoting Licenses cross platform?

2003-02-14 Thread Stacy Young
Curious to know if we can use same license purchase for Solaris (flash remoting for java) on Linux if we decide to change. Thanks Stace ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://

RE: another pair of eyes on this CFScript, please

2003-02-14 Thread HOwens
Forget this request for help ... I've solved the problem. I don't remember, now, why I wrapped my loop in a function, but I thought I did it to try and fix some error. Once removed the function and just ran the loop based on the form submission, everything worked fine. H. ~~

Re: uploading progress bar

2003-02-14 Thread Dave Lyons
im pretty sure its all cfm ben how was your short drive home last night Dave - Original Message - From: "Ben Doom" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 2:58 PM Subject: RE: uploading progress bar > Offhand, do you know what technologies

RE: cffile with unique names

2003-02-14 Thread Rick Faircloth
Oh, wait, when Adam wrote: > rename the file using its original client file name prepended with the ID I was assuming he was doing it as part of the cffile tag...I'm sure he was talking about renaming it prior to the cffile function...right? Rick > -Original Message- > From

RE: REReplace and Replace function

2003-02-14 Thread Ben Doom
: Regular Expressions can be quite powerful, and I've only scratched the : surface. The syntax can be hard to grok, though. (I don't pretend to be : anything but a Regular Expression amateur.) If you knew the number of times that this particular RENinja learned a new trick from an ameteur who did

RE: uploading progress bar

2003-02-14 Thread Ben Doom
Offhand, do you know what technologies this uses? If it's using java or javascript, I'd really like to see it. -- Ben Doom Programmer & General Lackey Moonbow Software, Inc : -Original Message- : From: Dave Lyons [mailto:[EMAIL PROTECTED]] : Sent: Friday, February 14, 2003 2:28

RE: BlueDragon for .NET (WAS CF - PHP comparisons?)

2003-02-14 Thread Vince Bonfanti
Adam Wayne Lehman (aka Adrocknaphobia Jones) wrote: > > So BlueDragon is really CF's only hope. (Although from what > I've seen I see no reason to belive BD won't deliver) So when > will BD.NET get into a phase where I can play with it? Is it > really being called BD.NET? > We'll put out a ca

Re: Problems with mysql

2003-02-14 Thread Jochem van Dieten
Ryan Mitchell wrote: > Ok to answer all questions... > > Im using the last 3 version of mysql (ie 3.x), im using cfinsert + cfupdate. > > Jochem, how do u specify unicode and charset in the connection string? Use the following in the connectstring: useUnicode=true&characterEncoding=whatever_you_

Re: Developer Edition IP address

2003-02-14 Thread Christian Cantrell
I see your point, however according to your argument, why take any precautions at all against the illegal use of software? If people either comply with EULAs or they don't, why don't all software companies just make fully functional versions of all their products downloadable for free with

Re: Developer Edition IP address

2003-02-14 Thread Christian Cantrell
Yes, the CFMX server is in no way a limited edition, so using it for 3 developers will be fine. Just keep in mind that all 3 of those developers must be DevNet subscribers. For more information on the DevNet EULA, see the following URLs: http://www.macromedia.com/desdev/subscriptions/licen

RE: REReplace and Replace function

2003-02-14 Thread Ben Doom
Replace() looks for a literal string within another string and replaces it with yet a third string: Replace(contentstring, stringtoreplace, replacement); With REReplace(), you can search for and replace with regular expressions. This makes the function much more powerful and often more useful, but

RE: REReplace and Replace function

2003-02-14 Thread AEverett
> From: Tuan [mailto:[EMAIL PROTECTED]] > > Can somebody explain what the difference is between the > REReplace and Replace function? Im confused when to use one > or the other and their differences. Here's an example. If I wanted to remove the number 1 from this string, that's simply Re

RE: CF - PHP comparisons?

2003-02-14 Thread Vince Bonfanti
Yes, BlueDragon for .NET is completely implemented as CLI-based managed code (well...there is a little unmanaged C++ code in there, but that's also true for the Java version of BlueDragon, and for CFMX). It's not clear at this point that we're going to support in BlueDragon for .NET. It's technic

Re: REReplace and Replace function

2003-02-14 Thread charlie griefer
Tuan writes: > Can somebody explain what the difference is between the REReplace and Replace >function? Im confused when to use one or the other and their differences. replace() is a simple function to replace one character (or string of characters) with another. for example, in the strin

RE: cffile with unique names

2003-02-14 Thread Ben Doom
You can specify the destination filename: -- Ben Doom Programmer & General Lackey Moonbow Software, Inc : -Original Message- : From: Rick Faircloth [mailto:[EMAIL PROTECTED]] : Sent: Friday, February 14, 2003 2:34 PM : To: CF-Talk : Subject: RE: cffile with unique names : : :

RE: Application ? For JavaScript?

2003-02-14 Thread Ben Doom
In the "main page": Call the page you were opening in a new window in the iframe using javascript: document.getElementById('utilityframe').src=newurl Then, instead of opener.location.reload() you'd use parent.location.reload() Author's note: untested, unproven, etc. YMMV.

RE: REReplace and Replace function

2003-02-14 Thread Tony Weeg
reReplace = replaces based on a RE (Regular Expression) and Replace = replaces based on a string literal? or string? ...tony Tony Weeg Senior Web Developer UnCertified Advanced ColdFusion Developer Information System Design Navtrak, Inc. Mobile workforce monitoring, mapping & reporting www.navtra

REReplace and Replace function

2003-02-14 Thread Tuan
Can somebody explain what the difference is between the REReplace and Replace function? Im confused when to use one or the other and their differences. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=

  1   2   >